graywolf336
500c2abd51
Switch to using JCommander for the params/arguments system.
This system is very complex and we can make it as complex or as simple as we want. This will save us time when we want to parse commands and since it takes a while to write the code to parse the commands, this way provides a lot more options. I'm excited for this.
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
Jail 3.0 JavaDoc
Languages
Java
100%