Back to Mods
ServerSwitch

ServerSwitch

utilitycarra

A lightweight plugin that allows your players to switch to configurable servers.

About ServerSwitch

ServerSwitch allows you to configure one or multiple commands that will send players to the server of your choice. YAML configuration.

Command(s): - /serverswitch reload

Permissions: - serverswitch.admin (reload command) - serverswitch.join.<server> (only needed if enable-permission is set to true in your server section)

Default config.yml:

# Those options will be used if they're not defined in the server defaults: permission-message: "You don't have the permission to join %server%." sending-message: "Sending you to %server%..." cooldown-message: "Wait %cooldown%s to join %server% again."

servers: smp: host: "play.yourserver.com" port: 5521 commands: - "smp" - "survival" # If true, the permission will be serverswitch.join.<server> # <server> being "smp" in this case. (serverswitch.join.smp) enable-permission: false permission-message: "You don't have the permission to join the SMP." sending-message: "Sending you to the SMP..." cooldown: 3 # in seconds cooldown-message: "Wait %cooldown%s to join %server% again." factions: host: "play.yourserver.com" port: 5522 commands: - "factions" # If true, the permission will be serverswitch.join.<server> # <server> being "factions" in this case. (serverswitch.join.factions) enable-permission: true cooldown: 3 # in seconds

Downloads
32
Created
Jan 22, 2026
Updated
Jan 22, 2026
Version
Early Access

Categories

Utility

Download Mod

Download on CurseForge
Free download • 32 total downloads

Need a Server?

Run ServerSwitch on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is ServerSwitch?

A lightweight plugin that allows your players to switch to configurable servers.

How do I download ServerSwitch?

You can download ServerSwitch for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created ServerSwitch?

ServerSwitch was created by carra. The mod has been downloaded 32 times.

Is ServerSwitch compatible with Hytale servers?

ServerSwitch is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install ServerSwitch?

To install ServerSwitch: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.