VGRAVES CONFIGURATIONS
config.yml
This file controls the gameplay side of the plugin: lifetime, limits, pricing, menu paths, logging, item filters, ticket item settings, and active language selection.
Important Sections
settingscontains lifetime, cleanup, max saves, time zone, and admin self-claim behavior.debugcontrols extra save/load and GUI logs.limitationdefines maximum paid and ticket reclaim usage.pricingcontains currency commands, verification, fixed pricing, and calculated pricing.menusmaps the player and admin GUI file paths.grave-permissionsandexception-itemsdefine save exclusions.ticket-itemcontrols physical ticket appearance.messages.lang_fileselects the active language file.
Representative Excerpt
settings:
expire_hours: 24
max_saves: 5
cleanup_on_start: true
expired_grave_action: DELETE
admin_self_claim_consumes_grave: false
limitation:
maximum_buy_usage: -1
maximum_ticket_usage: -1
pricing:
currency:
take-command: "customcurrency take %player% %amount%"
give-command: "customcurrency give %player% %amount%"
placeholder: "%custom_currency%"
verify_balance_change: true