Update 2.1.2 - 09/07/2024 11:11pm PT -->
Changes from V-2.1.1HF:
1. Fixed [sls] prefix appearing twice:
- [SLS] prefix would appear twice when the info command was ran with no servers running
- Example output: "[SLS] [SLS] No servers are currently online"
2. Fixed "/sls info" cmd not appearing for users without the "sls.command.admin" tag.
3. Updated console text to be more informative.
4. Added proxy shutdown message in console.
Changes from V-2.0.1:
- Fixed loading process for config files
- Updated Internal Java version provided by pom.xml -> JDK 17
- Added in-game text formatter of "[SLS]" before any in-game message to prevent confusion.
- Cleaned-up unused dependencies & code.
- Updated pom.xml to run properly
- Migrated Code Base to the Velocity API.
- Updated backend & Upgraded internal systems to be more efficient.
- Added a multi-registry system for organizing server types.
- This update is a complete overhaul of the original SLS plugin; This plugin now runs off of Velocity (Which you can find here)!