Permissions
Ascendra uses a small, predictable set of permission nodes. Player-facing nodes default to true so graves work out of the box; administrative nodes default to op.
| Permission | Default | Description |
|---|---|---|
ascendra.place | true | Allows a grave to be created when the player dies. |
ascendra.open | true | Allows opening grave inventories. |
ascendra.break | true | Allows breaking grave blocks. |
ascendra.gui | true | Allows use of /ascendra, /graves, and /grave. |
ascendra.admin | op | Admin access — list all graves, delete graves, purge holograms, and bypass normal grave restrictions. |
ascendra.reload | op | Allows reloading the plugin configuration. |
ascendra.history | op | Allows viewing the player death history GUI. |
ascendra.bypass.protection | op | Allows bypassing grave protection timers. |
Common Setups
Standard players
The defaults already grant ascendra.place, ascendra.open, ascendra.break, and ascendra.gui, so no configuration is needed for normal players.
Staff / moderators
Grant ascendra.admin to allow listing and deleting any grave and purging holograms. Add ascendra.history to allow reviewing death history, and ascendra.reload if they should be able to reload the config.
Disabling graves for a group
Set ascendra.place to false for a group to stop graves being created for those players (their items will drop normally on death).
ascendra.bypass.protection lets a holder open another player's grave before its protection timer expires. Reserve this for trusted staff.