VGRAVES
Commands
Use this page as a quick reference. The first column is what you type in chat or console, the second column is the permission a player or staff member needs, and the last column explains what the command does.
How To Read This Page
- Commands that start with
/vgravesare for normal players. - Commands that start with
/vgravesadminare for staff members. - Values inside
<angle brackets>are required, for example<player>. - Permissions decide who can run a command or use an admin action.
Command List
| Command | Permission | Description |
|---|---|---|
/vgraves | vgraves.command.use | Opens your own grave list GUI. |
/vgravesadmin reload | vgraves.admin.reload | Reloads configs, menus, storage services, currency handling, cleanup tasks, and closes open plugin GUIs first. |
/vgravesadmin graves <player> | vgraves.admin.graves.open | Opens another player's grave list GUI. |
/vgravesadmin open <player> | vgraves.admin.graves.open | Alias for opening another player's grave browser. |
/vgravesadmin ticket add <player> <amount> | vgraves.admin.ticket.add | Adds virtual grave tickets to a player. |
/vgravesadmin ticket take <player> <amount> | vgraves.admin.ticket.take | Removes virtual grave tickets from a player. |
/vgravesadmin ticket balance <player> | vgraves.admin.ticket.balance | Shows how many virtual tickets a player currently has. |
/vgravesadmin ticket physical <player> <value> <amount> | vgraves.admin.ticket.physical | Gives physical ticket items with stored ticket value metadata. |
Common Setup
- Give regular players
vgraves.command.useso they can open their grave list. - Give staff only the admin permissions they actually need.
- Ticket add/take/balance permissions can be separated so economy staff do not need full grave admin access.
Examples
/vgraves
/vgravesadmin graves Steve
/vgravesadmin ticket add Steve 3
/vgravesadmin ticket physical Steve 1 5
/vgravesadmin reload