Command: grave - teakivy/teaks-tweaks GitHub Wiki

Command: /grave

/grave is the base command for the Graves pack.

Parent Pack

graves

This command will only be active when it's parent pack is enabled.

Usage

/grave <locate | key | uninstall>

This is a player-only command

Sub Commands

/grave locate

  • Used to show the player the location of their last grave.

/grave key

  • Used to give the player a Grave key.

/grave uninstall

  • Used to remove all currently loaded graves from the world.

Permissions

teakstweaks.command.grave

  • Default - true
  • Description - Controls whether the player can use the /grave command.

teakstweaks.command.grave.locate

  • Default - true
  • Description - Controls whether the player can use the /grave locate command.

teakstweaks.command.grave.key

  • Default - op
  • Description - Controls whether the player can use the /grave key command.

teakstweaks.command.grave.uninstall

  • Default - op
  • Description - Controls whether the player can use the /grave uninstall command.

Messages

"grave.command_description": "Keep Inventory stands no chance.",
"grave.error.no_grave": "<red>You don't have a recent grave!",
"grave.given_key": "<green>You have been given a grave key!",
"grave.removed_graves": "<yellow>Removed all loaded Graves!",

grave.command_description

  • Default - Keep Inventory stands no chance.

grave.error.no_grave

  • Default - <red>You don't have a recent grave!

grave.given_key

  • Default - <green>You have been given a grave key!

grave.removed_graves

  • Default - <yellow>Removed all loaded Graves!
⚠️ **GitHub.com Fallback** ⚠️