Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
THIS PLUGIN IS NOT GONNA GET UPDATES
Ly+ Settings
The central hub for the Ly+ plugin suite. A clean, GUI-based settings system that gives every player full control over their personal experience โ and provides the addon API that powers the entire Ly+ ecosystem.
๐ฌ Support & Community: Join our Discord
๐งฉ What is Ly+ Settings?
Ly+ Settings is the core plugin of the Ly+ suite. On its own it handles the /settings GUI and a built-in chat filter system. Its real power comes from the LyPlusAddon API โ every Ly+ addon registers itself here, injects its own settings items into the GUI, and shares player data through the core. One command, all your preferences, zero clutter.
โจ Features
โ๏ธ Settings GUI
- Clean 54-slot GUI opened with
/settings - Addons inject their own items into dedicated slots automatically
- Bottom navigator row shows a shortcut icon for each installed addon
- Instant visual feedback โ color-coded toggle states
๐ฌ Chat Filters (requires ProtocolLib)
- Global Chat โ mute all chat at once
- Server Messages โ hide server broadcasts and notifications
- Player Messages โ hide player-to-player chat only
- Powered by deep ProtocolLib packet interception for perfect accuracy
- All filters default to OFF for a normal experience
๐ Addon API
LyPlusAddoninterface for clean addon integration- Thread-safe
AddonRegistry - Shared persistent
PlayerDataacross all addons - Utility methods exposed to addons:
createItem,addBoolItem,addCycleItem,playSound,updateBool,updateInt, and more
๐ฎ Commands
| Command | Description | Permission |
|---|---|---|
/settings |
Open the settings GUI | settings.use |
/settings reload |
Reload all configs | settings.admin |
/settings addons |
List all loaded Ly+ addons | settings.use |
Aliases: /s ยท /prefs ยท /preferences
๐งฑ Ly+ Addon Suite
Ly+ Settings is the core โ install any of these addons alongside it:
| Addon | Description |
|---|---|
| Ly+ TPA | GUI-based teleport requests with dimension awareness |
| Ly+ Friends (coming soon) | Full friend system with live status tracking |
| Ly+ Messages (coming soon) | Private messaging system |
| Ly+ Homes (coming soon) | Home and warp management |
๐ Requirements
- Paper or Purpur 1.21+
- Java 21+
- ProtocolLib 5.4.0+
โ ๏ธ If ProtocolLib is not installed, chat filters will be disabled โ all other features work normally.
๐ Installation
- Download
LyPlusSettings-2.0.0.jarand place it in/plugins - Install ProtocolLib in
/plugins - Start the server โ
config.ymlgenerates automatically - Install any Ly+ addon jars alongside it
- Run
/settings reloadto apply any config changes
Made with โค๏ธ by Lyvt ยท Discord Support


