Description
SimpleServerTransferHy
SimpleServerTransferHy is a lightweight utility mod/plugin for Hytale Server that allows you to transfer players to another server using a simple command.
Perfect for testing multi-server setups, gateways, and server switching without a full proxy.
✨ Features
- ✅ Transfer yourself to any server using IP:PORT
- ✅ Optional console support (send a specific player)
- ✅ Lightweight & simple (no external dependencies)
- ✅ Great for early network testing / debugging
📌 Commands
Player usage
/st <ip:port>
Example:
/st 127.0.0.1:5520
Console usage
st <ip:port> --targetPlayer=<name>
Example:
st 127.0.0.1:5520 --targetPlayer=Hytale
Aliases
/st/simpleservertranfer
📦 Installation
- Download the latest
.jarfrom Releases - Put the jar inside your server:
/mods/
- Restart the server
- Use:
/st <ip:port>
✅ Compatibility
- Requires Hytale Server
- Java 25+ required


