
Trusted Travels
Easy Server-to-Server Travel in Minecraft
This mod provides a convenient way for instant travel between your Minecraft servers. It uses official Mojang transfer protocols, making transitions secure and stable.
Perfect Solution for Small Networks
The modification is particularly useful for creators of small server networks that combine different game modes. For example, when you have both a survival server and a creative world, you can easily switch between them without complex proxy server setup.
Important: This mod does not replace full-fledged proxy servers, which are necessary for large multiplayer projects. It was specifically created for compact networks with a small number of servers.
Configuration Setup

Example configuration file
Configuration is done through a simple config file:
servers:
# Add as many servers as needed
<server name>:
address: <server IP address>
port: <server port, default Minecraft port is 25565>
Requirements for Receiving Server
For proper operation, make sure that the receiving server has the accepts-transfers=true
option set in the server.properties file. Without this setting, connection setup will be impossible.
Command Management
/server <name> - Switch to the specified server (name from configuration)
/tt reload - Reload current configuration settings
Feature overview video is available on the developer's YouTube channel.