VZone Plugins/VGraves/Configurations/guis/admin_view.yml

Configured Roles

  • target_info shows owner, UUID, death location, and XP.
  • back returns to the target's grave list.
  • claim_self, claim_target, and delete expose the core admin grave actions.

Representative Excerpt

claim_self:
  material: ENDER_CHEST
  action: admin-claim-self

claim_target:
  material: CHEST_MINECART
  action: admin-claim-target

delete:
  material: LAVA_BUCKET
  action: admin-delete