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

    matejdro

    DB is broken in Jail, will fix it today when i come home.

    @main() Point of this is that prisoner's inventory is stored in chest, so moderators can easily review his inventory and remove potentially dangerous items. What would be point of storing inventory if prisoner could just open chest and take everything back?

    @phaed Whoa. I had similar issue on my server and i fixed it by removing all plugins but Jail and Permissions. What plugins do you have installed?

    @Aleyasu If i would be writing plugin from start now, i would definitely go with flat file after all this issues with SQL. Big brother for example is very big plugin that NEEDS database or else it would be super slow an But currently it would need a lot of changes to implement flatfile, so i will stay on SQL.

    @xGamingGeneration planned

    @dakado do you have permission for jail command?

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

    SirNasty

    Hello, I thought id contact you because your pluggin has a fault, i cant create a jail. When i try to use the woodensword it doesnt work. i think the /jailcreate command is broken and im hoping you can fix this
     
  4. Offline

    Holylon

    Hey, I need HELP! I installed the plugin and now i get so many errors I can't even STOP the server!!!! Please help me!
     
  5. Offline

    matejdro

    @SirNasty do you receive message when you type /jailcreate?

    @Holylon Please paste errors.
     
  6. Offline

    Holylon

    Code:
    leport(JailPlayerPrevent.java:99)
    13:07:28 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:274)
    13:07:28 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    13:07:28 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
    13:07:28 [SEVERE]       at net.minecraft.server.NetServerHandler.teleport(NetServerHandler.java:359)
    13:07:28 [SEVERE]       at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:224)
    13:07:28 [SEVERE]       at com.matejdro.bukkit.jail.JailPlayerPrevent.onPlayerMove(JailPlayerPrevent.java:87)
    13:07:28 [SEVERE]       at com.matejdro.bukkit.jail.JailPlayerPrevent.onPlayerTeleport(JailPlayerPrevent.java:99)
    13:07:28 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:274)
    13:07:28 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    13:07:28 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
    13:07:28 [SEVERE]       at net.minecraft.server.NetServerHandler.teleport(NetServerHandler.java:359)
    >
    and there is much more, but i cant copy all, its too fast :(
     
  7. Offline

    matejdro

    You did not paste whole error, but i guess that your teleport point is not inside jail. Did you mark floor and ceiling?
     
  8. Offline

    Holylon

    Yeah i did, but my problem at the moment is that I cant connect to my server, nor that i can stop it! it would help me when you could tell me how to stop it... and after that we can look why this problem is on...

    EDIT: It dont work with "stop" in the console
     
  9. Offline

    xZise

    Nothing happens? Is there any error if you try to stop the server?

    Fabian
     
  10. Offline

    matejdro

    Just close it down.
     
  11. Offline

    Holylon

    its a root server, i dont know how to close it down... @ xZise i cant type in stop, i cant type in anything in the console...
     
  12. Offline

    xZise

    Okay, then execute “ps -aux | grep craftbukkit” and kill the process with kill? Replace “craftbukkit” with the name of your jar or with java if you have only running one java program.

    Fabian
     
  13. Offline

    laxi98

    ' 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
    16:09:41 [SEVERE] null

    sorry for the double post but could you fix this ASAP or my friends will laugh to my server and that hurts my soul :(

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

    dakado

    hey when you fix this error : when i type /jail i have internal error and player in jail can use all commands (warps)
    please fix it
     
  15. Offline

    EliteSoldier

    I don't want to add permissions, so when i install this, i can simply create a jail, its spawn, everything is ok, but when i jail anyone it says that we have encountered an internal error, so the jailed dude can simply teleport anywhere he wants or just break walls or else... I don't get it.

    Same for me, waiting for fixed version...

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

    matejdro

  17. Offline

    Andreas Brisner

    I read the two first pages here, but didnt find anything..

    How do you use jailcreatecells? I created two cells, then jailed a player, he ended up at the first teleport, and not in a cell...?
     
  18. Offline

    matejdro

    Added cell demonstration to first post.
     
  19. Offline

    Darcion

    2011-05-17 18:18:41 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'unjail' in plugin Jail v1.0.2 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.NumberFormatException: Value out of range. Value:"228" Radix:10 at java.lang.Byte.parseByte(Unknown Source) at java.lang.Byte.parseByte(Unknown Source) at com.matejdro.bukkit.jail.JailPrisoner.RestoreInventory(JailPrisoner.java:172) at com.matejdro.bukkit.jail.Jail.UnJail(Jail.java:409) at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:688) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35) ... 12 more
     
  20. Offline

    EliteSoldier

    Yes, im on v1.02, have just downlaoded it, but i don't get it... I can't create that fckin, jail... Maybe i can have some support ?

    When i installed permissions, now it gives couple of errors:[SEVERE] [Jail] error while creating Jail Zone! - [SQLITE_CONSTRAINT abort due to constraint violation <column name is not unique>
    and a lot of shit more... However, i don't want any permissions, because i don't really need them.

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

    matejdro

    @EliteSoldier that error means that jail with that name already exist

    @Darcion whoa. I will check it.
     
    EliteSoldier likes this.
  22. Offline

    EliteSoldier

    Thanks! This script is really awesome, <3 ya! Had to study it alot, however, i had v1.01 Lol'd... Thanks for help anyway. Was working on this whole 2 hours lol. Thats funny..
     
  23. Offline

    bestWRever

    PLEASE CAN SOMEONE HELP ME. When i go to type in /jailcreate it says: An internal error has occured while attempting to do this command. SUMONE PLEASE HELP ME
     
  24. Offline

    SirNasty

    Yes i do recieve a message but when i hit the ground with my hand it says nothing.

    This usually means that the plugin isnt istalled right?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  25. [​IMG]

    Can you help me?
    I get this when i created jail and set myself there. WTF? :DD
    Asked me cuboid at start,i press the door spot block, then back behind there the backwall floor block. then i press middle of those 2 blocks as the teleport spot block. and last thing to do was to put where to teleport when getting out of the jail.

    Why i get spamming of this?
     
  26. Offline

    bestWRever

    ok well do u think u can help me cause i installed it just the instructions said to
     
  27. Offline

    Ep8841

    Hey i get a weird error where it they can use commands to get out of jail but then they dont get ported back in
     
  28. Offline

    Andreas Brisner

    "Caused by: java.lang.NumberFormatException: Value out of range. Value:"940" Radi
    x:10"

    Im getting this, and I cant unjail players, please help :)
     
  29. Offline

    Pythros

    Getting this error message when trying to unjail someone... The player is still listed in the jail and I get the
    "An internal error occured while attempting to perform this command"

    Also... I'm unable to unmute people. It doesn't nothing.

    Show Spoiler
    Code:
    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'unjail' in plugin Jail v1.0.2
            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.NullPointerException
            at com.matejdro.bukkit.jail.Jail.UnJail(Jail.java:412)
            at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:688)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    
     
  30. Offline

    bestWRever

    Can someone tel me how to install this cause when i type /jailcreate it says internal error has occured. pls help ASAP

    AT LEAST U CAN CREATE A JAIL. EVERYTIME I TYPE /JAILCREATE IT SAYS THE SAME ERROR MESSAGE

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  31. but no help for me? :/ i dont understand why this wont work
     

Share This Page