HomeJavaModsServer Linker
Server Linker

Dynamically generates /transfer type commands with custom names to link multiple servers together. It allows for a custom command name to be created, enabling more customization.

To use the mod:

  1. Open the commands.json file located in the config/linker directory (created on first start)
  2. Configure it to your liking. Sample:
{
  "commands": [
    {
      "name": "creative",
      "ip": "creative.example.com",
      "port": 25565
    },
    {
      "name": "skyblock",
      "IP": "skyblock.example.com",
      "port": 25565
    }
  ]
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more