Skip to main content

Admin & Maintenance

Ascendra ships with a focused set of admin tools for managing graves and keeping things tidy.

Listing Graves

/ascendra list

Lists all active graves on the server in chat. Requires ascendra.admin.

/ascendra list <player>

Lists active graves for a specific player. Works for both online and offline players. Requires ascendra.admin.

Use these to find a grave's UUID before deleting it.


Deleting Graves

/ascendra delete <grave-id>

Deletes a grave by its UUID. Requires ascendra.admin. Contents are handled based on the sender:

  • Run by a player — the grave contents are given to that player where possible.
  • Run from console — the contents are dropped at the grave location.

Viewing Death History

/ascendra history <player>

Opens a GUI of recent death history for the named player. This is a player-only admin command and requires ascendra.history. See Storage & Database.


Reloading Configuration

/ascendra reload

Reloads config.yml without restarting the server. Requires ascendra.reload. Run this after editing the config file to apply your changes live.


Purging Stale Holograms

/ascendra purgeholograms

Removes stale DecentHolograms holograms created by Ascendra. Requires ascendra.admin.

Use this if holograms were orphaned — for example after a crash or a manual database edit — and are lingering with no grave attached. See Holograms.


Bypassing Protection

Holders of ascendra.bypass.protection (and admins) can open graves that are still within their protection window. Reserve this node for trusted staff. See Grave Behaviour → Protection.


Maintenance Checklist

TaskHow
Apply config changes/ascendra reload
Find a specific grave/ascendra list <player>
Remove a problem grave/ascendra delete <grave-id>
Clean up orphaned holograms/ascendra purgeholograms
Back up all dataCopy plugins/Ascendra/graves.db (server stopped)