SimpleServerTransferHytale 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.
- ✅ 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
/st <ip:port>Example:
/st 127.0.0.1:5520st <ip:port> --targetPlayer=<name>Example:
st 127.0.0.1:5520 --targetPlayer=Hytale/st/simpleservertranfer
- Download the latest
.jarfrom Releases - Put the jar inside your server:
/mods/
- Restart the server
- Use:
/st <ip:port>
- Requires Hytale Server
- Java 25+ required
- Java 25
- Gradle
- HytaleServer.jar
Clone the repository with the following command:
$ git clone https://github.com/Happyuky7/SimpleServerTransferHytale.gitOnce downloaded in the git terminal use the following command:
$ cd SimpleServerTransferHytaleAdd HytaleServer.jar in libs folder
$ libs/HytaleServer.jarNow inside the directory you execute the following maven command:
./gradlew clean build Jar output:
build/libs/SimpleServerTransferHytale-<version>.jar- Feel free to open a PR! We accept contributions.
- Discord
My website, My website
Discord, Support My Server Discord
- Happyuky7 - Main Developer and Maintainer.
IntelliJ IDEA, Code editor for Java and other programming languages and programs.
Azul Java The world’s largest commercial provider of OpenJDK
