Commands & Permissions

Commands & Permissions

Commands

  • /rj
    • Prints out some information about the plugin
    • No perms
  • /jail create <jailname>
    • Creates a jail at the current position
    • rj.jail.create
  • /jail remove <jailname>
    • Removes the given jail
    • rj.jail.remove
  • /jail <playername> <jailname>
    • Jails <playername> into the jail <jailname>
    • rj.jail
  • /unjail create
    • Creates a "release point" on your current position. Unjailed players will be teleported to this point
    • rj.unjail.create
  • /unjail remove
    • Removes the "release point"
    • rj.unjail.remove
  • /unjail <playername>
    • Unjails the player and teleports him to the "release point"
    • rj.unjail

Other Permissions

  • rj.*:
    • description: Gives access to all RmigorJail-Commands
  • rj.jail.*:
    • description: Allows player to jail user, create and remove jails and to break/place blocks while jailed
  • rj.jail.place:
    • description: Allows prisoners to place blocks - farmblocks always 'true'
    • default: op
  • rj.jail.break:
    • description: Allows prisoners to break blocks - farmblocks always 'true'
    • default: op
  • rj.unjail.*:
    • description: Allows player to unjail user, create and remove release points
    • default: op

Comments

Posts Quoted:
Reply
Clear All Quotes