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

    Make a ticket on bukkitdev.
     
  3. Offline

    Vince

    Update for 1.1? Could I just know when it will be updated?
     
  4. Offline

    Colgate

    How Do I Get A Server In MC?
     
  5. Offline

    Vince

    Lol not the place to ask. :p Use the internets maybe?
     
  6. Offline

    Colgate

    Oh Shut Up.
     
  7. Offline

    matejdro

    It is updated. I just forgot to update title of the thread. Thanks for the reminder!
     
  8. Offline

    Vince

    Thank you soooo much. Best jail plugin out there!
     
  9. Offline

    Xariez

    I got a problem.. When i create jail and cells everything is fine.. and when i put a guy in Cell 1 its fine.. and when i release him from the jail and want to jail him again for another reason and puts that he shud be placed in Cell 7 as example he goes automatically to Cell1 , any suggestions? ( I got Cell 1- Cell 8)
     
  10. Offline

    reefsnake14

    how do i get rid of a jail that hasn't worked without uninstalling the mod?
     
  11. Offline

    McMrChip

    Hi,
    Is there any way that only I(the server admin) can jail and unjail people?Because as far as I'm aware all the players can use the /jail and /unjail command.
     
  12. Offline

    MinecraftKing91

    Ive added jail and it works perfectly but default user can use the jail command how can i stop this?
     
  13. Offline

    killerhunt0

    @matejdro - My config keeps changing the block penalties to true. Any idea what could be causing this?

    @MinecraftKing91 & McMrChip Make sure to set up the permissions correctly.
    And alternative solution is to add the /jail command to the list of disabled commands in the config

    @reefsnake14 It's
    /jaildelete [jail name]

    check out http://dev.bukkit.org/server-mods/jail/pages/commands/

    @Xariez- Well you can choose what cell he is jailed in with the command
    /jail [player name] (time) (jail name):(cell name) (reason)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  14. When I try to imprison a player with this command:

    /jail <player> <time> <jail:JAILCELL> <reason>

    I get the message about how to use this command ... as if he were writing bad, and it is not.

    An example of how I do it:

    /jail NickPlayer 1h jail_1:cell_1 However bad

    And I skip the message as I type this command ... o_o

    However if I put:

    /jail NickPlayer

    If that imprisons him in a cell at random from the nearest jail.

    I'm doing wrong?

    Thanks and best regards;)
     
  15. Offline

    killerhunt0

    @Lummox- I have 3 things for you to try
    1. Try it without underscores ("_") for example just label them jail1:jail2
    2. Make sure you created each cell correctly
    3. Are you making sure you are typing in the time in minutes. For example: /jail Badkid41 60 jail1:cell1 being bad
     
  16. Offline

    TrusT12345

    Hey,
    i just installed ur awesome plugin, but when i want to test it by my friend it just say this error in RCON:

    01:18:40 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v2.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:777)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:725)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
    at com.matejdro.bukkit.jail.JailZoneManager.findNearestJail(JailZoneManager.java:19)
    at com.matejdro.bukkit.jail.PrisonerManager.Jail(PrisonerManager.java:163)
    at com.matejdro.bukkit.jail.PrisonerManager.PrepareJail(PrisonerManager.java:133)
    at com.matejdro.bukkit.jail.commands.JailCommand.run(JailCommand.java:16)
    at com.matejdro.bukkit.jail.commands.BaseCommand.execute(BaseCommand.java:30)
    at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:248)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    can you help?

    Mfg. TrusT
     
  17. Offline

    matejdro

    Updated

    It should be more or less v1.2-proof now.
     
  18. Offline

    LuigiBro124

    This has got to be the best jail plugin by far. You have done an amazing job. I would just like to recommend 1 thing that I would really like to see happen. I would like to see support for a spot in the config file, where you can either enable or disable the usage of being sent into a group. In simpler terms I would like to see an option to, when a player becomes jailed, they be moved to a different group. * example * I was VIP when I got jailed. I would get changed to a set group in the config " Prisoner" or (whatever the owner may want). Then upon return of getting released I would become VIP again. I hope you take this suggestion into account, either way you will still have an amazing plugins on your hands. ~ LuigiBro124
     
  19. Offline

    matejdro

    This already exist.
     
  20. Offline

    LuigiBro124

    My bad, but thank you anyway for taking the time to read that post. Thank you again for making this plugin, it helps a lot!
     
  21. Offline

    killerhunt0

    @matejdro - Do you have any clue as to why my config keeps changing the block penalties to true? Any insight would be very appreciated.
     
  22. Offline

    matejdro

    What do you mean by that? Block penalties are number, not true/false.
     
  23. Offline

    LuigiBro124

    Sorry to bother you again, but I need help again. I have created a jail named dungeon and it has 13 cells. There names are Cell1 , Cell2, Cell3, etc. Whenever I type the command to jail somone it looks like this: /jail noahstauff10 5 dungeon:Cell13 being pro . However, whenever I do this it teleports them to Cell5. I type the command in with all different cell names, they still teleport noahstauff10 to Cell5 . When I type /jaillistcells dungeon - it gives me all the cell names 1-13. Also, I run on permissionsEx and am using vault for the plugin as well. Please post back with any feedback or suggestions. ~ LuigiBro124
     
  24. Offline

    killerhunt0

    @matejdro- Eeh i meant anything but 0. Sorry
     
  25. Offline

    niki101296

    How to jail players with name like this "example ex" i cant jail the person because he has two parts in name,how to fix this ?
     
  26. Offline

    zeenixx

    thanks for show me this tutorial this really helped
     
  27. Offline

    killerhunt0

    @niki101296- Try to use "_" This will most likely fix this problem. I am also almost positive that you are not allowed to have a space in your name. So I recommend jailing the player example ex like so.
    /jail example_ex 120 Jail1 For having a difficult name
     
  28. Offline

    matejdro

    LuigiBro124 what happens if you jail him offline?

    killerhunt0 So it will always reset to default number?

    niki101296 This is not a valid name and I think most other plugins will have problems with it either. Try finding a plugin that prevents people to have spaces in their names.
     
  29. Offline

    D!ceCraft

    i can't jail any player :( when i type /jail [playername]
    the server says: "An internal error occured while attemting to perform this command"
    i use PermissionsEx so i don't need Vault, do I ??
    please help me...
     
  30. Offline

    dypo25

    Plz make this work for 1.2! Thx for this! Its my favorite plugin for my server!
     
  31. Offline

    matejdro

    D!ceCraft Make a ticket and paste whole error from console

    dypo25 It should work on 1.2.
     

Share This Page