TreeFellerPlus1.1

Details

  • Filename
    TreeFellerPlus.jar
  • Uploaded by
  • Uploaded
    Aug 7, 2018
  • Size
    19.15 KB
  • Downloads
    13,795
  • MD5
    aed3d6bcb4b22133ebb0c47493e7d3d6

Supported Bukkit Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

Update v1.1
New features:

  • Added a config.yml:
    • Enable tree felling for creative-mode players
    • Turn on/off item durability
    • Turn on/off breaking leaves when felling trees
    • Allow players to fell trees without axes
    • Blacklist certain worlds
  • Rewrote the recursive algorithm for felling trees: now leaves can be broken without destroying the leaves of nearby trees! By default, this will be enabled in the configuration
  • Added a /treefellerplus reload command to reload the config
  • Added another anti-grief heuristic (compatibility mode in config.yml) that allows other plugins (e.g., WorldGuard, Factions, Towny, etc.) to handle tree fellings and cancel them if necessary--this means that tree fellings are guaranteed to not grief protected regions

Changes:

  • Permission nodes changed from treefeller.* to treefellerplus.*