Inactive [ADMN/RPG] Jail - Jail bad players

Discussion in 'Inactive/Unsupported Plugins' started by matejdro, Jan 24, 2011.

  1. Offline

    matejdro

    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)
     
  2. Offline

    paully104

    matejdro There is next to no documentation on setting up / configuring guards on the bukkit dev / google. Would you mind explaining or appending your current documentation so the 30+ questions on how do i setup a guard, can be answered? I would highly appreciate it, besides that keep up the good work!
     
  3. Offline

    EnZiGuRi

    Well why i cant add perms to groups? jail.command.jail for example, im using PEX plugin, anyone can explain me why only OPs can jail?
     
  4. Offline

    AmeerthePimp

    I Use This Plugin On My Server & Without Doubt I've never had trouble using it! To Me Your The Best Jailing Plugin :D Can't Wait For New Updates!
     
  5. Offline

    Nickbenz

    I need this Plugin for my German Server for 1.2.5-R1.0
     
  6. Offline

    matejdro

    Update

     
  7. Offline

    applemagnus

    When i have created a jail and tries to jail someone, they always end up at the bottom of the map, right under the bedrock. Can someone please help me, it's really starting to annoy me cause i really need a jail for my server.

    :)
     
  8. Offline

    GOD_Benno_GOD

    matejdro
    Will this plugin break if I update my craftbukkit to 1.2.5-R1.0 ?
     
  9. Offline

    matejdro

    Probably not.
     
  10. Offline

    Ercan

    When the wolfs kill you outside jail, then you can do /back command and then your free to go even when the server thinks yuor still in jail...

    Fix ?:p
     
  11. Offline

    sammyn1414

    hi, i have version 1.2.5 for my server. will this still work????
     
  12. Offline

    Ian259

    I have a problem Ive been using this plugin for a while and it worked well. now the jails don't work. i did the jail list and i still have jail1 but when i try to put a player in it says jail1 does not exist even though i am sure i got the command correct help please
     
  13. Offline

    Giuseppe

     
  14. Offline

    xxqstar

    Hey! Excellent plugin!! So good!! But one problem. When i made three cells in one jail (Grief cell,Cheat cell, Mean jail) but whenever i try to put some one in mean jail, it goes to grief, when I try to put someone in Cheat jail, it goes to grief, whats going on??? Help!!!

    if you put capital in jail1, do lowercase. if its lower case, do capital.

    its for Giuseppe

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  15. Offline

    Sway

    awesome plugin! definatly using this, but one thing... is this compatible with the newest version of bukkit yet?
     
  16. Using 2.1.4

    Code:
    2012-06-04 22:41:32 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jailpay' in plugin Jail v2.1.3
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:103)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NumberFormatException: For input string: "1000$"
    at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
    at java.lang.Double.parseDouble(Unknown Source)
    at com.matejdro.bukkit.jail.commands.JailPayCommand.run(JailPayCommand.java:92)
    at com.matejdro.bukkit.jail.commands.BaseCommand.execute(BaseCommand.java:30)
    at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:238)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 14 more
    when jailing a player this comes.
     
  17. I get this:

    03:15:42
    CONSOLE:
    [INFO] /50.23.30.168:49586 lost connection
    03:15:50
    CONSOLE:
    [WARNING] Task of 'Jail' generated an exception
    03:16:00
    CONSOLE: When I do MYsql databse
     
  18. Offline

    Kredit_Kard

    What are the needed permissions?
     
  19. Offline

    BlackPanda

    What if someone who is free starts breaking the jail >.>
     
  20. Offline

    GoldenGecko99

    Best... Jail... Plug-in... EVER NO IFS OR BUTS ABOUT IT! Thank you soo much!!
     
  21. Offline

    chopstick121

    when i type the name for the cell it didnt work
     
  22. Offline

    oisins

    I have a problem with this plugin if i jail my self of someone else and walk in the jail i get a huge error in the console:

    [SEVERE] Could not pass event PlayerMoveEvent to Jail org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:198) at net.minecraft.server.Packet10Flying.handle(SourceFile:126) at net.minecraft.server.NetworkManager.b(NetworkManager.java:246) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:102) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:82) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:451) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean at com.matejdro.bukkit.jail.Settings.getBoolean(Settings.java:51) at com.matejdro.bukkit.jail.listeners.JailPlayerProtectionListener.onPlayerMove(JailPlayerProtectionListener.java:90) at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ... 11 more
     
  23. Offline

    matejdro

    If anyone wants to test v2.2.0 prerelease here is it:

    https://dl.dropbox.com/u/6999250/Jail.jar

    (I cannot upload to main page because I currently don't have permissions)

    Changelog:
    - You can define types of guards in config. Many mobs do not work due to new AI. Try to find ones that work.
    - /jail command completely changed
    - Fixed protection of chests against prisoners inside cells
    - Fixed errors on restoring enchanted items when player gets released

    Jail command is now parameter based. For example:

    Code:
    /jail matejdro 10 r:"Not releasing jail for too long" j:somebadjail c:worstcell
    So you don't have to type in all parameters and you can type them in any order
     
  24. Offline

    matejdro

    And new version is out ;)
     
  25. Offline

    matejdro

    Updated.
     
  26. Offline

    xMinecraft

  27. Offline

    matejdro

    Right now, but BukkitDev staff need to approve file.
     
  28. Offline

    xMinecraft

    Ok.
    I await the new update
     

Share This Page