ServerSwitch

⭐ — (5 endorsements) 📥 3,041 downloads 📌 v2.1.0 📅 5/20/2024
🟡 Updated this year

By Julijerry · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/12/2026 📅 Created: 5/20/2024

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #760 of 1560 bukkit mods in this game by downloads

📋 About This Mod

## **MySQL needed!** ### **(https://modrinth.com/plugin/mysqlfix) is REQUIRED for the Velocity version** ServerSwitch is a versatile plugin designed for both BungeeCord and Spigot servers, providing comprehensive server switch logging and serving as an alternative to OnlyProxyJoin. With ServerSwitch, you can effortlessly track player server switches and customize their join experience, enhancing your server network management capabilities. **Features:** 1. Server Switch Logging: ServerSwitch logs player server switches to a MySQL database, providing valuable insights into player behavior and server traffic patterns across both BungeeCord and Spigot servers. 2. OnlyProxyJoin Alternative: Replace OnlyProxyJoin with ServerSwitch to control player joins and implement custom join messages and actions based on specific criteria, catering to the needs of your server network. 3. Automatic Cleanup: The plugin includes a feature to automatically delete old server switch records, ensuring optimal database performance and storage efficiency for both BungeeCord and Spigot servers. 4. Customizable Configuration: Easily configure the MySQL connection settings, join messages, and other plugin options through the included configuration file, offering flexibility and customization for your server network setup. 5. Lightweight and Efficient: ServerSwitch is lightweight and designed for efficiency, ensuring minimal impact on both BungeeCord and Spigot server performance while delivering robust functionality for server switch logging and player join management. **Instructions:** 1. Place the serverswitch.jar file in the plugins folder of both your BungeeCord and Spigot servers. 2. Customize the plugin settings, including the MySQL connection details and join messages, in the config.yml file located in the plugin's folder on both server types. 3. Restart your BungeeCord and Spigot servers to apply the changes. 4. ServerSwitch will now log player server switches and handle player joins according to your configured settings on both BungeeCord and Spigot servers. Enhance your server network management and provide a seamless join experience for your players with ServerSwitch today! <details> <summary>config.yml</summary> ``` # Connect to your Database! (IS REQUIRED!) database: url: "jdbc:mysql://127.0.0.1:3306/YourDB" # Set Infos here username: "root" password: "password" # YOU HAVE TO SET A SERVERNAME! THE SERVER NAME HAVE TO BE THE SAME AS THE BUNGEECORD NAME TO THIS SERVER!! server: # YOU HAVE TO SET A SERVERNAME! THE SERVER NAME HAVE TO BE THE SAME AS THE BUNGEECORD NAME TO THIS SERVER!! servername: "SETITHERE!" # Example: servername: "Lobby-01" # Set your custom messages and permissions messages: kick: '§cYou need to join through the proxy!' staff_notification: '§c{player} attempted to join without going through the proxy!' joinMessage: '§e{player} joined' leaveMessage: '§e{player} left the server' permissions: notify: 'serverswitch.notify' # Set Permission here settings: Custom-join-leaveMessages: false Disable-join-leaveMessages: false ``` </details> <details> <summary>bungeeconfig.yml</summary> ``` # Connect to your Database! (IS REQUIRED!) database: url: "jdbc:mysql://127.0.0.1:3306/YourDB" username: "root" password: "password" ``` </details>

## MySQL needed! ### (https://modrinth.com/plugin/mysqlfix) is REQUIRED for the Velocity version

ServerSwitch is a versatile plugin designed for both BungeeCord and Spigot servers, providing comprehensive server switch logging and serving as an alternative to OnlyProxyJoin. With ServerSwitch, you can effortlessly track player server switches and customize their join experience, enhancing your server network management capabilities.

Features:

1. Server Switch Logging: ServerSwitch logs player server switches to a MySQL database, providing valuable insights into player behavior and server traffic patterns across both BungeeCord and Spigot servers. 2. OnlyProxyJoin Alternative: Replace OnlyProxyJoin with ServerSwitch to control player joins and implement custom join messages and actions based on specific criteria, catering to the needs of your server network. 3. Automatic Cleanup: The plugin includes a feature to automatically delete old server switch records, ensuring optimal database performance and storage efficiency for both BungeeCord and Spigot servers. 4. Customizable Configuration: Easily configure the MySQL connection settings, join messages, and other plugin options through the included configuration file, offering flexibility and customization for your server network setup. 5. Lightweight and Efficient: ServerSwitch is lightweight and designed for efficiency, ensuring minimal impact on both BungeeCord and Spigot server performance while delivering robust functionality for server switch logging and player join management. Instructions:

1. Place the serverswitch.jar file in the plugins folder of both your BungeeCord and Spigot servers. 2. Customize the plugin settings, including the MySQL connection details and join messages, in the config.yml file located in the plugin's folder on both server types. 3. Restart your BungeeCord and Spigot servers to apply the changes. 4. ServerSwitch will now log player server switches and handle player joins according to your configured settings on both BungeeCord and Spigot servers.

Enhance your server network management and provide a seamless join experience for your players with ServerSwitch today!

config.yml

``` # Connect to your Database! (IS REQUIRED!)

database: url: "jdbc:mysql://127. 0. 0. 1:3306/YourDB" # Set Infos here username: "root" password: "password"

# YOU HAVE TO SET A SERVERNAME! THE SERVER NAME HAVE TO BE THE SAME AS THE BUNGEECORD NAME TO THIS SERVER!! server: # YOU HAVE TO SET A SERVERNAME! THE SERVER NAME HAVE TO BE THE SAME AS THE BUNGEECORD NAME TO THIS SERVER!! servername: "SETITHERE!" # Example: servername: "Lobby-01"

# Set your custom messages and permissions

messages: kick: '§cYou need to join through the proxy!' staff_notification: '§c{player} attempted to join without going through the proxy!' joinMessage: '§e{player} joined' leaveMessage: '§e{player} left the server'

permissions: notify: 'serverswitch.notify' # Set Permission here

settings: Custom-join-leaveMessages: false Disable-join-leaveMessages: false ```

bungeeconfig.yml

``` # Connect to your Database! (IS REQUIRED!)

database: url: "jdbc:mysql://127. 0. 0. 1:3306/YourDB" username: "root" password: "password" ```

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
Julijerry
Version
2.1.0
Downloads
3,041
Endorsements
5
Category
bukkit
Created
5/20/2024
Updated
7/12/2026
Game Versions
1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4
Tags
management

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does ServerSwitch support?

The author lists 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5. Other versions may work but are untested by the author.

What is the latest version of ServerSwitch?

Version 2.1.0, published 2026-07-12 with 3,041 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by Julijerry 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods