浪子琰~
本帖最后由 嘉晚饭,赢 于 2022-2-23 10:27 编辑

1.12.2paper端,想让玩家通过权限挖刷怪笼来获得刷怪笼

602471411
楼主试试这个插件  https://www.mcbbs.net/thread-1232365-1-1.html

嘉晚饭,赢
https://www.spigotmc.org/resourc ... -alternative.59921/
最新版需要java17运行
旧版本用这个
https://ruby.cowtransfer.com/s/9cafebe15ec140

嘉晚饭,赢
嘉晚饭,赢 发表于 2022-2-16 09:45
https://www.spigotmc.org/resources/mineablespawners-1-8-1-18-silkspawners-alternative.59921/
最新版 ...

功能很少 比较符合你说的“轻量”概念
  1. Commands: Main command "/mineablespawners" or "ms"
  2. "/ms give <player> <type> <amount>" => Give a player spawners.
  3. "/ms set <mob>" => Set a spawner type by looking at it.
  4. "/ms types" => List all available types.
  5. "/ms reload" => Reload the configuration.
  6. Permissions:
  7. "mineablespawners.give" => Access to /ms give
  8. "mineablespawners.set" => Access to /ms set
  9. "mineablespawners.set.(type)" => Access to a specific type of mob in /spawner. Only applicable if require-individual-permission is set to true in the config.
  10. "mineablespawners.mine" => Permission to mine a spawner.
  11. "mineablespawners.mine.<type>" => Permission to mine a specific type of spawner.
  12. "mineablespawners.nosilk" => Bypass the silk touch requirement when mining spawners.
  13. "mineablespawners.eggchange" => Ability to change spawners by right clicking them with spawn eggs.
  14. "mineablespawners.eggchange.<type>" => Access to specific types of mobs when using spawn eggs to change spawner types.
  15. "mineablespawners.types" => List available entity types.
  16. "mineablespawners.bypass" => Bypass spawner placing/mining requirements.
复制代码


mineablespawners.mine权限可以让玩家挖掉任意刷怪笼
mineablespawners.mine.<type>权限可以让玩家挖掉指定类型刷怪笼
但是默认需要玩家使用精准采集来挖 可以给玩家这个权限绕过这个限制
mineablespawners.nosilk

第一页 上一页 下一页 最后一页