Command: spawn - teakivy/teaks-tweaks GitHub Wiki
/spawn
is the base command for the Spawn pack.
This command will only be active when it's parent pack is enabled.
/spawn
This is a player-only command
- Used to teleport the player to spawn.
teakstweaks.command.spawn
- Default -
true
- Description - Controls whether the player can use the
/spawn
command.
"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...",
- Default -
Teleport to the server spawn.
- Default -
<red>You must wait <time> seconds between uses of /spawn!
- Placeholders
-
time
- The cooldown time.
-
- Default -
<red>You must stand still to teleport!
- Default -
<yellow>Teleporting to Spawn...