Skip to main content

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.

PermissionDefaultDescription
ascendra.placetrueAllows a grave to be created when the player dies.
ascendra.opentrueAllows opening grave inventories.
ascendra.breaktrueAllows breaking grave blocks.
ascendra.guitrueAllows use of /ascendra, /graves, and /grave.
ascendra.adminopAdmin access — list all graves, delete graves, purge holograms, and bypass normal grave restrictions.
ascendra.reloadopAllows reloading the plugin configuration.
ascendra.historyopAllows viewing the player death history GUI.
ascendra.bypass.protectionopAllows 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).

tip

ascendra.bypass.protection lets a holder open another player's grave before its protection timer expires. Reserve this for trusted staff.