SimpleJail

This plugin gives bare basic jail functionality. It allows you to set two points: the Jail point and the Unjail point. Then, when you jail a player, he/she will be teleported to the jail point and demoted to the Permissions group specified in the config.yml. Unjail will re-promote the player and teleport back out of the jail to the unjail point.
SimpleJail 3 is now complete! It is a complete rewrite from the ground-up. It shares no code with SimpleJail 2.x. However, the featureset has remained exactly the same. This does not mean that it's just a useless update, though, since it basically makes the codebase maintainable again. This will hopefully make updates less of a chore in the future.
Please note, SimpleJail 3 is not backwards-compatible. You cannot just drop it in and expect everything to work. You must delete the SimpleJail data folder before running SimpleJail 3. Fortunately, I don't expect this to be too much of a hassle since the plugin is so simple. While I have tested SimpleJail 3 thoroughly, since it is completely new, it may have bugs. Please, if you find any, report them here, do not just leave a comment on this page. Even if it's a feature request, feel free to open a ticket there. It's easier for me to manage issues there than it is on a comment page.
Finally, about the future of SimpleJailCells: it is not currently updated to work with SimpleJail 3, but I would like to do so sometime soon. With a completely new version with a new API, I think I can get something working, but it's a tricky issue. I'm still somewhat opposed to adding cells as a core feature, simply because I'm worried about feature creep, but I haven't ruled it out yet.
Thanks for sticking with SimpleJail.
Features:
- Use /setjail and /setunjail to easily set the two teleport locations
- Set the group that jailed players will be demoted to in the config file
- Players' initial groups are saved, so a normal jailed player will revert to a normal rank when unjailed, and a player with the VIP class will revert to the VIP class
- Works with Vault
- Players in jail will respawn in jail
- You can tempjail players who will be automatically unjailed after a set time
- You can jail/unjail players even while they are offline
Permissions nodes:
- simplejail.jail — Allows the use of /jail
- simplejail.unjail — Allows the use of /unjail
- simplejail.setjail — Allows the use of /setjail and /setunjail
- simplejail.jailtime — Allows the use of /jailtime
- simplejail.* — Allows all SimpleJail commands

-
View User Profile
-
Send Message
Posted Mar 8, 2012@Digitalink2008
I'm looking into supporting Vault, so perhaps not. However, until that happens, yes, my plugin will cease to work. However, I'll try to get the Vault support ASAP.
-
View User Profile
-
Send Message
Posted Mar 8, 2012hey bro,
took a look through your permissions hooking code. I see PB and PEX. I'm workin on moving to bPermissions though. Am I gonna loose your plugin?
Thanks, D.
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Dooderdo
Take a look at this page for details about all the commands.
-
View User Profile
-
Send Message
Posted Mar 4, 2012Exactly what does /jailtime do?
-
View User Profile
-
Send Message
Posted Mar 3, 2012@NoahIvaldi
Scratch that, it's updated. Feel free to download it.
-
View User Profile
-
Send Message
Posted Mar 2, 2012@NoahIvaldi
No, this is not abandoned, though I haven't been implementing a whole lot of new stuff lately. I plan to really get into it all as soon as a 1.2 Beta/Recommended Build comes out for CB, though, so just wait a bit, it'll come.
-
View User Profile
-
Send Message
Posted Mar 1, 2012Is this abandoned? If not, please get ready to update to 1.2-R5.
-
View User Profile
-
Send Message
Posted Feb 26, 2012Really looking forward to using your plugin, having trouble with griefers and need to deal with them and give them a second chance later. I send these naughty players to a different world that is a bit tougher and nastier than the regular place they live. I have to jail most of them when they are offline so I really needed your plugin to work. As they dont play the same hours that I do. So far it seems if I baby the plugin and reload the server after using the commands it works. However it does throw this nasty error the next time the user tries to join.
-
View User Profile
-
Send Message
Posted Feb 18, 2012Just thought some would find this helpful. Tux2 has modified his plugin multispawn to work in tandem with your plugin imjake9. Now on our server we have pinpoint spawns and when users die in jail they are spawned back in jail.
You're plugin kicks ass man and with the multispawn support we have exactly what we want on our server :)
D.
-
View User Profile
-
Send Message
Posted Feb 8, 2012When a player dies and is jailed, they are teleported to the world spawn. Could you make it so that when a player dies while jailed, they spawn again where the jail is set? Thanks if you can.
-
View User Profile
-
Send Message
Posted Feb 6, 2012@Dr_Proffesor
Define "fixed." What was broken?
-
View User Profile
-
Send Message
Posted Feb 6, 2012@Sabersamus
http://dev.bukkit.org/server-mods/simplejail/forum/31767-simple-jail-cells-development/
-
View User Profile
-
Send Message
Posted Feb 6, 2012is this fixed yet?
-
View User Profile
-
Send Message
Posted Feb 3, 2012does this support multiple jail locations?
-
View User Profile
-
Send Message
Posted Feb 1, 2012@Dr_Proffesor
Not a good idea, since (1) it isn't necessary and (2) it would cause the entire permissions file to be re-read, possibly causing lag.
-
View User Profile
-
Send Message
Posted Feb 1, 2012@imjake9
if thats the case what if ujust made it so when people change group it automatically does /pex reload
-
View User Profile
-
Send Message
Posted Feb 1, 2012@richboos
u can do that :D
so like it would be
- someperm.* - anothreperm.* - -modify.*
-
View User Profile
-
Send Message
Posted Feb 1, 2012@ForsakenRealmz
Depending on your chat plugin or permissions manager there is probably a node you could remove. I know with the PEX/Modifyworld route you could just give the jailed group the negative node "-modifyworld.chat"
-
View User Profile
-
Send Message
Posted Feb 1, 2012@11RJB
It's not in the near future, but it's definitely a possibility, especially if I go with Vault support.
@tonyt387
That's a really odd bug, but not enough information to solve the problem. What permissions plugin are you running? What version is it? Are there any errors in the console?
-
View User Profile
-
Send Message
Posted Feb 1, 2012hey quick question, when i jail someone it sends them to the jail position but they still remain in the default perms node. to send them to the jailed node i have to restart the server and same when i unjail them any way to keep from having to reload the server everytime