Command: spawn - teakivy/teaks-tweaks GitHub Wiki

Command: /spawn

/spawn is the base command for the Spawn pack.

Parent Pack

spawn

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

Usage

/spawn

This is a player-only command

Sub Commands

/spawn

  • Used to teleport the player to spawn.

Permissions

teakstweaks.command.spawn

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

Messages

"spawn.command_description": "Teleport to the server spawn.",
"spawn.error.on_cooldown": "<red>You must wait <time> seconds between uses of /spawn!",
"spawn.error.moved": "<red>You must stand still to teleport!",
"spawn.teleporting": "<yellow>Teleporting to Spawn...",

spawn.command_description

  • Default - Teleport to the server spawn.

spawn.error.on_cooldown

  • Default - <red>You must wait <time> seconds between uses of /spawn!
  • Placeholders
    • time - The cooldown time.

spawn.error.moved

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

spawn.teleporting

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