The system has supported wanted levels but never stored with the user records. This was because it had not been fully implemented. Not there are several items added to support wanted levels.
You can set a range on a jail to restrict users from going to a specific jail when they have a specific wanted level,
You can assign a wanted range on the world, anyone outside that range, you can setup to be kicked to a different server or world.
Commands
global This command shows the global settings screen, and allows you to set the settings for the server. This replaces the settings in config.yml.
setwanted This command allows you to set the users current wanted level. Valid values are NONE,MINIMUM, LOW, MEDIUM, HIGH
sendlocation This command allows you to configure the forced send location when a user falls outside the minimum, and maximum wanted levels configured
kicktype Sets the action type and destination for kicking a user. Valid values are onchange-server, onchange-world, onarrest-server, onarrest-world.
setminwanted Sets the lower end of the wanted range allowed in the world, or server.
setmaxwanted Sets the upper end of the wanted range allowed in the world, or server.
Changes:
Global settings are now done via the plugin, not the config.yml.
Fixes:
Wanted Status
When a player reached 0 bounty and they had a status of wanted, they would stay wanted. This has been fixed.
Language File
World and Jail settings showed maxdistance vs minbounty. So you never saw the correct setting.
Group Setting Commands
The group commands did not allow setting to blank, this is now the way to disable them from being used.
Configuration Saves
NPC Defaults for LOS attack were not getting saved upon the server shutting down.