Commands and Permissions

This page will list and explain all the commands and their permissions

Global permission: rpgchest

General Commands

Note that <argument> denotes a mandatory argument and [argument] an optional argument

Reloading

  • /rpgchest reload

Reload the plugin

Permission: rpgchest.reload

Reloading the plugin doesn't reload the container instances so you don't have to worry about cooldown being refreshed every time you want to apply changes

Help

  • /rpgchest help

Display the command help

Permission: rpgchest.container

The 'help' argument can be used for any command. Example: /rpgchest container help will display help regarding the container commands

Container Commands

Global permission: rpgchest.container

Spawning new instances

  • /rpgchest container spawn <container id>

Spawn a new instance of the specified container on the targeted block (facing you)

Permission: rpgchest.container.spawn

Deleting a container

  • /rpgchest container delete <container id>

Delete the specified container and clear all its instances

Permission: rpgchest.container.delete

Clearing a container's instances

  • /rpgchest container clear <container id>

Remove all the container's instances from the server

Permission: rpgchest.container.clear

Container Instance Commands

Global permission: rpgchest.instance

Deleting instances

  • /rpgchest instance delete [world] [x] [y] [z]

Delete the targeted (if run by a player) container instance from the server

Delete the container instance at the specified location

Permission: rpgchest.container.delete

Key Commands

Global permission: rpgchest.key

Getting keys

  • /rpgchest container key get <key id>

Get the specified key in your inventory

Permission: rpgchest.key.get

  • /rpgchest container key give <player> <key id> [amount]

Give the specified key in a player's inventory

Permission: rpgchest.key.give

Last updated