Перейти к содержимому
Mineforgian

xSetSpawn

Position your players, everything is editable.

Загрузки
250
Подписчики
0
Обновлён
16 апреля 2026 г.
Лицензия
BSD-3-Clause

Опубликован 7 января 2026 г.

🌍 xSetSpawn - The Ultimate Global Spawn Management


xSetSpawn is a modern, lightweight, and highly customizable solution for managing your Minecraft server's spawn point. Now more global than ever, v1.0.3 introduces a full multi-language system and advanced stability features to give your players the most immersive experience possible.

banner


🔥 Why choose xSetSpawn?

Unlike standard essentials plugins, xSetSpawn gives you granular control over the feel of your server's hub. It’s designed for server owners who care about presentation, performance, and international reach.

🚀 Key Features

  • 🌍 Global Multi-Language System: Ship your server in English, Spanish, or Portuguese (BR) out of the box. Switch languages on the fly with a single config setting.
  • ✨ Immersive Visuals: Greet your players with customizable on-screen Titles, Subtitles, and ActionBars. All visual texts are now fully localizable per language!
  • 🎨 Modern HEX Support: Full support for HEX Colors (&#RRGGBB) in all messages, prefixes, and titles for that premium server aesthetic.
  • 🧪 Advanced Stability: Built-in startup error handling and a robust internal refactor to ensure your plugin always enables correctly.
  • ⏱️ Smart Cooldown System: Prevent command spam with customizable delays. Includes a bypass permission for VIPs or Staff.
  • 🚪 Auto-Routing: Force players to spawn on join or respawn to maintain your server flow.

🛠️ How it Works

  1. Position: Walk to your desired location. Camera angle (pitch/yaw) is saved!
  2. Set: Type /setspawn. The location is instantly recorded in data/data.yml.
  3. Localize: Pick your language in config.yml (e.g., lang: es).
  4. Reload: Use /xspawn reload to apply changes instantly without a restart.
  5. Play: Your players are greeted with beautiful visuals and sounds upon arrival!

📜 Commands & Permissions

Command Description Permission
/spawn Teleport to the server's spawn point. xspawn.use
/setspawn Define the spawn location at your position. xspawn.admin
/xspawn reload Reload config and language files instantly. xspawn.admin

(Note: xspawn.bypass allows instant teleportation).


⚙️ Configuration (v1.0.3 Snippet)

The new configuration is cleaner and focused on logic, while all text moved to the lang/ folder:

#  __  __   _____
#  \ \/ /  / ____|
#   \  /  | (___    _ __     __ _   __      __  _ __
#   /  \   \___ \  | '_ \   / _` |  \ \ /\ / / | '_ \
#  /_/\_\  ____) | | |_) | | (_| |   \ V  V /  | | | |
#         |_____/  | .__/   \__,_|    \_/\_/   |_| |_|
#                  | |
#                  |_|    By xPlugins

settings:
  # Plugin language. Options: en, es, br
  lang: en
  
  # Require permissions to use /spawn?
  require-permission: true

  # Cooldown System
  cooldown:
    enabled: true
    seconds: 5
    bypass-permission: "xspawn.bypass"

  # Auto-Teleport
  teleport-on-join: true
  teleport-on-respawn: true

visuals:
  sound:
    enabled: true
    name: "ENTITY_PLAYER_LEVELUP"
  particles:
    enabled: true
    name: "TOTEM"
  titles:
    enabled: true
    fade-in: 10
    stay: 40
    fade-out: 10

# All messages and titles are now in lang/messages_<lang>.yml

xPlugins 2026

Ченджлог

v1.0.3Релиз26.1, 26.1.1, 26.1.2 · 16 апреля 2026 г.

🚀 xSetSpawn v1.0.3 - The Global Update

This version brings major stability improvements, a complete internal refactor, and a brand-new multi-language system to make xSetSpawn accessible to everyone!

🌟 New Features

  • 🌍 Dynamic Multi-Language System: Added support for multiple languages out of the box!
    • Included: English (EN), Spanish (ES), and Portuguese (BR).
    • Change it on the fly in config.yml and reload with /xspawn reload.
  • 🎨 Improved HEX Color Support: Refactored the color engine for more reliable HEX translation and better compatibility across different server versions.
  • 📂 Clean Data Organization: All data is now neatly organized in a data/ subfolder.

🛠️ Technical Improvements & Fixes

  • 🔧 Major Bug Fix: Resolved NoClassDefFoundError that prevented the plugin from enabling on some environments.
  • 🛡️ Startup Error Handling: Added a robust error-catching system during initialization to provide clear feedback if something goes wrong.
  • 📝 Full English Refactor: The entire project (code, comments, and default config) is now professionally translated to English.
  • 🧹 Code Cleanup: Major internal refactor of Managers and Listeners for better performance and maintainability.

⚙️ How to Update

  1. Replace your old JAR with the new v1.0.3.
  2. (Optional) Delete your old config.yml to generate the new layout with the language option, or manually add lang: en to your settings.
  3. Enjoy a more stable and global experience!

Developed with ❤️ by xPlugins

v1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 20 марта 2026 г.

We've fixed the database when saving the spawn and fixed some problems.

v1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 8 марта 2026 г.

Fixed, Lag and TPS Version 1.21.11 STABLE

1.0.0Бета1.21.9, 1.21.10, 1.21.11 · 1 марта 2026 г.
  • Stable

Комментарии

Загружаем…