-
Notifications
You must be signed in to change notification settings - Fork 0
en PERMISSIONS
Bloody_Mind edited this page Dec 5, 2025
·
1 revision
Complete overview of all EthriaPlotAddon permissions.
| Permission | Description | Default |
|---|---|---|
ethriaplotaddon.count.own |
Can count on own/trusted plots | false |
ethriaplotaddon.count.group.animals |
Can count animals | false |
ethriaplotaddon.count.group.mobs |
Can count mobs | false |
ethriaplotaddon.count.group.entities |
Can count technical entities | false |
ethriaplotaddon.count.group.vehicles |
Can count vehicles | false |
ethriaplotaddon.count.group.items |
Can count items | false |
ethriaplotaddon.plotcheck.use |
Can check plot information | false |
| Permission | Description | Default |
|---|---|---|
ethriaplotaddon.admin |
Full access - all functions | op |
ethriaplotaddon.count.other |
Can count on other plots | op |
ethriaplotaddon.count.reload |
Can reload configuration | op |
ethriaplotaddon.count.entity.* |
Can count all entity types | op |
ethriaplotaddon.count.group.* |
Can count all groups | op |
# Regular players
/lp group default permission set ethriaplotaddon.count.own true
/lp group default permission set ethriaplotaddon.count.group.animals true
/lp group default permission set ethriaplotaddon.plotcheck.use true
# VIP players
/lp group vip permission set ethriaplotaddon.count.group.* true
# Moderators
/lp group mod permission set ethriaplotaddon.admin true- Admin permission overrides all others
- Group permissions are more efficient than individual entities
- Plot check works on any plot
-
Own plots only need
count.ownpermission