Command: back - teakivy/teaks-tweaks GitHub Wiki

Command: /back

/back is the base command for the Back pack.

Parent Pack

back

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

Usage

/back

This is a player-only command

Sub Commands

/back

  • Used to teleport back to the player's last saved location.

Permissions

teakstweaks.command.back

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

Messages

"back.command_description": "Teleport back to your previous location.",
"back.error.on_cooldown": "<red>You must wait <cooldown_seconds> seconds between uses of /back!",
"back.error.no_back_location": "<red>You have nowhere to go back to!",
"back.error.moved": "<red>You must stand still to teleport!",
"back.teleporting": "<yellow>Teleporting Back...",

back.command_description

  • Default - Teleport back to your previous location.

back.error.on_cooldown

  • Default - <red>You must wait <cooldown_seconds> seconds between uses of /back!
  • Placeholders
    • cooldown_seconds - The amount of seconds left on the command cooldown.

back.error.no_back_location

  • Default - <red>You have nowhere to go back to!

back.error.moved

  • Default - <red>You must stand still to teleport!

back.teleporting

  • Default - <yellow>Teleporting Back...
⚠️ **GitHub.com Fallback** ⚠️