Skip to content

Permissions

Every permission node and what it grants. Set these with any permission plugin, such as LuckPerms.

Player

Node Grants Default
zfrostboats.play Join and play: /zfb join, leave, list, stats, top Everyone

This is on for everyone by default, so normal players can join without any setup.

Admin

Node Grants Default
zfrostboats.admin All admin commands (includes the three below) Operators
zfrostboats.admin.setbounds Define the host-world region Operators
zfrostboats.admin.leavepoint Manage the leavepoint Operators
zfrostboats.admin.reload Reload the config Operators

zfrostboats.admin is a parent of the three child nodes, so granting it grants all of them. Give it to your staff and they can run every admin command.

Operators have admin by default

Anyone with operator status already has the admin nodes. Use a permission plugin if you want to grant admin to staff who are not operators.

Granting admin with LuckPerms

/lp group moderator permission set zfrostboats.admin true
To grant only the reload command and nothing else:
/lp user Steve permission set zfrostboats.admin.reload true

See the Commands page for which command each node unlocks.