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

    Tealk

    ok have update agein
    now error now
     
  3. but then it disables the jail status cmd thing. OH NOES!
     
  4. Offline

    donald16tig

    This may just be me, but i have the Seat mod installed and when i sat down on the seat it said i was in jail and each time i moved it added 30mins to the time, also i could not unjail myself and in the end it crashed my server, anyone know how i could over come this ? But besides this it is a Great mod!
     
  5. Offline

    matejdro

    Maybe you have to use stick to click on seat? Then disable JailStick feature.
     
  6. Offline

    TheTrixsta

    It worked for my server, but when i jail a player my server laggs really bad until i unjail them and in my backend of my McMyAdmin I get the error "[SEVERE] Could not pass event PLAYER_TELEPORT to Jail" and it keeps repeating that error used to when i first used tht command it shut my server completely down but now i just get this help anyone?
     
  7. Offline

    matejdro

    Is your teleport point inside jail? Have you marked both floor and ceiling?
     
  8. Offline

    Boby

    Hi my server has this jail mod but whenever i put a player in jail it says this

    2011-05-14 09:13:52 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v1.0.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:278)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:682)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.AbstractMethodError: org.sqlite.Conn.isValid(I)Z
    at com.matejdro.bukkit.jail.InputOutput.UpdatePrisoner(InputOutput.java:424)
    at com.matejdro.bukkit.jail.JailPrisoner.StoreInventory(JailPrisoner.java:159)
    at com.matejdro.bukkit.jail.Jail.Jail(Jail.java:353)
    at com.matejdro.bukkit.jail.Jail.PrepareJail(Jail.java:287)
    at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:651)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more

    when i got to unjail the player it says "That player is not jailed!"
    help me i need this plugin!!!!!
     
  9. Could someone please explain to me why I am asked to select the chest that belongs to a cell if a jailed player then can't use the chest?

    EDIT: And by the way I don't experience any bugs at the moment.
     
  10. Offline

    Holylon

    Hey matejdro,
    thanks for this plugin, i were happy if it work for me... when i try to jail someone, his inventory is deleted, he is ported in the jail and i got a text massage "An internal error occured while attempting to perform this command". I cant unjail him because he says that this player isnt jailed, but wehn i want to jail him he says the Player is already jailed... Here is the error message i got in the console:
    Code:
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v1.0.1
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:677)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:640)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:634)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.AbstractMethodError: org.sqlite.Conn.isValid(I)Z
            at com.matejdro.bukkit.jail.InputOutput.UpdatePrisoner(InputOutput.java:424)
            at com.matejdro.bukkit.jail.JailPrisoner.StoreInventory(JailPrisoner.java:159)
            at com.matejdro.bukkit.jail.Jail.Jail(Jail.java:353)
            at com.matejdro.bukkit.jail.Jail.PrepareJail(Jail.java:287)
            at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:651)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    
    And I think my server crashes sometimes cause of this, because before i installed that plugin, everything was fine, after that the server stops sometimes for unknown reasons... Hope you can help me :)

    LG Holylon
    PS: Sorry for my bad english, i'm german :D

    EDIT: Seems Boby has the same problems, i was about to write the post when he posted it, so sorry for double post, but i think my post contains more informations ^^
     
  11. Hi, I'm using your awesome plugin on my server based on CB766 and I've set the configuration file for mysql connections.

    I have a lot of errors when the server should "auto-unjail" a player (when his jail time is over).
    It seems to be a communication problem between the plugin and the mysql BDD.
    Otherwise, the plugin works perfectly and I can jail/unjail players without any (sql connections) problems.
    Here is the pastebin of these errors : http://pastebin.com/03EDfGhS

    Thanks a lot for your help and your plugin.

    Edit : The plugin works perfectly few minutes after the server starting but after a while, theres lots of errors when somebody is jailed.
     
  12. Offline

    TheTrixsta

    Yes i did the cuboid correct becuase i use worldedit alot so i set it correct

    OH! To The Floor And Ceiling! Let me do tht and see what i get mate sorry
     
  13. Offline

    hbrim117

    when i type the \jail [qwerty] command an internal error message get displayed and in the console this appears
    21:18:38 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail
    ' in plugin Jail v1.0.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85
    )
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    78)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:682)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.AbstractMethodError: org.sqlite.Conn.isValid(I)Z
    at com.matejdro.bukkit.jail.InputOutput.UpdatePrisoner(InputOutput.java:
    424)
    at com.matejdro.bukkit.jail.JailPrisoner.StoreInventory(JailPrisoner.jav
    a:159)
    at com.matejdro.bukkit.jail.Jail.Jail(Jail.java:353)
    at com.matejdro.bukkit.jail.Jail.PrepareJail(Jail.java:287)
    at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:651)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
     
  14. Offline

    thestriker095

    same problem!!!!! please fix!
     
  15. Offline

    phaed

    So I /jailcreate Jail, then get a wooden sword and right click on one block, and it shoots out a wall of text ending in: Jail created.

    Didn't even let me select the other points.
     
  16. Offline

    NEO

    You need to add a durability check for tools, armors, etc when the jail removes a players inventory then gives it back once the player is released. Basically if your jailed its like free tool repairs.
     
  17. Offline

    Tim Yong

    Running Jail 1.0.1 on CraftBukkit #766 returns the error below when trying to jail a player. It teleports the player to a jail and wipes their inventory. However, they are not prevented from leaving. Also, un-jailing the player says they are not jailed and it does not restore their inventory.

    Code:
    2011-05-15 00:00:03 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v1.0.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:278)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:682)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.AbstractMethodError: org.sqlite.Conn.isValid(I)Z
        at com.matejdro.bukkit.jail.InputOutput.UpdatePrisoner(InputOutput.java:424)
        at com.matejdro.bukkit.jail.JailPrisoner.StoreInventory(JailPrisoner.java:159)
        at com.matejdro.bukkit.jail.Jail.Jail(Jail.java:353)
        at com.matejdro.bukkit.jail.Jail.PrepareJail(Jail.java:287)
        at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:651)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
     
  18. Offline

    blutherz

    i have same problem.
    If need i can post my plugin list, perhaps it is a incompatible plugin
     
  19. Anybody...?
     
  20. Offline

    TheTrixsta

    ok so when i type /jail [Player Name] It spawns them in my jail location but its basically just spawning them to the jail and taking there items away D: when i type /unjail [Player Name] same as when i jailed them it says player isnt jailed D: help
     
  21. Offline

    Aleyasu

    I know that this is probably something that will never happen, but will you ever add flatfile support? It is much more easier to setup...
     
  22. Offline

    Tfs Halo

    you said EXACTLY the same thing on bigbrother's thread... >_>?

     
  23. Offline

    Aleyasu

    yes and?
     
  24. Offline

    Tfs Halo

    sounded to me that you were spamming the threads with something that you know wasn't going to happen.

    i think suspicious of someone when they copy and paste things on two threads. sorry if it wasn't your intention
     
  25. Offline

    Aleyasu

    As i said... I was just wondering, not spamming.
     
  26. Offline

    Jessicadawn

    Running the newest version of Jail
    Bukkit build 766

    Im unsure how to get the error codes so if you can explain that i can do that for you so you have more info BUT.

    On my server we have room with 6 "cells" but they are configured as 6 different jails and another room across the "road" with 2 seperate jails. Whenever we type /jail player cell1 or /jail player time amount it will crash our server.
     
  27. Offline

    spunkiie

    2011-05-15 19:35:06 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v1.0.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:278)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:682)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.AbstractMethodError: org.sqlite.Conn.isValid(I)Z
    at com.matejdro.bukkit.jail.InputOutput.UpdatePrisoner(InputOutput.java:424)
    at com.matejdro.bukkit.jail.JailPrisoner.StoreInventory(JailPrisoner.java:159)
    at com.matejdro.bukkit.jail.Jail.Jail(Jail.java:353)
    at com.matejdro.bukkit.jail.Jail.PrepareJail(Jail.java:287)
    at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:651)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
     
  28. Offline

    Bigwig222

    Works OK... there is a glitch... (hockeyman1314 is my friend..)
    me: /jail hockeyman1314
    Player jailed.
    /unjail hockeyman1314
    That player is not jailed!

    it also wont teleport them out...
    CB: 766
    Code:

    Code:
    2011-05-15 17:36:53 [SEVERE] null loading Jail v1.0.1 (Is it up to date?)
    java.lang.NullPointerException
        at com.matejdro.bukkit.jail.InputOutput.PrepareDB(InputOutput.java:506)
        at com.matejdro.bukkit.jail.Jail.onEnable(Jail.java:68)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:676)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:336)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:201)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:278)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:682)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  29. Offline

    thestriker095

    I Get The Same Error!!!!
    matejdro Please Fix!
    Thanks!
     
  30. Can you create a command so you can change the time someone has to spend in jail while they are in jail?
     
  31. Offline

    dakado

    OMG STUPID PLUGIN WHEN I DELETE PERMISSIONS OF MY PLUGINS THE JAIL IS OK BUT WHEN I LOAD PERMISSIONS ON SERVER /JAIL IS UNKLOWN COMMAND!
     

Share This Page