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

    xVIPERx1

    Omg! thank you so much! Im not the smartest person out there and this is one of the easiest jail systems. I put it in my first server :D!
     
  3. Offline

    IDunno1

    Hey there I am using sqlite with it and nothing pops up at all ingame I type in /jailcreate MainstreamJail (MainstreamJail as the jail name) and I don't get the on-screen instructions or the wooden sword I even tried giving myself one just to try and get it working. Any one else had/having this problem? If so how did you get it working?
     
  4. Offline

    jmanjones

    Thanks! I used MCEdit and make a huge bedrock jail for this! Great plugin :D
     
  5. Offline

    matejdro

    @Semirotta AFAIK BOSEconomy was discontinued a long time ago? Or am i missing something?

    @IDunno1 permissions?

    @jmanjones well one of the points of this plugin is that you don't have to resort to ugly bedrock ;)
     
  6. Offline

    TheMightyOle

    Hey, great plugin, but I know a little bug, when I create cells like "Cell_01 and Cell_07". When I jail sombody and write /jail bob 10 jail:Cell_01 for something, he just automatic goes to Cell_04, have any soloutions for this?
     
  7. Offline

    algiuxas

    Hi. First of all, great plugin!

    Secondly, a problem :( I create a jail and some cells. I specify both sign and chest for each and every cell. I checked the database (I use MySQL) entries and the coordinates for both sign and chest are there. But whenever someone is jailed in that particular cell, the data about chest and sign (Sign and Chest columns) are just wiped empty from the database and no info on sign appears nor items are put in chest.

    I am using Jail v1.2.2 and CB RB 953.
     
  8. Offline

    yourock129

    do you need the sql database stuff? or is it just optional?
     
  9. Offline

    matejdro

    @TheMightyOle hm, can you try cell names without underscores and other special characters?

    @algiuxas are you sure you selected it in proper order? This sounds like you selected sign for chest and chest for sign.

    @yourock129 optional.
     
  10. Offline

    lukescicluna

    hey how can you remove jail?
     
  11. Offline

    yourock129

    Can you set multiple signs for one jail cell?
     
  12. Offline

    matejdro

  13. Offline

    Dimochka

  14. Offline

    wjdwndud0114

    hey awsome plugin but can u add a permssion node so that another admin cant jail other admins?? my friends are getting annoying
     
  15. Offline

    ArmEagle

    Any chance you could add a "/jailinfo [jailname]" command that shows the properties of a jail?
     
  16. Offline

    matejdro

    @Dimochka what is wrong with my zone implementation?

    @wjdwndud0114 @ArmEagle sounds useful. Please add this to issue tracker so i won't forget it.
     
  17. Offline

    ArmEagle

    Oh, and it would rock if one could set the jail are by using the worldedit region selection. That very conveniently allows you to modify a region without actually having to dig around to the right corners.

    Oh yeah sorry. Did that now.

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

    Dimochka

    Nothing if you don't feel like reusing existing APIs.
    Many plugins reimplement this over and over again and I just care a bit about developers spending their costly time on it.
     
  19. Offline

    matejdro

    Agree. But my implementation is currently working and I don't want to fix what is not broken.
     
  20. Offline

    Snipe76

    already tested and installed and i have to say........ you did well ;)
    i liked it... thx!
    diamond for you: [diamond]
     
  21. Offline

    thestriker095

    Is anyone else haveing this problem?
     
  22. Offline

    Zottelchen

    how we can make multiple cells in one jail?
     
  23. Offline

    Liger_XT5

    Not to be repeating anything that's been said, but I've been having some really weird lag when ever someone tries to leave the jail. Otherwise, seems just fine.
     
  24. Offline

    link2110

    I've read the wiki, but i still dont get how to use the ExecutedCommandsOnJail and ExecutedCommandsOnRelease. Is there a syntax i have to use to specify player data, or does it just use the playername with the command? Because the global mute doesnt work with Herochat, but Herochat has its own global mute command. I cant use CommandHelper to alias the commands into a macro, it doesnt work for some reason.
     
  25. Offline

    TheBeast808

    I keep getting a terrible glitch. About 1/2 of the players end up above the jail or at spawn when I jail them. Then one of two thing happen. They stay there and get thousands of warnings per second, which ends up crashing the server, or they get tped to the jail and end up with hundreds of extra minutes. There are no specific events that cause this, it just randomly happens and there aren't any console errors. I can't have this happening, so I'm going to have to get another plugin..
     
  26. Offline

    Mr_H4mm3r

    /createjailcells (i think and then just follow the instructions)
     
  27. I wonder if this is not related to glitchy bukkit teleporting. I have noticed teleporting seems to place you in midair for a while and then you fall into place, sometimes taking damage, sometimes landing on a roof.
     
  28. Offline

    TheBeast808

    Hmm... Maybe so... This gave me an idea. I'll make a jail on the surface with no roof, so the jail floor is the highest block in the chunk. Then, I'll fill everything below it so it's solid from the jail floor to the bottom of the map. If it's because of glitchy teleporting, they have nowhere to go but into the jail. Even if they spawn in mid air for some reason, they should fall into the jail.
     
  29. Tried that, i had spiders climbing in and prisoners trying to fly out :)
     
  30. Offline

    TheBeast808

    Alright, on my server I have a very sensitive anti-fly, so I think I could prevent the flying out, and an overhang would fix the spider problem.
     
  31. Offline

    i ThRoW sToNeZx

    Do you know why that whenever my friend escaped from Jail, that a pack of Aggressive Wolves attack him?
     

Share This Page