▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
LSpawn

LSpawn

Spawn & respawn management plugin.

Оцените первым
14
0

LSpawn

A lightweight spawn & respawn management plugin · built for Paper / Folia

LSpawn is a plugin for spawn point management and death respawn control, fully adapted to Folia's region-threading model.

  • 🎯 Target server: Paper / Folia 26.1 (api-version: 26.1)
  • ☕ Requires Java 25+
  • ✍️ Author: Dainsleif
  • 📄 License: GPL-3.0

✨ Features

  • /spawn — teleport to the spawn point with one command
  • /setspawn / /delspawn — set / remove the main spawn point
  • /setfirstspawn / /delfirstspawn — set / remove the first-join spawn point (new players are sent here on their first join)
  • Death respawn control — respawn at spawn by default; optionally keep bed / respawn anchor respawn points
  • Optional: teleport players to spawn on every join
  • /lspawn reload — hot-reload the configuration
  • Built-in bilingual messages (language: zh_cn | en_us, MiniMessage, freely editable)

🛠 Commands & Permissions

CommandDescriptionPermissionDefault
/spawnTeleport to spawnlspawn.spawneveryone
/setspawnSet the main spawn (current position)lspawn.setspawnOP
/delspawnRemove the main spawnlspawn.delspawnOP
/setfirstspawnSet the first-join spawnlspawn.setfirstspawnOP
/delfirstspawnRemove the first-join spawnlspawn.delfirstspawnOP
/lspawn reloadReload configurationlspawn.reloadOP

All nodes are prefixed lspawn. and can be granted / revoked individually via a permissions plugin such as LuckPerms.

⚙️ Configuration

Spawn data is stored in config.yml (also writable via commands). Key options:

language: zh_cn              # message language: zh_cn / en_us
debug: false                 # debug logging (for troubleshooting)

respawn:
  at-spawn: true             # respawn at spawn (default fallback)
  at-bed: false              # keep bed respawn points
  at-anchor: false           # keep respawn-anchor respawn points

join:
  teleport-to-spawn: false   # teleport to spawn on every join

The messages section ships both zh_cn and en_us MiniMessage sets, freely editable (placeholders: {world} {x} {y} {z}).

🧵 Folia Compatibility

  • plugin.yml declares folia-supported: true
  • All teleports use teleportAsync, which is thread-safe
  • Note: Folia disables the vanilla respawn path that fires PlayerRespawnEvent and uses its own respawn flow instead. This plugin therefore implements respawn on Folia by writing a forced respawn location at death plus a post-respawn fallback teleport. respawn.at-bed / respawn.at-anchor preserve real bed / anchor respawn points on Folia via a block check at death (fully functional on Paper)
  • First-join / join teleports are deferred by 1 tick to avoid teleporting during placeNewPlayer

📄 License

GPL-3.0

Партнёрский материал

Сервер для плагина LSpawn - как у профи

Плагин LSpawn создан для серверов: на своём сервере вы настраиваете его под себя и решаете, кому играть. Создать сервер с плагином LSpawn для друзей можно за пару минут - BungeeHost всё уже подготовил.

Часто задаваемые вопросы

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

Minecraft: Java Edition

26.2.x26.1.x

Платформы

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

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная