Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/ServerSwitch
  • ServerSwitch 2.0.0

    release27 марта 2026 г.

    Changelog – ServerSwitch 2.0.0

    This is a major release featuring a complete overhaul of the core architecture and full support for the modern Velocity API.

    New Features & Improvements

    • Brand New Module System (v2.0): Introduced a completely new architecture for server features. All currently available modules (including FeatureManager, Webhooks, Rate-Limiting, Cooldown, etc.) are brand new in v2.0 and did not exist in previous versions.
    • Velocity Module Evolution:
      • New Configuration System: Replaced the external ConfigurationNode dependency with a faster, custom-built SimpleYamlConfig parser.
      • Full YAML Support: Seamlessly handles nested values and YAML lists (e.g., for blacklists and webhooks).
    • Modern API Compliance:
      • Resolved all deprecation warnings in the Spigot module (PlayerLoginEvent.disallow, etc.) while maintaining full compatibility from Minecraft 1.8 to 1.21.
      • Updated BungeeCord to use modern TextComponent constructors, reducing console clutter.

    Bug Fixes

    • Fixed Proxy Join Detection: Resolved "Direct join detected" false positives by increasing the database ticket timeout and optimizing the registration order of event listeners.
    • Update Logic Improvement: Fixed the update checker to correctly recognize v2.0.0 as a separate, newer branch, preventing accidental downgrades to 1.3.x.
    • BungeeCord Stability: Fixed potential NullPointerExceptions during database initializations.
    • Resolved a critical NullPointerException when loading empty configuration nodes in the Velocity module.
    • Fixed method ambiguity in the configuration loader, ensuring accurate property retrieval.
    • Corrected syntax errors in the database auto-delete timer and update checker.
    • Fixed type conversion issues between SimpleYamlConfig and legacy configuration nodes.
  • ServerSwitch 1.3.5

    release18 февраля 2026 г.

    Changelog – ServerSwitch 1.3.5

    This is a crucial stability update that significantly improves how the plugin handles unstable database connections.

    Changes & Improvements

    • Database Stability (All Platforms): Implemented a robust automatic reconnection system for Spigot, BungeeCord, and Velocity. The plugin will now detect a lost database connection and attempt to re-establish it periodically, preventing the plugin from becoming unresponsive.
    • Improved Error Handling (Spigot): Enhanced error handling during player login to prevent issues when the database is temporarily unavailable.
    • Resource Management (Velocity): The plugin now correctly closes the database connection when the Velocity proxy shuts down, preventing potential connection leaks.
  • ServerSwitch 1.3.4

    release13 января 2026 г.

    Changes & Improvements

    • License System: Migrated to a new license server infrastructure. The plugin now provides more detailed feedback regarding license validity, expiration, and deactivation reasons.
    • Internal API: Updated API endpoints and response parsing logic for license validation across Spigot, BungeeCord, and Velocity.
  • ServerSwitch 1.3.3

    release13 января 2026 г.

    Changes & Improvements

    • MySQL Compatibility: Implemented a driver fallback system. The plugin now attempts to load the modern com.mysql.cj.jdbc.Driver first and falls back to com.mysql.jdbc.Driver if not found. This resolves startup issues on older Minecraft versions (e.g., 1.8.8).
    • Build System: Refined build configuration to support a wider range of Java versions (Java 8 to Java 21) ensuring correct compilation for legacy and modern server software.

    Bug Fixes

    • Fixed a critical bug where the plugin would disable itself on 1.8 servers due to missing database drivers.
  • ServerSwitch 1.3.2

    release11 августа 2025 г.

    Version 1.3.2 – Velocity API Update & Stability Fixes

    Updated for latest Velocity API: Replaced deprecated ServerConnectEvent with modern ServerPreConnectEvent for full compatibility with current Velocity versions.

    Improved target server detection: The final destination server is now correctly identified before connection, even when redirects occur.

    Pre-join blacklist and limit checks: Players are now blocked before switching servers, preventing unnecessary connections.

    Stability improvements: Minor internal optimizations and improved logging for better maintainability.

  • ServerSwitch 1.3.1

    release6 августа 2025 г.

    Changelog – ServerSwitch 1.3.1

    Changes & Improvements

    • Java 21 Support: Full compatibility with Java 21 for all supported server types (Spigot/Paper, BungeeCord, Velocity).

    • Velocity: Added missing loadConfig() method to properly support reloading and configuration changes.

    • Reload Command: Implemented /serverswitch reload for Spigot/Paper, BungeeCord, and Velocity.

    • MySQL: Modernized the JDBC URL and updated the MySQL driver.

    • Bug Fixes:

      • Fixed issues with table handling (PRIMARY KEY) and configuration processing.
      • Improved error handling for database connections.
      • Enhanced blacklist and limit validation.
    • New Features:

      • Optional settings for auto-update and logging.
      • Update checker for all platforms.
      • Velocity: Added blacklist, API key verification, free-limit handling, and custom table name support in line with other platforms.

    Notes

    • This version is a beta release and may contain bugs.
    • If you encounter any issues, please join the Discord server for support.
  • ServerSwitch 1.3

    release15 мая 2025 г.

    ServerSwitch – 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!

    release10 октября 2024 г.

    Fixed all MySQL errors! JSMySQLFix needed!!

  • ServerSwitch 1.2.1 | Velocity removed

    release9 октября 2024 г.

    Velocity was removed due to a dependency outage and related errors.

  • ServerSwitch 1.2

    release24 июня 2024 г.

    Changes made:

    • Velocity support has been added.

    Info:

    • The file size has increased due to the added dependencies.
  • ServerSwitch 1.1.2 Beta

    beta24 июня 2024 г.

    Changes:

    • 1.21 Support
    • Database connection error fixed
  • ServerSwitch 1.1.1

    release20 мая 2024 г.

    Version 1.1.1 (May 20, 2024)

    Changes:

    Simplified MySQL connection configuration in the config file. General code optimization.

Сведения

Лицензия:
Опубликован:2 года назад
Обновлён:2 месяца назад
ID проекта:
Главная