Jail

Send players to jail

Total Downloads: 6,925 - First Release: Jan 29, 2015 - Last Update: Oct 29, 2017

5/5, 26 likes
  1. Hiya,
    I'm getting this error Message: | Failed to call hook 'OnPlayerSleepEnded' on plugin 'Jail v3.0.3' (KeyNotFoundException: The given key was not present in the dictionary.).
    Did I do something wrong setting the Jail up or doing the config? Also the automatic release after the set jailtime does not work, i have to do a timer on my phone and free the players per hand at the moment. The timer for the people in prison runs twice as fast as irl seconds and when it reached the 0 it only shows a negative number.

    Thanks in advance.
     
  2. delete got it my bad.
     
    Last edited by a moderator: Feb 3, 2017
  3. k1lly0u updated Jail with a new update entry:

    3.0.31

     
  4. timer seems to not be removing them from jail when runs out.
     
  5. delete
     
    Last edited by a moderator: Feb 4, 2017
  6. yep, when the time go to 0, the player remain on the jail
    Same issue.
     
  7. if they re-log and come back on it will remove them from jail
     
  8. Yep, if I reload the Jail (oxide.reload Jail) the prisoner return free.
    But isn't a good solution.
    Also: "Inmates will be teleported back in the jail on death" doesn't works
    I think there are an issue with the Teleport on this script
     
  9. @k1lly0u when you get time can ya take a look into the timers i tried and do not see anything wrong.
     
  10. If could be useful:
    if the player stay sleeping after he was jailed, the teleport works fine and the player return to the origin.
    The problem is only if the player wakes up and moves.
    If the player use teleport to other position, the "jail" plugin wakes up and take out the player from the jail.
     
  11. I have the same issue. If you wake up and move some times you don“t return to the origin
     
  12. how do i create a jail becouse i type /jail add <Jail> <54021452> <idk>

    or how do i create one ?
     
  13. please read into the Jail for Rust | Oxide the section Jail Setup and usage instructions!
     
  14. how do i give permission to someone
     
  15. Hi. Is it possible to add the ability that if a person murders somone that he will automaticaly go to prison after a set time or voted by others. Every voter will add a time eg 100 sec to the prison time. The wanted for murder mod could help getting this up and running. Thanks
    [DOUBLEPOST=1488186187][/DOUBLEPOST]
    Other items like: Automated pardon after a jail sentence.
    Automated reduced sentence settable for raiding within a another players cupboard area.
    Payable bail settable cost to reduce sentence or get out if full amount can be paid.
    Increased jail centence for repeat offenders.
    Free for all settable time challenges where everyone can kill , raid, without a sentence.
    Thanks
     
  16. Hi, jail time won't free me after time done :/ plus if I time less than 120 it seem won't work too, it send then it free :/ faster I'm latest version 3.31
    BR
     
  17. I run an RP server and im thinking about using this plugin, i have one question though. When somebody is jailed, what happens to the items in there inventory? Are they placed in a chest somewhere, are they saved in a file and given back on prisoner release? Even though somebody was jailed, i still want them to have there items back when they get out.
     
  18. Yes it's modulable a bit but i don't know where it's store the inventory ^^ in memory it seem. True when free jail you have your inventory back :)
    Example config:
    Code:
      "Inmates - Disable damage inside the Jail": true,
      "Inmates - Kits - Give kit to Inmates": true,  <- you use your kit name or not
      "Inmates - Kits - Kitname": "bagnard",  <- you create your kit name!
      "Inmates - Release - Return to initial position when released": true,
      "Messages - Broadcast imprisonment": true,
     
  19. Help, does not work
     
  20. k1lly0u updated Jail with a new update entry:

    3.0.32