Configuration
After the first launch of the plugin a file
"plugins/HostnameRedirect/hostnames.yml" will be created. Use this file to specify which Hostnames should be redirect to which server.
Example:
[email protected]: server1
[email protected]@com: server1
[email protected]@com: server2
IMPORTANT: It is important to replace all dots in the hostnames by an @
IMPORTANT: The specified servers must be registered within the bungee proxy. The server name will be looked up on demand.
Customization
You can customize common messages in the file
"plugins/HostnameRedirect/messages.yml"