Command: spawningspheres - teakivy/teaks-tweaks GitHub Wiki

Command: /spawningspheres

/spawningspheres is the base command for the Spawning Spheres pack.

Parent Pack

spawning_spheres

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

Usage

/spawningspheres <create | remove | teleport> <red | blue | green>

This is a player-only command

Aliases

  • /sphere
  • /ss

Sub Commands

/spawningspheres create <red | blue | green>

  • Used to create a spawning sphere.

/spawningspheres remove <red | blue | green>

  • Used to remove a spawning sphere.

/spawningspheres teleport <red | blue | green>

  • Used to teleport the player to a spawning sphere.

Permissions

teakstweaks.command.spawningspheres

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

teakstweaks.command.spawningspheres.create

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

teakstweaks.command.spawningspheres.remove

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

teakstweaks.command.spawningspheres.teleport

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

Messages

"spawningspheres.command_description": "Spawn a sphere to help with mob spawning.",
"spawningspheres.error.invalid_color": "<red>Please specify a valid color! (red, blue, green)",
"spawningspheres.error.in_use": "<red>The sphere <color> is already in use!",
"spawningspheres.error.not_in_use": "<red>The sphere <color> is not in use!",
"spawningspheres.summoned": "<green>Summoned the <color> <green>spawning sphere!",
"spawningspheres.removing": "<green>Removing the <color> <green>spawning sphere...",
"spawningspheres.teleporting": "<yellow>Teleporting to the <color> <green>spawning sphere...",

spawningspheres.command_description

  • Default - Spawn a sphere to help with mob spawning.

spawningspheres.error.invalid_color

  • Default - <red>Please specify a valid color! (red, blue, green)

spawningspheres.error.in_use

  • Default - <red>The sphere <color> is already in use!
  • Placeholders
    • color - The Spawning Sphere color.

spawningspheres.error.not_in_use

  • Default - <red>The sphere <color> is not in use!
  • Placeholders
    • color - The Spawning Sphere color.

spawningspheres.summoned

  • Default - <green>Summoned the <color> <green>spawning sphere!
  • Placeholders
    • color - The Spawning Sphere color.

spawningspheres.removing

  • Default - <green>Removing the <color> <green>spawning sphere...
  • Placeholders
    • color - The Spawning Sphere color.

spawningspheres.teleporting

  • Default - <yellow>Teleporting to the <color> <green>spawning sphere...
  • Placeholders
    • color - The Spawning Sphere color.
⚠️ **GitHub.com Fallback** ⚠️