▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/IdealSpawnPoint
IdealSpawnPoint

IdealSpawnPoint

This plugin allows administrators to set multiple respite points, enabling players to respite at one of them

37
0

IdealSpawnPoint Plugin | Ideal Spawn Points

Features

  • Multi-world support: Independently manage spawn points for each world
  • Precise control: Set precise spawn locations using coordinates
  • Permission system: Fine-grained permission control
  • Multi-language support: Built-in Chinese and English language packs
  • Automatic Reload: Automatically reload configuration at set intervals
  • Visual List: View respawn point information for all worlds

Installation Guide

  1. Place the plugin JAR file in the server's plugins folder
  2. Restart the server
  3. The plugin will automatically generate a configuration file

Command List

CommandDescriptionPermissions
/isp add <ID>Add a respawn pointidealspawn.add
/isp remove <ID>Remove a respawn pointidealspawn.remove
/isp listList all respawn points in the current worldidealspawn.list
/isp listallList all spawn points in all worldsidealspawn.list.all
/isp removeallRemove all spawn points in the current worldidealspawn.removeall
/isp reloadReload configurationidealspawn.reload

Permission nodes

  • idealspawn.use - Basic permission to use the main command
  • idealspawn.add - Permission to add respawn points
  • idealspawn.remove - Permission to remove respawn points
  • idealspawn.list - Permission to view the respawn point list
  • idealspawn.list.all - Permission to view all world respawn points
  • idealspawn.removeall - Remove all respawn point permissions
  • idealspawn.reload - Reload configuration permissions

Configuration Notes

The configuration file is located at plugins/IdealSpawnPoint/config.yml. Main configuration options:

# Language settings (zh/en)
language: zh

# Auto-reload configuration
auto-reload:
  delays: [30, 60] # Unit: seconds

Compatibility Table

ServerCompatibility StatusDescription
PaperCompleted
SpigotCompleted
MohistCompleted
Other serversCompatibility unknown

Note❗

The current mod still has some defects. The multi-world plugin loads slower than this plugin, causing it to fail to find the multi-world data when reading data. Therefore, we have added automatic reloading, which can be set in config.yml to the time after the multi-world is fully loaded. For example, if it takes 30 seconds to fully load, set it to 30. To prevent the first load from failing, we have set it twice, for example [30,60] This means reloading once after 30 seconds and again after 60 seconds!

Translated with DeepL.com (free version)

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

Minecraft: Java Edition

1.20.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:8 месяцев назад
Обновлён:7 месяцев назад
Главная