Please note that this version made some large changes. So please make sure you backup your Jailer plugin folder in-case you need to roll it back. This replaces 1.6 as I had a couple issues with the Sqlite side of things, and when users quit.
When this version kicks in it will auto roll your data to a sqlite database and delete the flat files.
I have added the ability to show stats via the LeaderHeads plugin.
The board names are as follows:
jail-bounty (Top current bounties)
jail-totalbounty (Top lifetime bounties)
jail-arrests (Top arrests)
jail-murders (Top murders)
jail-escapes (Top escapes)
jail-rcntarrests (Recent Arrests)
jail-rcntescapes (Recent Escapes)
Sqlite & MySql Support
The plugin will auto migrate your data to sqlite when it starts up.
You can however select to go with MySQL. I would suggest you make a backup, then delete your config file. This will generate a new one and you can change the settings in there. Below is the section to add if you want to just update your config on your own.
You can now add or remove bounties from players. They have to be connected to the server, not offline.
/jailer addbounty {player} {Bounty#}
/jailer removebounty {player} {#}
Fixes:
Quite a few fixes were added to this. Been over a bit so i forget them all. However I would swap to Sentinel if you are on 1.9.2+ as sentry it will not jail the players (Cannot get the real amount of damage).