本帖最后由 1582952890 于 2017-9-16 10:09 编辑

TreeDestroyage

有一天我在种树,我想让砍树变的更快,于是就创造出了这个插件
现在当你拿出金斧头砍树时(可修改工具)砍掉那块的上面部分将全部掉下来,省时又省力
另外可以在配置文件里修改金斧砍树的耐久性
原文:

Sponge端用的砍树插件,不喜勿喷



指令&权限
/trds reload                            - TreeDestroyage.reload
/trds set <选项> [数值]         - TreeDestroyage.set

快速砍树权限 - TreeDestroyage.destroy



配置文件:
  1. # Only activate when the player hits the very bottom of the tree.
  2. # 仅当玩家砍树的底部时才会激活
  3. baseOnly=false
  4. # Whether the axe should also log the tree downwards.
  5. # 是否在砍掉树后下面的部分也跟着掉落
  6. breakDownwards=true
  7. # Whether to consume durability from tools that support it.
  8. # 是否消耗工具的耐久性
  9. consumeDurability=true
  10. # Enable/disable this plugin functionality
  11. # 开启或关闭这个插件
  12. enabled=true
  13. # List of items that can be used as axe
  14. # 支持快速砍树的工具列表
  15. items=[
  16.     "minecraft:golden_axe",
  17.     "minecraft:diamond_axe"
  18. ]
  19. # Maximum amount of blocks that will be destroyed in one hit
  20. # 破坏一个木头后最大掉落的方块数量
  21. maxBlocks=200
  22. # Place the according sapling after logging the tree.
  23. # 砍掉树之后自动种树苗
  24. placeSapling=true
  25. # Amount of time in seconds to protect the placed sapling. (0 to disable)
  26. # 树苗保护时间,单位是秒(0为关闭)
  27. saplingProtection=60
  28. # 版本号,请勿改动
  29. version=7
复制代码


下载地址:
上方原帖下载
TreeDestroyage-0.9a-API4.1.0-33-all.jar (31.28 KB, 下载次数: 246) - API4.0.3~4.1.0
TreeDestroyage-0.11-DEV-API5.0.0-38-all.jar (31.85 KB, 下载次数: 178) - API5.0~5.2
TreeDestroyage-0.12-DEV-API6.0.0-39-all.jar (32.08 KB, 下载次数: 1291) - API6.0~7.0



最后,求……
懒得打那么多字了,反正这种小玩意能有几个评分