File Details
TimberMP-1.3.0
- R
- Jun 4, 2013
- 18.79 KB
- 458
- CB 1.5.2-R0.1
File Name
TimberMP.jar
Supported Versions
- CB 1.5.2-R0.1
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\

