Permissions
Every permission node, what it grants, and its default.
Permissions split into one base node that everyone gets and an admin tree that defaults to operators.
| Permission | Default | Grants |
|---|---|---|
zevolutivetools.use | everyone | Base command, opening the menu, viewing own stats, /et top |
zevolutivetools.admin | op | All admin subcommands (parent of the ones below) |
zevolutivetools.admin.give | op | /et give |
zevolutivetools.admin.reload | op | /et reload |
zevolutivetools.admin.currency | op | /et currency |
zevolutivetools.admin.restore | op | /et restore |
zevolutivetools.admin.reset | op | /et reset |
How to use the tree
zevolutivetools.admin is a parent node. Granting it gives every admin subcommand at once. To hand out one action only, grant the specific child instead. For example, to let a moderator give tools but nothing else, grant zevolutivetools.admin.give without zevolutivetools.admin.
Viewing another player's totals with /et stats <player> needs zevolutivetools.admin. Viewing your own with /et stats only needs zevolutivetools.use.