Restored permissions.

Additionally, relatively more significant changes:
* Players now are limited in non-taxing protection stone artifacts by tier.
* Players can have a maximum of 12 non-adjacent land claims.
This commit is contained in:
Harrison Deng 2022-01-08 23:37:04 -06:00
parent a580c4fa56
commit f4c58273fa

View File

@ -44,7 +44,7 @@ drop_item_when_inventory_full = true
# This can make the world cleaner and have less scattered regions.
# Set the number of regions of non-adjacent regions with the permission protectionstones.adjacent.x (default is 1, -1 to bypass)
# Also can bypass with protectionstones.admin
regions_must_be_adjacent = false
regions_must_be_adjacent = true
# Whether or not to give players the option to merge new regions with ones they already own (overlapping)
# to create a new large region. Can merge any regions with protectionstones.admin