
Список изменений
Ly+ Settings v2.0.0 Beta — The Addon Ecosystem Update
🔄 Complete Rewrite
⚠️ This is an early beta release! Addons are coming very soon — stay tuned! 👉 Check lyvt.dev for addon releases and updates. (addons are gonna be released on Modrinth too)
Why the rewrite?
Settings+ has been completely rebuilt from the ground up as a modular addon ecosystem. Instead of one big plugin doing everything, Ly+ Settings is now the core hub that other Ly+ addon plugins connect to automatically.
🏗️ New Architecture
Core + Addon System
- Ly+ Settings is now the core — it manages the
/settingsGUI and detects installed addons automatically - Each feature (TPA, Friends, Messages, Homes) is now a separate addon plugin
- Addons register themselves with the core on startup — no config needed
- The core GUI automatically expands with addon items when addons are installed
- Bottom navigator row shows icons for every installed addon
New Commands
| Command | Description |
|---|---|
/settings | Opens the Settings GUI |
/settings reload | Reloads the core + all installed addons |
/settings addons | Lists all currently installed addons |
🔜 Addons Coming Soon
The following addons are currently in development and will be released separately on Modrinth:
- 🌀 Ly+ TPA —
/tpa,/tpahere,/tpaccept,/tpdenywith countdown & GUI confirm screen - 👥 Ly+ Friends — Friend list, requests, and friend-only TPA settings
- 💬 Ly+ Messages —
/msgand/replywith toggle settings - 🏠 Ly+ Homes —
/home,/sethome,/delhomewith interactive GUI
👉 lyvt.dev — All addon releases will be listed here! (and on Modrinth too!)
✨ Features (Core)
Settings GUI
- Clean 54-slot GUI hub that auto-populates with addon items
- Bottom navigator row with addon icons
- Chat filter settings built into the core
Multilingual Support
- Full English and German translations
- All messages configurable in
config.yml - Single place to edit all text across all addons
Developer API
- Clean
LyPlusAddoninterface for addon developers - Thread-safe
AddonRegistry - Addons can inject GUI items, handle clicks, and own custom GUIs
⚙️ Configuration
# Set your language (en / de)
language: en
# Customize all messages and prefixes
prefixes:
core: "§8[§bLy+§8] §f"
⚡ Compatibility
- Minecraft: 1.20.5+
- Server: Paper / Purpur / Spigot / Bukkit
- Dependencies: ProtocolLib
- Java: 21+
📋 Upgrade Notes
⚠️ This is NOT a drop-in upgrade from Settings+ v1.x!
- The old monolithic
config.ymldoes not carry over- Features are now split across separate addon plugins
- Old player data format is not compatible with v2.0.0
🎉 Special Thanks
Thanks to everyone who used Settings+ v1.x and provided feedback — this rewrite wouldn't have happened without you!
Full Changelog: v1.8.5 → v2.0.0 Support: Report issues on GitHub or join our Discord! Discord: Discord 🚀 Addons & Updates: lyvt.dev 🚀
