Skip to content

Happyuky7/SimpleServerTransferHytale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleServerTransferHytale

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.


✨ 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

  1. Download the latest .jar from Releases
  2. Put the jar inside your server:
    /mods/
  3. Restart the server
  4. Use:
    /st <ip:port>

✅ Compatibility

  • Requires Hytale Server
  • Java 25+ required

🛠️ Building (Developers)

Requirements

  • Java 25
  • Gradle
  • HytaleServer.jar

Build steps

Clone the repository with the following command:

$ git clone https://github.com/Happyuky7/SimpleServerTransferHytale.git

Once downloaded in the git terminal use the following command:

$ cd SimpleServerTransferHytale

Add HytaleServer.jar in libs folder

$ libs/HytaleServer.jar

Now inside the directory you execute the following maven command:

./gradlew clean build 

Jar output:

build/libs/SimpleServerTransferHytale-<version>.jar

Join us

  • Feel free to open a PR! We accept contributions.
  • Discord

Aditional Information

My website, My website

Discord, Support My Server Discord


Contributors


Special Thanks To

IntelliJ IDEA logo IntelliJ IDEA logo Azul Java logo

IntelliJ IDEA, Code editor for Java and other programming languages and programs.

Azul Java The world’s largest commercial provider of OpenJDK

About

Simple Server Transfer Command /servertransfer <ip>

Topics

Resources

Stars

Watchers

Forks

Languages