TimberMP-1.3.0

Details

  • Filename
    TimberMP.jar
  • Uploaded by
  • Uploaded
    Jun 4, 2013
  • Size
    18.79 KB
  • Downloads
    367
  • MD5
    f91b344ee6e75240f1ce47a459250b2b

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

Changed Features

  • I've found a convenient way to merge the permissions and the non permissions version
    • Enable permissions support in the config file (by default everyone has full permissions)

Problems

I have no idea why the auto-replant feature doesn't work. I've used the block.setType() function to set the block type to sapling, but it doesn't work. I may have made a mistake anywhere, can someone please lookup my code and tell me how to fix this issue? If you just want to try it add the following line to the config file to enable the feature:

auto-replant: true

The code for the auto-replant feature is at the bottom of PluginBlockListener.java in TimberMP.jar\me\McSebi\TimberMP\