averixus / floristics

Minecraft spigot server plugin to regrow plants naturally over time.
8 stars 7 forks source link

Feature Request for buffer around claims #10

Closed Dreamthief01 closed 5 years ago

Dreamthief01 commented 7 years ago

While this seems to be doing a great job of not planting saplings within claims, it will still plant saplings right on the edge of claims and then the leaves can overhang.

A nice feature would be having a configurable threshold such that when set at "5" for example, when trying to plant a sapling, the system would check if the block is on a protected claim, and then check if any blocks 5 blocks N S E W of that block are a protected block

Just a thought if you run out of ideas.

averixus commented 7 years ago

Oh, this is a good point! It might not even need to be configurable really, it should be built-in that trees can't generate overhanging claims.