bentobox/src
tastybento 7737456309 Fixes issue with island protection range and permissions.
Permissions could set the island protection range greater than the
island distance.

This commit also fixes the User method that calculates the max value
from a permission. The default value was being used as the starting
point rather than 0, so it was not possible to set perms to go less than
the default value.

Added test clases around all these items.

https://github.com/BentoBoxWorld/BentoBox/issues/1047
2019-11-28 21:48:07 -08:00
..
main Fixes issue with island protection range and permissions. 2019-11-28 21:48:07 -08:00
test/java/world/bentobox/bentobox Fixes issue with island protection range and permissions. 2019-11-28 21:48:07 -08:00