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. See BukkitDev page for more information and download links: http://dev.bukkit.org/server-mods/jail/ (you can use your minecraft forum username and password on BukkitDev)
@Lummox- I have 3 things for you to try 1. Try it without underscores ("_") for example just label them jail1:jail2 2. Make sure you created each cell correctly 3. Are you making sure you are typing in the time in minutes. For example: /jail Badkid41 60 jail1:cell1 being bad
Hey, i just installed ur awesome plugin, but when i want to test it by my friend it just say this error in RCON: 01:18:40 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v2.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:777) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:725) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.NullPointerException at com.matejdro.bukkit.jail.JailZoneManager.findNearestJail(JailZoneManager.java:19) at com.matejdro.bukkit.jail.PrisonerManager.Jail(PrisonerManager.java:163) at com.matejdro.bukkit.jail.PrisonerManager.PrepareJail(PrisonerManager.java:133) at com.matejdro.bukkit.jail.commands.JailCommand.run(JailCommand.java:16) at com.matejdro.bukkit.jail.commands.BaseCommand.execute(BaseCommand.java:30) at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:248) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 12 more can you help? Mfg. TrusT
This has got to be the best jail plugin by far. You have done an amazing job. I would just like to recommend 1 thing that I would really like to see happen. I would like to see support for a spot in the config file, where you can either enable or disable the usage of being sent into a group. In simpler terms I would like to see an option to, when a player becomes jailed, they be moved to a different group. * example * I was VIP when I got jailed. I would get changed to a set group in the config " Prisoner" or (whatever the owner may want). Then upon return of getting released I would become VIP again. I hope you take this suggestion into account, either way you will still have an amazing plugins on your hands. ~ LuigiBro124
My bad, but thank you anyway for taking the time to read that post. Thank you again for making this plugin, it helps a lot!
@matejdro - Do you have any clue as to why my config keeps changing the block penalties to true? Any insight would be very appreciated.
Sorry to bother you again, but I need help again. I have created a jail named dungeon and it has 13 cells. There names are Cell1 , Cell2, Cell3, etc. Whenever I type the command to jail somone it looks like this: /jail noahstauff10 5 dungeon:Cell13 being pro . However, whenever I do this it teleports them to Cell5. I type the command in with all different cell names, they still teleport noahstauff10 to Cell5 . When I type /jaillistcells dungeon - it gives me all the cell names 1-13. Also, I run on permissionsEx and am using vault for the plugin as well. Please post back with any feedback or suggestions. ~ LuigiBro124
How to jail players with name like this "example ex" i cant jail the person because he has two parts in name,how to fix this ?
@niki101296- Try to use "_" This will most likely fix this problem. I am also almost positive that you are not allowed to have a space in your name. So I recommend jailing the player example ex like so. /jail example_ex 120 Jail1 For having a difficult name
@LuigiBro124 what happens if you jail him offline? @killerhunt0 So it will always reset to default number? @niki101296 This is not a valid name and I think most other plugins will have problems with it either. Try finding a plugin that prevents people to have spaces in their names.
i can't jail any player when i type /jail [playername] the server says: "An internal error occured while attemting to perform this command" i use PermissionsEx so i don't need Vault, do I ?? please help me...
Is that really working on 1.2? Because when i tried to do /jail somebody it said error. So maybe need some fixes?
Looks pretty cool. Can't wait to try it once you update to 1.2.3. Edit: ninja'd. seems to simply not respond at all under 1.2.3, as if Bukkit just ignores the .jar for some reason.