diff --git a/plugins/ProtectionStones/config.toml b/plugins/ProtectionStones/config.toml index 2f2c43e..d44b720 100644 --- a/plugins/ProtectionStones/config.toml +++ b/plugins/ProtectionStones/config.toml @@ -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