ServerTransfer
PluginMIT

ServerTransfer

A modern, secure server selector for Minecraft 1.20.5+ featuring an intuitive in-game GUI editor and seamless Transfer API integration.

24
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖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:

  1. Open the server.properties file on every server.
  2. Locate or add the following line and set it to true:
    accept-transfers=true
  3. 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

  1. Download and place the ServerTransfer.jar into your server's plugins folder.
  2. Ensure accept-transfers=true is set in your server.properties.
  3. Start your server.
  4. Use /st setting to begin building your menu.
  5. (Optional) Edit plugins/ServerTransfer/config.yml to change the language to Japanese (language: ja) or fine-tune settings.