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

  3. Offline

    Flipp

    I get Internal errors by using jailcheck and jailclear. Also it should read the Playerlist, I wanted to use /jail delete or jail list. I know the commands donĀ“t exsist now... but this puts "list" and "delete" to Jailed Persons, maybe the errors are because of that. But could also be because of other Plugins, because of updating to 617. But always the Same error(s):

    org.bukkit.command.CommandException: Unhandled exception executing command 'jailclear' in plugin Jail v0.5.6
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:233) at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:594) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:557) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:551) at net.minecraft.server.Packet3Chat.a(SourceFile:24) at net.minecraft.server.NetworkManager.a(NetworkManager.java:198) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283) at net.minecraft.server.ThreadServerApplication.run(SourceFile:375) Caused by: java.lang.NullPointerException at com.matejdro.bukkit.jail.InputOutput.UpdatePrisoner(InputOutput.java:288) at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:543) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35) ... 12 more
    Greets!
     
  4. im a noob how do i use the wooden sword im so confused,

    any video showing me?
     
  5. Offline

    matejdro

    @Flipp It's /jaildelete and /jaillist. I can access only online players list. And if i do that, it will break offline jail feature. I will check the errors

    It appears that something is wrong with jail creation for some people. I will check that.
     
  6. Offline

    PandaVidya

    So Jail and MonsterHunt are currently broken correct?
     
  7. Offline

    GiantCreeper

    Does it support 1.4?
    Since im using it, No errors on console at all.
    Just seems to be ignoring all commands.
     
  8. Offline

    blista77

    love the plugin but few commands dont work for me like /jailclear, /jailstatus but everything else seems to work
     
  9. Offline

    Blazednlovinit

    are you running permissions? i think theres a problem with the permissions because jailstatus works fine for me as admin but not for anyone assigned 'jail.usercmd.jailstatus' in permissions
     
  10. Offline

    Jack Bartlett

    The issue with mine is that you cannot destroy the jail..While you are in jail, but if you are outside of the jail, you can destroy it..This will most likely cause grief problems
     
    naisto likes this.
  11. Offline

    andrewkm

    I just tested the latest JAIL plugin with my [617] server and minecraft 1.4
    Just wanting to confirm everything works perfectly fine guys. :) Tested every command/feature i could think of.

    The only problem i am having, which comes from [556] as well... is i still cannot get users to use the /jailstatus command. Only I as admin/OP can access this command, yet my users cannot use it. Yes they have the permission to do so.

    The command doesnt even give them the usual "You dont have permission to use that command" thing. It simply shows nothing like it is none existant.

    Other then this, plugin works perfectly fine.
     
  12. Offline

    matejdro

    @Jack Bartlett maybe you have "jail.modifyjail" permissions? Then you can destroy the jail from outside.

    @andrekwm if there is no message and no error, it's 99% wrong permissions.
     
  13. Offline

    andrewkm

    Code:
    groups:
        Guest:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'lwc.protect'
                - 'essentials.list'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.msg'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.worth'
                - 'essentials.sell'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'essentials.signs.sell.use'
                - 'essentials.signs.trade.use'
                - 'essentials.signs.buy.use'
                - 'essentials.signs.mail.use'
                - 'essentials.signs.protection.use'
                - 'essentials.signs.free.use'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.heal.use'
                - 'jail.usercmd.jailstatus'
        Resident:
            default: false
            info:
                prefix: '&2'
                suffix: ''
                build: true
            inheritance:
                - Guest
            permissions:
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.signs.trade.create'
        Admin:
            default: false
            info:
                prefix: '&4'
                suffix: '&a'
                build: true
            inheritance:
            permissions:
                - '*'
    It used to work with old versions of jail, then i updated to a new one and a new one and it stopped working. I really forget which version it stopped at though :(

    Let me know if i should post something else?
    ps: i remember other users had same problem, let me see if i can find post.

    edit:
    I remember seeing this post:
    http://forums.bukkit.org/threads/admn-jail-v0-5-6-jail-bad-players-617.1912/page-20#post-161686
    Same problem here
     
  14. Offline

    matejdro

    I see the problem. It will be fixed in next release.

    But until then, you can use "jail.command.jailstatus" as permission.

    Thanks for your information (stopped working at newer build).
     
    andrewkm likes this.
  15. Offline

    andrewkm

    Thanks for quick response.
    Cheers! :)
     
  16. Offline

    svict4

    Great plugin!

    However when I came to delete my jail, it says that there's someone inside...
    SO then I proceed to use the /jailclear and get this

    Code:
    17:59:13 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail
    clear' in plugin Jail v0.5.6
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    33)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:594)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:557)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:551)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.NullPointerException
            at com.matejdro.bukkit.jail.InputOutput.UpdatePrisoner(InputOutput.java:
    288)
            at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:543)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    I see above that people are having the same issue :(
     
  17. I dont understand the thing with the wooden sword
     
  18. Offline

    GiantCreeper

    Your meant to define the cuboid area with it.
     
  19. Offline

    Sany_CZ

    I have suggestion. Add time in jail for chatting, and add free chat messages. This will allow prisoner to talk important things but not spawn. Also add mute player to diffident jails.
     
  20. Offline

    dxfire

    Digi likes this.
  21. When will the "temporary remove player's inventory while in jail" feature be added ?

    I don't really want people to loose their inventory permanently and nor do I want them spamming in the jail trying to get out... also, I found that a prisoner managed to place a redstone wire inside the jail while jailed, what would've happen if he placed a TNT there ? half of my town hall would be gone but only the jail intact ? :) Please, temporary remove inventory feature :p
     
  22. Offline

    faroutmat

    I'm a veteran minecrafter, but I have to ask a noob question here. Using the wooden sword, how do you "define" the cuboid area? When I right click with splinter-sword in hand, it doesn't give me any indication it's set a point. Nor does it give any indication when I do it on a opposing block (forming a square).
    Thank you for your time
    Mine with Pride
     
  23. Offline

    dreadiscool

    :( It's not working for me. I keep getting an error loading the files.

    [SEVERE] Could not load plugins\Jail.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:105)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.ClassNotFoundException: com.materjdro.bukkit.jail.Jail
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:97)
     
  24. Offline

    Kingmob71

    yea same exact thing here no indication whatsoever...please help :'(
     
    faroutmat likes this.
  25. Offline

    nerdsley

    Love the plugin, but it gives my server TONS of errors. I am running build #617, any help?
     
  26. Offline

    hiphopgamer

    hey i can create a cell, but when i send a player to jail it freezes the server and times out EVERYBODY
    any fix? im using 617
     
  27. Offline

    BangL

    v0.5.6 @ CB#617:

    Code:
    2011-04-03 06:03:07 [SEVERE] Nag author: '<NoAuthorGiven>' of 'Jail' about the following: onPlayerCommandPreprocess has been replaced with a new signature, (PlayerCommandPreprocessEvent)
    
    pls update
     
  28. Offline

    zajacmp3

    command /jailstatus on 617 seems to not work for normal users. Admins can run it.

    Permission node
    - 'jail.usercmd.jailstatus'

    Is it correct?
     
  29. Offline

    matejdro

    @dxfire that looks nice. Thanks.

    @Digi after persistence

    @dreadiscool try redownloading plugin.

    @nerdsley what errors?

    @hiphogamer any errros?

    @BangL make sure that you really have 0.6.5. This error was fixed in that version.

    @zajacmp3 Use jail.command.jailstatus until that is fixed.
     
  30. Offline

    Hiflon

    Seems like everyone is ignoring this question. I'm having the exact same problem and it would be very much appreciated if someone with knowledge of this plugin could help us out here
     
    faroutmat likes this.
  31. Offline

    matejdro

    Anyone with wooden sword issue, please try deleting all of your plugins with the exception of Jail and try creating jail.
     

Share This Page