
ServerTransfer
A modern, secure server selector for Minecraft 1.20.5+ featuring an intuitive in-game GUI editor and seamless Transfer API integration.
📖About ServerTransfer
ServerTransfer
ServerTransfer is a high-performance and secure server selector designed for Minecraft 1.20.5 and newer.
By utilizing the native Transfer API introduced in Minecraft 1.20.5, this plugin allows you to teleport players directly between servers in your network without the need for complex proxy configurations like BungeeCord or Velocity. It provides a polished, customizable in-game interface that makes server hopping seamless for your players.
Required Setup (Important)
To enable the native transfer functionality, you must modify the configuration of all target servers in your network:
- Open the server.properties file on every server.
- Locate or add the following line and set it to true:
accept-transfers=true - Restart your servers.
Note: Failure to set this will result in connections being rejected when a transfer is attempted.
Key Features
In-Game GUI Layout Editor
Stop wasting time calculating slot numbers in a config file. Use the /st setting command to open a live editor. Simply drag and drop items from your inventory into the GUI. The plugin automatically saves the material, display name, and slot directly to your config.yml.
Polished User Experience
- Real-time Status: View server status (Online/Offline) and player counts directly within the item lore.
- Visual Effects: Includes portal particles, teleportation sounds, and action-bar countdowns.
- Move-to-Cancel: Automatically cancels the transfer if a player moves during the countdown to prevent accidental teleports.
Commands & Permissions
| Command | Description | Permission |
|---|---|---|
| /st | Opens the server selector GUI. | servertransfer.use |
| /st help | Displays the help menu. | servertransfer.use |
| /st setting [size] | Opens the visual GUI editor. | servertransfer.admin |
| /st reload | Reloads the plugin configuration. | servertransfer.admin |
Installation
- Download and place the ServerTransfer.jar into your server's plugins folder.
- Ensure
accept-transfers=trueis set in your server.properties. - Start your server.
- Use
/st settingto begin building your menu. - (Optional) Edit
plugins/ServerTransfer/config.ymlto change the language to Japanese (language: ja) or fine-tune settings.