DomainBungeeServer routes players to specific servers in a BungeeCord network based on the domain they use to connect.
This plugin works only on BungeeCord servers!
Commands and permissions
There are currently no commands.
Compatibility
This plugin might
not be compatible with Geyser and Floodgate.
This plugin was created and tested for version 1.20.1, but should also work with older versions.
Configuration
Code (Text):
{
"domains": {
"example1.com": "Server1",
"example2.com": "Server2"
}
}
Reviews are greatly appreciated!