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

    podit

    I just have jails, permissions and iChat and those are all my plugins at the moment
    --- merged: Jan 29, 2011 11:49 PM ---
    ty
     
  3. Offline

    SeeD419

    Set this up with permissions.

    No response what-so-ever from any of the commands in game.

    It appears this plugin is dead in the water.
     
  4. Offline

    podit

    I have exactly the same problem as SeeD419
     
  5. Offline

    Drakoon

    @matejdro
    Yes i'm jailed, he too and he cannot move out of jail and i can. Even when i'm not OP, and he is.
     
  6. Offline

    matejdro

    @Drakoon can you use any commands?
     
  7. Offline

    podit

    I have done everything you have done in permissions and is still not working
     
  8. Offline

    Drakoon

    @matejdro
    Tested on new user no in permissions and he cannot move out. But user in permissions (morr) can move outside jail.
     
  9. Offline

    podit

    Is there anyone out there who can show me how to do this with a video because I am a noob
     
  10. Offline

    matejdro

    @podit Can you show me your permissions file?
     
  11. Offline

    Drakoon

    @podit
    Is your permission config.yml in plugins\permissions? I had the same when my permissions config.yml was in bukkit\permissions\
     
  12. Offline

    podit

    Wait I can do a better bob than that
    # Supports "Default" and "GroupUsers"
    plugin:
    permissions:
    system: default

    ##
    # Groups can contain inheritance.
    # To make a group inherit the permissions from another
    # group simply place the groups name in the "inheritance:"
    # field seperated by commas.
    #
    # Example: inheritance: Default,Admins,
    ##
    # All permissions including the asterisks must be placed in single quotes.
    # like so:
    #
    # - 'general.spawn'
    #
    # Otherwise errors will happen!
    ##
    # Globalized Permission settings:
    #
    # If a permission contains periods (.) you can denote a globalized parameter:
    #
    # - 'general.*'
    #
    # This will allow you to use all general commands.
    #
    ##
    #
    # Single Asterisk denotes all commands:
    #
    # - '*'
    ##
    groups:
    Default:
    default: true
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    permissions:
    - 'general.spawn'
    Moderator:
    default: false
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    - Default
    permissions:
    - 'general.time'
    - 'general.teleport'
    - 'general.teleport.here'
    - 'general.player-info'
    - 'jail.command.jailcreate'
    - 'jail.command.jaildelete'
    - 'jail.command.jail'
    - 'jail.command.unjail'
    - 'jail.command.jailtransfer'
    - 'jail.command.jailtransferall'
    - 'jail.command.jailcheck'
    - 'jail.usercmd.jailstatus'

    Admins:
    default: false
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    - Moderator
    permissions:
    - '*'
    - 'general.*'
    - '
    ##
    # DarkGrave has control over all commands.
    # sk89q can use /spawn & /time
    ##
    users:
    trolingstein:
    group: Admins
    permissions:
    - 'jail.modifyjail'
    sk89q:
    group: Default
    permissions:
    - 'general.time'
    --- merged: Jan 30, 2011 12:30 AM ---
    Code:
    # Supports "Default" and "GroupUsers"
    plugin:
        permissions:
            system: default
    
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:"
    #   field seperated by commas.
    #
    #   Example: inheritance: Default,Admins,
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    groups:
        Default:
            default: true
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            permissions:
                - 'general.spawn'
        Moderator:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Default
            permissions:
                - 'general.time'
                - 'general.teleport'
                - 'general.teleport.here'
                - 'general.player-info'
                - 'jail.command.jailcreate'
                - 'jail.command.jaildelete'
                - 'jail.command.jail'
                - 'jail.command.unjail'
                - 'jail.command.jailtransfer'
                - 'jail.command.jailtransferall'
                - 'jail.command.jailcheck'
                - 'jail.usercmd.jailstatus'
    
        Admins:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Moderator
            permissions:
                - '*'
                - 'general.*'
                - '
    ##
    # DarkGrave has control over all commands.
    # sk89q can use /spawn & /time
    ##
    users:
        trolingstein:
            group: Admins
            permissions:
                - 'jail.modifyjail'
        sk89q:
            group: Default
            permissions:
                - 'general.time'
    --- merged: Jan 30, 2011 12:31 AM ---
    I'm sorry it took so many tries
    --- merged: Jan 30, 2011 12:35 AM ---
    Thank you guys for being so helpful I will talk to you in the morning :D
     
  13. Offline

    Juggernaut

    Jail does not work with some sort of plug-ins. Created a new server - works. Thanks for the replies, I will continue to understand himself
     
  14. Offline

    FoXFTW

    Thank you for this easy to use plugin
     
  15. Offline

    highwisdom

    a griefer was kind enough to tell me a bug.

    he can use /spawn to get out of jail, and can stay out as long as he doesn't move. if he moves from the spawn point he gets teleporteed back to jail

    edit1: this may be due to use of SpawnControl plugin.

    edit2: suggest feature - ability to list jail zones. I've only created two and already forgotten what one of the names is, so i can't transfer/delete it.

    edit3: made a jail at height level 1. everybody i ported there died upon teleporting. my only guess is they fell through the floor? either that of the 2-block high ceiling was making them suffocate. people who died this way were able to spawn normally and move freely outside jail.

    moved the jail to 2nd height level and added 1 block height to the ceiling and fixed the insta-death problem.
     
  16. Offline

    SeeD419

    Okay I got this to work, somehow. Sorry, I have no idea how.

    I'm getting "You cannot delete last jail zone!"

    Why the hell not? It was a test zone...Please let me delete this damn jail...

    Edit: Further testing. I got a jail working, and /jailstatus doesn't work at all. It just says nobody is jailed. Same with /jailcheck (player) even though someone WAS jailed.

    The player just warped out of jail, so obviously the prevented commands don't work either.

    Seems pretty broken to me. Not at all worth having in the current state.
     
  17. Offline

    flaaghara

    Can you make an addition whereas let's say the player doesn't move for 15 seconds, he's auto-kicked for being afk in a jail because what's the point of jail if you get jailed and can just afk and do something else?
     
  18. Offline

    braincreation

    BUG: Prisoner breaks a sign, it comes up blank (without text).
     
  19. Offline

    matejdro

    Yes, this is fault of the plugin, you are using for spawning. I will also add teleport protection, which should fix those issue.

    So, you have created jail at level 1 (just above bedrock) or you have created 1 level high jail?

    I have added this to prevent accidental deletion of last non-test zone. That would mean that every jailed player will be unjailed and probably bunch of errors in console. I will add check, so you can delete jail if it's empty.

    Nobody is jailed? I don't remember such text. Did you mean "player is not jailed"? These commands are only for checking individual players. Checking all jailed players is on my task list.

    Prevented commands is not working, because plugins are not checking the event canceled. Even if i cancel the command, they still can teleport if they don't know that event was cancelled. That's just how bukkit works.

    Do they get ported back after they move?

    Good idea. Added to my list.

    That is client bug, similar to buckets being empty despite protection. Reconnect and you will see text again.
    --- merged: Jan 30, 2011 11:35 AM ---
    Updated

     
  20. Offline

    podit

    It is working now i deleted iChat and now it works.
    --- merged: Jan 30, 2011 12:23 PM ---
    It is working now i deleted iChat and now it works.
     
  21. Offline

    SeeD419

    Thanks for the response, and glad to hear you're working on this.

    No, he never got teleported back to jail. He just warped out and left. I will upgrade and re-test.
     
  22. Offline

    Stephen92

    everytime i restart my server all my jails dont save so I have to recreate the cell area.
     
  23. Offline

    DurtyFree

    Can you add something for me please?
    A option to set that you are only cant build/place blocks/destroy or something when you are jailed. But when you are unjailed (released) you can build/brake blocks.

    And whats with my old suggestions? :eek:


     
  24. Offline

    matejdro

    Well, whole idea about not destroying blocks when released is that outside people cannot help people escape from the jail.

    These updates are on my list. But first i need to make plugin stable and remove bugs that allow people to escape.
     
  25. Offline

    DurtyFree

    Jeah right, but when the Jail is builded in the air? Than nobody can help them :D And when the Jail is secured by lava and other things. It were funny when they can escape with help, please add a option for that in the config :D
     
  26. Offline

    FuzzyTeddy4

    ey Um.. Cna u tell me if i did it right
    and it seems to me that the sonole
    is not loading the File. Honestly my suggestion is to
    just either

    1. Make a video of how to Install the Fkin Thing
    2. make it not support the dreaful permissions and make it supppport its own

    her eis my Console and Permissions:

    [​IMG]
     
  27. Offline

    Galdrak


    I just installed this plugin. I am able to send someone to jail, but they can just walk out and are not ported back to jail. Is there something specific that I should check to see if I installed something incorrectly?
     
  28. Offline

    SeeD419

    Players still just warp out of jail on the new version...
     
  29. Offline

    Scizzr

    Works fine now in #164, even after server restart. I see the friendly messages in the server console:
    Code:
    [INFO] [Jail] Loaded 2 jail zones.
    [INFO] [Jail] Loaded 1 prisoners.
    PS: Anyone with problems with color not showing up, check the jail.properties file. Replacing ďż˝ with § fixed the plugin's display of colors. Seems to have just been a Linux thing, as Windows didn't need this fix.

    Thank you, matejdro.

    Edit: Currently making a YouTube video for how to set this plugin up on a freshly-downloaded #186 server with Permissions and iChat. If it doesn't comply, I'll be using #164 instead.

    Will upload it as soon as I can.

    Edit2: Works on #186; re-doing video to not exceed the 15 minute limit. :-D

    Edit3: EWW. I need to update my WorldEdit. Made a fool of myself using WorldEdit 2.2. Haha... Commands don't work properly. :(

    Uploading setup video. Should be a while though. Video is almost 15 minutes on the dot. Lol
     
  30. Offline

    Nathuram

    Seems like a lot of work for a jail. I built a room out of obsidian and then teleport people in there.
     
  31. Offline

    matejdro

    @FuzzyTeddy4 you forgot to put SQLite library into craftbukkit folder. Just download it to the link in first post and extract it to the bukkit folder (not the plugins folder!)

    removal of the need for Permissions plugin is planned.

    @Galdrak yes, this is known issue. I'm trying to figure it out, how it works.

    @SeeD419 what plugins do you use for warp?

    @cembry90 that is awesome! Do you allow me to put video to first post once is finished?
     
    cembry90 likes this.

Share This Page