Permissions
Every permission node zLifeSteal uses and what it grants.
zLifeSteal uses three permission nodes. Set them with any permission plugin, such as LuckPerms.
| Node | Grants | Default |
|---|---|---|
lifesteal.user | Basic player commands: check, shop, recipe, withdraw, help | Everyone |
lifesteal.stats | Viewing death stats with /ls stats | Everyone |
lifesteal.admin | All admin commands: give, add, take, set, ban, revive, reload | Operators |
What each node covers
lifesteal.user
The everyday player commands.
/ls check <player>/ls shop/ls recipe/ls withdraw <amount>/ls help
lifesteal.stats
/ls stats <player>to see a player's logged deaths.
lifesteal.admin
The management commands. Granting this also unlocks the admin section of
/ls help.
/ls give <player> <type> <amount>/ls add <player> heart <amount>/ls take <player> heart <amount>/ls set <player> heart <amount>/ls ban <player>/ls revive <player>/ls reload
lifesteal.user and lifesteal.stats default to everyone, so normal players
can use the basic commands without any setup. lifesteal.admin defaults to
operators only.
See Commands for what each command does.