mizarc / bell-claims

A comprehensive yet intuitive land claiming system for PaperMC servers, allowing players to protect their builds.
https://modrinth.com/plugin/bell-claims
MIT License
10 stars 5 forks source link

Fixed visualiser not displaying inner border #98

Closed mizarc closed 1 month ago

mizarc commented 1 month ago

If someone makes a claim in a donut shape leaving a middle section unclaimed, the visualiser does not show this and players could easily mistake that area as being claimed. This renders all inner borders in a similar manner to the outer border.

It may be useful to make the inner border a different colour in a more complex implementation, but API changes may need to be done to accommodate this. I will leave it as is for the patch fix.