Skip to main content

Commands & Permissions

List of commands permissions

[] = optional, () = required.

Managing commands

CommandPermissionDescriptionDefault
/rintrinteraction.commandMain commandop
/rint reloadrinteraction.command.reloadReload the pluginop
/rint create (identifier)rinteraction.command.createCreate a regionop
/rint createFull (identifier) (height) (radius)rinteraction.command.createCreate a region with player location as centerop
/rint delete (identifier) [confirm]rinteraction.command.deleteDelete a regionop
/rint info (name) rinteraction.command.infoPrints info about a regionop
/rint rename (name) (newname)rinteraction.command.renameRename a regionop
/rint toggle (name)rinteraction.command.toggleToggle a regionop
/rint listrinteraction.command.listList all regionsop

Settings commands

CommandPermissionDescriptionDefault
/rint setparent (name) (parent)rinteraction.command.setparentSet a parent for a regionop
/rint setsync (name) (setting) (true:false)rinteraction.command.setsyncSet a setting for a regionop
/rint syncinfo (name)rinteraction.command.syncinfoPrints info about region sync settings statusop
/rint togglePerm (name)rinteraction.command.togglePermToggle the requirement of permission to be able to interact with a regionop
/rint taskmode (name)rinteraction.command.taskmodeChange the task mode for a regionop
/rint setradius (name) (radius)rinteraction.command.setradiusSet the radius of a regionop
/rint setheight (name) (height)rinteraction.command.setheightSet the height of a regionop
/rint setcooldown (name) (cooldownInMilliseconds)rinteraction.command.setcooldownSet the cooldown of a regionop
/rint setcenter (name)rinteraction.command.setcenterSet the center of a regionop

Actions commands

CommandPermissionDescriptionDefault
/rint action add (name) (actionType) (action)rinteraction.command.actionAdd an action to a regionop
/rint action set (name) (index) (actionType) (action)rinteraction.command.actionSet an actionop
/rint action remove (name) (index)rinteraction.command.actionRemove an actionop
/rint action insert (name) (index) (actionType) (action)rinteraction.command.actionInsert an actionop

Other commands

CommandPermissionDescriptionDefault
/rint execute (name) (player)rinteraction.command.executeSimulate region actions on the playerop
/rint preview (name) [keep]rinteraction.command.previewPreview a regionop
/rint menu (name)rinteraction.command.menuOpen the region editor menuop

Another permissions

PermissionDescriptionDefault
rinteraction.interact.(name)Permission to be able to interact with the region if togglePerm is activatedop