Hey,
this update contains:
New Features: All regions can now be set to be under "protection of continuance". The idea behind this is, that regions/buildings that are especially beautiful can go into server property after the region got unsold. Regions that are under protection of continuance:
- can't be restored by the user (players can restore their own regions, if they have the permission arm.member.restoreprotectionofcontinuance (enabled by default). Restoring the region will also disable the protection)
- can't be reset or restored by the admins
- can still be unsold and extended
- won't be restored if they expire or get reset if the player isn't active anymore
- won't be for sale again
This means, that the building will stay and acts as part of the landscape after the owner of loses access to the region.
New command is:
/arm setprotectionofcontinuance [REGION] [true/false]
with the permission: arm.admin.setprotectionofcontinuance
Bugfixes: A bugfix that will fix a bug that caused that on 1.12 servers, the command
/arm subregion tool didn't work.
Reworks: The variable maxrenttime has been renamed to maxextendtime
This has the following impact:
- Messages that contained that variable will be restored to their defaults
- All config files that contain that variable will be updated automatically. This means that you can't go back to an older version. Make a backup before you update.
- The permission node arm.admin.preset.setmaxrenttime got renamed to arm.admin.preset.setmaxextendtime. Maybe that one needs to be changed. The corresponding command got renamed too.