2013-12-23 21:31:27 +01:00
[Jail 3.0 ](http://ci.graywolf336.com/job/Jail/ )
====
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.
[![Build Status ](http://ci.graywolf336.com/job/Jail/badge/icon )](http://ci.graywolf336.com/job/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
2013-12-25 05:52:10 +01:00
* Language system (adding language strings as I use them, be patient with me)
2014-01-01 23:19:04 +01:00
* Handcuffs are now implemented
2013-12-25 05:52:10 +01:00
* Config value ``jailing.jail.defaultJail`` is now used
* Config value ``jailing.jail.defaultTime`` is now used
* The time passed can be represented by time shorthand, aka "3hours" or "15minutes" or etc (defaults to minutes)
* Config value ``jailing.jail.broadcastJailing`` is now used
* Config value ``jailing.jail.logToConsole`` is now used
2013-12-26 04:56:01 +01:00
* Config value ``jailing.jail.deleteInventory`` is now used
2013-12-28 22:08:24 +01:00
* Config value ``jailing.release.backToPreviousPosition`` is now used on jail and unjail
2013-12-26 05:57:09 +01:00
* Config value ``jailing.release.restorePreviousGameMode`` is now used
2013-12-26 06:20:52 +01:00
* Config value ``jailing.jail.gameMode`` is now used
2013-12-28 01:19:47 +01:00
* Config value ``jailing.during.ignoreSleeping`` is now used in one part
* Config value ``jailing.jail.commands`` is now used
* Config value ``jailing.during.maxFoodLevel`` is now used in one part
* Config value ``jailing.during.minFoodLevel`` is now used in one part
2013-12-28 22:08:24 +01:00
* Config value ``jailing.release.teleport`` is used in unjailing
2013-12-31 20:25:06 +01:00
* Config value ``jailing.release.commands`` is now used
2013-12-23 21:31:27 +01:00
[Jail 3.0 JavaDoc ](http://ci.graywolf336.com/job/Jail/javadoc )
2014-01-01 23:19:18 +01:00
====