TheNextLvlTheNextLvl

Permissions

Portal command and entry permissions

GitHub Edit on GitHub

Permissions

Portals uses a fine-grained permission system for command access and portal entry control. Command permissions follow a consistent pattern, while entry permissions are custom per-portal.

Command Permissions

Command permissions control who can use portal management commands.
All command permissions follow the pattern: portals.command.<subcommand>

Permission List

PermissionCommandDescription
portals.command.create/portal createCreate new portals
portals.command.delete/portal deleteDelete existing portals
portals.command.list/portal listList all portals
portals.command.action/portal actionSet portal actions
portals.command.redefine/portal redefineRedefine portal bounds
portals.command.cost/portal costSet portal entry fees
portals.command.cooldown/portal cooldownSet portal cooldowns
portals.command.teleport/portal teleportTeleport to portals
portals.command.permission/portal permissionSet entry permissions

The portals.command.action permission grants access to all action types.
There are no separate permissions for individual actions (teleport, connect, transfer, etc.).

Last updated on