-
Notifications
You must be signed in to change notification settings - Fork 0
Permissions
dnocturne edited this page Jan 19, 2026
·
1 revision
| Permission | Description | Default |
|---|---|---|
afflictions.player.list |
View your own afflictions | true |
afflictions.player.info |
View affliction information | true |
| Permission | Description | Default |
|---|---|---|
afflictions.admin.give |
Give afflictions to players | op |
afflictions.admin.remove |
Remove afflictions from players | op |
afflictions.admin.clear |
Clear all afflictions from players | op |
afflictions.admin.reload |
Reload plugin configuration | op |
afflictions.admin.blood |
Manage vampire blood levels | op |
| Permission | Description |
|---|---|
afflictions.admin.* |
All admin permissions |
afflictions.player.* |
All player permissions |
afflictions.* |
All permissions |
Afflictions works with any permission plugin that supports Bukkit's permission system:
- LuckPerms (recommended)
# Give admin permissions to a group
/lp group admin permission set afflictions.admin.* true
# Give specific permission to a user
/lp user Steve permission set afflictions.admin.give true