Alpha Gravesv1.0.0

Permissions

Seven nodes total — five default to everyone, two are admin-only.

All nodes

NodeDefaultGrants
alphagraves.usetrueUse /graves at all.
alphagraves.graves.defaulttrueAccess to the default grave slots (grave1 + grave2).
alphagraves.graves.bybass3falseAccess to the grave3 rank slot.
alphagraves.graves.bybass4falseAccess to the grave4 rank slot.
alphagraves.graves.autoclaimtrueAllows auto-claim to trigger for this player.
alphagraves.graves.autoremindertrueAllows the grave-ready reminder to fire for this player.
alphagraves.settingstrueAccess to /graves settings.
alphagraves.adminopFull /agraves admin command access.

To give a player access to the rank-locked slots (grave3/grave4), they need both the base alphagraves.graves.default node and the slot-specific bybass3/bybass4 node — the slot's own permission field in config.yml is what's actually checked per slot, matching these node names exactly.

A note on naming

Both rank-slot nodes are spelled bybass3 / bybass4 — not "bypass" — in the plugin's own plugin.yml and config.yml. Copy the exact string from this table when setting up your permissions plugin; typing "bypass3" instead will silently grant nothing.