07f3d85a2aa1bd418a71f1b7b01fbd686bfa6e96
This will prevent overriding inventories in cell chests. When we tell them the destination cell already has a prisoner in it, we try to find the first empty cell in that jail but if all the jail's cells are full then we tell them that as well.
Jail 3.0
This plugins adds Jail to your Minecraft server. Admins can define several jails and then jail/unjail people or jail them on time basis. Plugin also offers wide variety of protections, so players won't escape out of your jail.
ToDo
- About everything
Done
- Muted Prisoners are now muted
- New command system, internally we handle commands a lot better
- Delete commands are now remove
- Language system (adding language strings as I use them, be patient with me)
- Config value
jailing.jail.defaultJailis now used - Config value
jailing.jail.defaultTimeis now used - The time passed can be represented by time shorthand, aka "3hours" or "15minutes" or etc (defaults to minutes)
- Config value
jailing.jail.broadcastJailingis now used - Config value
jailing.jail.logToConsoleis now used - Config value
jailing.jail.deleteInventoryis now used - Config value
jailing.release.backToPreviousPositionis now used - Config value
jailing.release.restorePreviousGameModeis now used - Config value
jailing.jail.gameModeis now used
Jail 3.0 JavaDoc
Languages
Java
100%