GiantTrees
GiantTrees copied to clipboard
A bukkit plugin that creates giant trees
When loading a (rather old) world with `naturallyGrowTrees: true`, I get the following exception. It does not appear when loading a fresh world, or when `naturallyGrowTrees: false`. When set to...
If i try to generate a tree near an existing tree, or where a tree has been before, that was either mined by hand or removed with worldedit, it seems...
Do you plan to make a version for the sponge? https://www.spongepowered.org/
[16:05:23 INFO]:bla issued server command: /gt tree.OAK [16:05:26 WARN]: [GiantTrees] Task #12 for GiantTrees v1.1 generated an exception java.lang.VerifyError: class com.ryanmichela.trees.history.NoChangeBukkitWorld overrides final method setBlockType.(Lcom/sk89q/worldedit/Vector;I)Z at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_121] at...
Hey agent2594, your plugin is the best plugin in this category. I love it :) It works really good! But the "Naturally Growing Trees" feature do not work :( I...
logs http://hastebin.com/ojemebusut.avrasm config http://hastebin.com/lorolofuqi.vbs timings https://timings.aikar.co/v2/?id=83e642cae6d245679e6d2ffd5c8cd182
The tree-edit command when used from the server console attempts to use "javaw". As far as I'm aware, Java on Linux just uses "java". As such, the tree-edit command does...
setBlockFast methods were lost in the 1.9 upgrade. There might be no recourse at this point, but we at least need to investigate what the options are for mass block...