Плагины/SetSpawn/SetLobby
SetSpawn/SetLobby

SetSpawn/SetLobby

Set Your Server Spawn Or Lobby

984
0

SetSpawn

SetSpawn is a lightweight, all-in-one Bukkit/Spigot plugin that makes it easy to:

  • Define a global Spawn and Lobby (Hub) location
  • Automatically teleport new players to your lobby on join (toggleable)
  • Enforce a per-player cooldown on all teleport commands
  • Fully customize messages & sounds via config.yml
  • Reload your settings at runtime—no server restart required

📋 Features

  • /setspawn & /spawn
    Define and teleport to your world’s “Spawn” point.
  • /setlobby, /lobby & /hub
    Define and teleport to your “Lobby (Hub)”; /hub works as a convenient alias.
  • Auto-Teleport on Join
    New players are sent to the lobby by default; /toggleautojoin flips this on/off.
  • Configurable Cooldown
    Prevent teleport spam with a global cooldown (e.g. 30 s by default).
  • Custom Messages & Sounds
    All text feedback and sound effects are driven by config.yml.
  • /spawnreload
    Instantly reload your config.yml without restarting the server.

⚙️ Commands

CommandDescriptionPermission
/setspawnSet the global Spawn locationsetspawn.set (OP-only)
/spawnTeleport to the Spawnsetspawn.use
/setlobbySet the global Lobby (Hub) locationsetspawn.set (OP-only)
/lobbyTeleport to the Lobbysetspawn.use
/hubAlias for /lobbysetspawn.use
/toggleautojoinEnable/disable auto-teleport on joinsetspawn.toggleautojoin (OP-only)
/spawnreloadReload config.yml at runtimesetspawn.reload (OP-only)

🛠 Configuration

# Toggle auto-teleport to lobby on join
auto-teleport: true

# Cooldown (in seconds) between any teleport command
teleport-cooldown: 30

messages:
  spawn-name:     "Spawn"
  lobby-name:     "Lobby"
  spawn-set:      "&aSpawn location set."
  lobby-set:      "&aLobby location set."
  spawn-teleport: "&aTeleported to spawn."
  lobby-teleport: "&aTeleported to lobby."
  hub-teleport:   "&aTeleported to hub."
  cooldown:       "&cPlease wait {time} seconds."
  auto-on:        "&aAuto-teleport on join enabled."
  auto-off:       "&cAuto-teleport on join disabled."
  reload:         "&aConfiguration reloaded."

Совместимость

Minecraft: Java Edition

1.21.3–1.21.5

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:4 месяца назад
Обновлён:4 месяца назад
Главная