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

Content Mapping

  • content.armor_slots defines how saved armor pieces are placed.
  • content.offhand_slot defines where the offhand item is rendered.
  • Static bottom-row items then add actions such as give-up, paid reclaim, disabled reclaim, and ticket use.

Representative Excerpt

content:
  armor_slots: [48, 47, 46, 45]
  offhand_slot: 49

pay:
  material: EMERALD
  action: pay-claim
  view_requirement: "{price_available}"

ticket:
  material: PAPER
  action: ticket-use