Changes
Added a jail gui system, you can choose how long to arrest a player for
Added safe areas, these are worldguard regions where players can not be arrested in, you can enable this in the config.
Fixed incorrect date format error with essentials jailing system.
Fixed issue with adding and removing police.
Fixed issue with reloading the config
Made it so all the permissions are now give to op by default
Removed support for versions 1.7-1.12
Upgrading
to upgrade please add SafeArea: false (or false if you don't want to enable this feature) and:
SafeAreas:
- examplesafearea1
- examplesafearea2
to the config.yml file (You can also simply delete the file and let it regenerate).
