This plugin is designed to associate between minecraft servers (bungeecord), without having to worry about player authentication. The principle is simple, if the player comes from an authorized partner, the bungeecord will accept him as a non-premium player, but will assign him his premium UUID.
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/MrCubee/BungeecordLinkers
- Contributors:
- Jeffcheasey88
Discord: https://discord.gg/jXsajE9
How to setup:
Generate key pair:
![]()
To use the public key that you generated, you must register the private key in the config.yml file.
Authorize a partner:
Move the public key:
To authorize a partner to connect, you must drag his public key (public.spki) into the keys folder.
![]()
Edit the configuration file (config.yml):
To tell the plugin to use the key, it needs to be saved in the config.yml file like below.
Commands:
permission:
bungeecordlinkers.command.linkcommands:
/link load [key name] [key file name] | To load a key.
/link enable [key name] | To activate the key.
/link disable [key name] | To deactivate the key.
/link remove [key name] | To delete the key.

BungeeCord Linkers 1.5
This plugin allows you to connect BungeeCord servers to each other.
Recent Updates
- Fix Configuration File Oct 23, 2020
- Plugin statistics Sep 7, 2020
- Fix Configuration reload problems. Sep 5, 2020