usage/Permissions
Pathogen Player Lives supports both PermissionsBukkit as well as the legacy Permissions.
| Permission Node | Description |
|---|---|
| playerlives.* | Enables all playerlives permissions (Maps to all permissions as true. PermissionsBukkit only!) |
| playerlives.canuse | Determines if the player can use player lives at all |
| playerlives.checkself | Determines if the player can check the number of lives they have |
| playerlives.buy | Determines if the player can buy lives with the economy. |
| playerlives.checkothers | Determines if the player can check other people's life count |
| playerlives.change | Determines if the player can change their or other's lives (This applies to set, add, and subtract.) |
Comments