RamigorJail
RamigorJail let you create/remove jails, jail or unjail player. Easy peasy.
Features
- Create/ Jails
- Jail/Unjail Player
- Set a "release point" for unjailed player
Commands & Permissions
- /rj
- Permissions: None
- Outputs an information about the plugin
- Example: /rj
- /jail <create|remove|playername> <JailName>
- Permissions:
- rj.jail ==> Jail Players
- rj.jail.create ==> Create a new jail
- rj.jail.remove ==> Remove an existing jail
- rj.jail.* ==> All of the 3 above
- Either creates a jail with the given Name, removes the given jail, or jail the given player in the given jail
- Example: create the jail "Alcatraz": /jail create Alcatraz
- Example: jail Notch in the jail "Alcatraz": /jail Notch Alcatraz
- Playernames not case-sensitive, but jail names
- Example: remove the jail "Alcatraz": /jail remove Alcatraz
*/unjail <create|remove|playername> Permissions: * rj.unjail ==> Jail Players * rj.unjail.create ==> Create a new jail * rj.unjail.remove ==> Remove an existing jail * rj.unjail.* ==> All of the 3 above Either creates a release point, removes it, orun jail the given player Example: create the release point: /unjail create Example: unjail Notch: /unjail Notch Example: remove the release point: /unjail remove**
Tutorial
- Build a jail. Make sure, there is no way to get out for the prisoners
- Go inside and run the command: /jail create <JailName>
- JailName must be unique on the server.
- Choose a place where the unjailed players land
- Optional: build a room/house for them
- Make sure that they can leave this place without problems!
- Until now, you're ready. Other steps will be added after plugin updates, so keep your eyes open!
Planned Features
- Adding an option to let the prisoners work while they are jailed
- Adding optional timer for jailed players, so they get automaticly released after a given time
- Make the messages configurable
- More things, for sure!