ServerSwitch 1.3
on May 15, 2025ServerSwitch – Version 1.3 🚀
Date: May 15, 2025
What’s New ✨
Clear distinction between Free & Pro versions: Pro users unlock advanced features like server switch validation, API key authentication, and full database integration. Free users enjoy basic functionality with usage limits and no custom table support.
Improved Blacklist Management:
Blacklists are now reliably loaded from the config and enforced on player login.
Automatic Database Connection Monitoring:
Ensures stable MySQL connections with automatic reconnection for Pro users.
Built-in Update Checker:
Runs in the background to notify about new plugin versions, keeping your server up to date.
Customizable Join & Leave Messages:
Enhanced support for placeholders and easy disabling of join/quit messages.
Bug Fixes 🐞
Fixed issues with database connections and queries that caused instability in earlier versions.
Correct handling of kick messages when unauthorized server switches are attempted.
Various minor performance improvements and stability fixes.
Miscellaneous 🛠️
Cleaner code with clear separation of features based on user type (Free vs Pro).
Foundations laid for future feature expansions and enhancements.
ServerSwitchVelocity 1.0.1 | JSMySQLFix required!
on Oct 10, 2024Fixed all MySQL errors! JSMySQLFix needed!!
ServerSwitch 1.2.1 | Velocity removed
on Oct 9, 2024Velocity was removed due to a dependency outage and related errors.
ServerSwitch 1.2
on Jun 24, 2024Changes made:
- Velocity support has been added.
Info:
- The file size has increased due to the added dependencies.
ServerSwitch 1.1.2 Beta
on Jun 24, 2024Changes:
- 1.21 Support
- Database connection error fixed
ServerSwitch 1.1.1
on May 19, 2024Version 1.1.1 (May 20, 2024)
Changes:
Simplified MySQL connection configuration in the config file. General code optimization.