Open caiobarnes opened 4 months ago
It's not clear from the video if the location the tree sapling doesn't stay is a protuding dirt ledge, but I suspect that it is, and that the tree is being blocked by the LimitSkyTrees
feature - see the docs: https://docs.griefprevention.com/configuration/#preventing-tree-grief
It's not clear from the video if the location the tree sapling doesn't stay is a protuding dirt ledge, but I suspect that it is, and that the tree is being blocked by the
LimitSkyTrees
feature - see the docs: https://docs.griefprevention.com/configuration/#preventing-tree-grief
Good afternoon, I read it. However, my setting is set to true
. And yet you can do it
Well you're supposed to set it to false not true.
Yeah - if LimitSkyTrees
is set to true, then GP will cancel any sapling planting on dirt blocks without a suitable amount of blocks underneath. If you don't want that behaviour, and want people to be able to plant saplings on any dirt block, then you need to set it to a false value, as @QarthO said.
Yeah - if
LimitSkyTrees
is set to true, then GP will cancel any sapling planting on dirt blocks without a suitable amount of blocks underneath. If you don't want that behaviour, and want people to be able to plant saplings on any dirt block, then you need to set it to a false value, as @QarthO said.
Yes, but the problem is that it is not working correctly, as you can see in the video
Re: the first half of the video, trying to place the sapling: The area you are initially trying to place the sapling and being blocked appears to be a very slim layer of grass and dirt, though we can't see for sure from the angle you're at. You cannot place the sapling because LimitSkyTrees
is true, as everyone else has said before. If you believe this is not correct, you will need to provide better views of the area where you are trying to place the sapling.
Re: tree growing into claim: The tree can grow into the claim because LimitTreeGrowth
is set to false.
Re: bonemealing grass: This was fixed in 404c5684856bce9bb6dc62bb575e6760265b0f01 for v17.
Observed Behavior
It's in the video -> https://youtu.be/0b5WYWfYDdI
Expected Behavior
It's in the video -> https://youtu.be/0b5WYWfYDdI
Reproduction steps
It's in the video -> https://youtu.be/0b5WYWfYDdI
Stack trace or error log
Server version
GriefPrevention version
Configuration
Plugin list
Running without GriefPrevention
Running with only GriefPrevention
Running on a fresh, clean server installation
Using unmodified client
We appreciate you taking the time to fill out a bug report!