Permissions
Two permission nodes control who can open the menu and who can run admin commands.
The nodes
| Node | Grants | Default |
|---|---|---|
zcollections.use | Open the collection menu with /collection | Everyone |
zcollections.admin | Admin commands: reload and reset | Operators |
By default every player can open their collections, and only server operators can reload the plugin or reset progress.
Changing the defaults
Use any permission plugin (such as LuckPerms) to grant or revoke these nodes. For example,
to let your staff rank reload and reset without being an operator, grant that rank
zcollections.admin.
To stop a group from opening collections at all, revoke zcollections.use from them.
Permission rewards
Tiers can also grant permission nodes as a reward, like
permission:zcollections.title.stonemaster. Those are not access controls, they are
unlockable nodes you can hook into cosmetic titles or perks with another plugin. See
Tiers and Rewards.
Related pages
- Commands lists which command needs which node.
- Tiers and Rewards covers permission rewards.