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.
Features:
- Jail online and offline players
- Wide variety of protections to prevent escaping or simply to create more interesting escape route on role play server.
- Protection penalties (increase jail sentence if player is not behaving well)
- Guards that will kill player if he tries to escape
- Data is stored in either SQLite or MySQL.
- Supports multiple worlds
- Jailing without commands via item
- Supports escaping for role play servers.
- Allows players to vote a player to be jailed

(you can opt-out from tracking in plugins/PluginMetrics/config.yml)
For errors, problems and suggestion make a ticket! Errors, problems and suggestions in comments will be ignored.
Documentation
Video Tutorials
Configuration ( Protections | Guards | JailStick | JailPay | MySQL | Miscellaneous )
Commands
Permission nodes
API guide ( Javadocs )
Translations
French
German
Spanish
Norwegian
Polish
Bulgarian
Changelog
How can I help?
There are many ways you can help this plugin to continue to grow:
- Report any bugs you find by submitting a ticket.
- Suggesting ideas of things you would like to see in the plugin
- Telling people about the plugin so more ideas and bugs will be reported
- Donating to the project (top right of the screen) to help keep it alive
- Voting in polls on the main project page
Credits
- Tkelly for major part of SQL connectivity
- Hidendra for a good way to update SQL database
- CuteLord for help with testing and update videos.
- DeadIntermediate for help with testing and ticket management.
- lightmaster for reporting a lot of bugs, testing, and helping with tickets.
-
View User Profile
-
Send Message
Posted Jan 29, 2012LOVIT
-
View User Profile
-
Send Message
Posted Jan 29, 2012What are the essentials for this plugin I have the plugin GroupManager. I need the essentials. How is the name of that?
-
View User Profile
-
Send Message
Posted Jan 29, 2012@megaman2257
This plugin is mostly for basic jail features, but you can still create or request plugin that will do that and hook up with Jail plugin.
-
View User Profile
-
Send Message
Posted Jan 29, 2012I was wondering how cool it would be if a player could jail another player when he kills his enemy with a certain weapon.
-
View User Profile
-
Send Message
Posted Jan 29, 2012It's not abandoned, I'm just busy with other projects. And most features should be still working.
-
View User Profile
-
Send Message
Posted Jan 28, 2012I wish someone would pick up this plugin and update it since the author has abandoned it.
-
View User Profile
-
Send Message
Posted Jan 27, 2012Everything I've tested so far has worked out with the latest recommended build (1.1-R1).
There was one problem with the prison signs not showing the the name, time or reason. This was fixed by deleting, then creating the cells again.
Thanks.
-
View User Profile
-
Send Message
Posted Jan 27, 2012When people in jail escape, they just get teleported back. I like the guards idea, how do I configure it so they just get the wolves sicced on them instead? The config for guards has it set for 3 of them, but nothing gets created.
-
View User Profile
-
Send Message
Posted Jan 27, 2012BEST JAIL PLUGIN EVAR!!!!!
WAKE UP AND PATCH THIS MESS!!!
-
View User Profile
-
Send Message
Posted Jan 27, 2012Are u planning to update soon? We get serveral Issues:(
-
View User Profile
-
Send Message
Posted Jan 24, 2012How can you determine the time based on the time remaining field in a mysql database, i am trying to display it on my website
-
View User Profile
-
Send Message
Posted Jan 22, 2012Yeah.. the plugin spams everyones console with errors if they are using 1.1, it needs an update to fix
"08:37:49 [SEVERE] Could not pass event PLAYER_INTERACT to Jail
java.lang.NullPointerException at com.matejdro.bukkit.jail.listeners.JailPlayerProtectionListener.onPlayerInteract(JailPlayerProtectionListener.java:184) at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178) at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:208) at net.minecraft.server.Packet14BlockDig.a(SourceFile:43) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)"
-
View User Profile
-
Send Message
Posted Jan 20, 2012ok some reson my jail dont wonna work. when i do jaillist even tho i make one nothing happens not even errors. i remade it and nothing ... eny help or am i in need of updates am not seeing
-
View User Profile
-
Send Message
Posted Jan 19, 2012Please, can you make this plugin compatible with CommandHelper? At the moment if I try to run an alias on player jail, it says "Unknown Command".
-
View User Profile
-
Send Message
Posted Jan 18, 2012@Lolseeker
look in the config. i disable all the penalties for my jail
-
View User Profile
-
Send Message
Posted Jan 16, 2012I have made a ticket, and I willl post it here as well. I love this plugin, but I hate this spam in my console:
08:37:49 [SEVERE] Could not pass event PLAYER_INTERACT to Jail
java.lang.NullPointerException at com.matejdro.bukkit.jail.listeners.JailPlayerProtectionListener.onPlayerInteract(JailPlayerProtectionListener.java:184) at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178) at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:208) at net.minecraft.server.Packet14BlockDig.a(SourceFile:43) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
-
View User Profile
-
Send Message
Posted Jan 15, 2012@blixy123
If your too stupid to see the download link on the right dont bother using it.
-
View User Profile
-
Send Message
Posted Jan 15, 2012Ermm, where is the fucking download link lol?
-
View User Profile
-
Send Message
Posted Jan 14, 2012Is there a way to disable the penalty for dying in jail? I like to torture my players by placing lots of mobs in their cell :)
-
View User Profile
-
Send Message
Posted Jan 12, 2012What economy plugins are supported? And if iConomy is supported how do I get it to work with jailpay?