A fork of the Jail CraftBukkit plugin
Go to file
graywolf336 1d8316f576 Add another config setting.
This and the previous change require updating of the wiki as I have
changed a lot. I'm still not too sure if this is how I want to keep the
config setup.
2013-12-22 12:31:10 -06:00
src Add another config setting. 2013-12-22 12:31:10 -06:00
.gitignore More work on the config and also start working on the language messages. 2013-12-22 12:19:29 -06:00
pom.xml Update the version of the jcommander. 2013-12-18 23:26:04 -06:00
README.md First commit, converted to a truely maven project and switching over to my own repository for better management. 2013-12-05 18:22:15 -06:00

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.

Build Status

ToDo

  • About everything

Done

  • Muted Prisoners are now muted
  • New command system, internally we handle commands a lot better
  • Delete commands are now remove

Jail 3.0 JavaDoc