Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Server Name Alias

kangarko edited this page Apr 8, 2017 · 7 revisions

In addition to the server.properties file, ChatControl offers two way of changing the name of your server.

a) To set your server name an alias in general messages, configure Server_Name in settings.yml on each of your Bukkit servers.

b) If you would like to change server name in the server switch messages, you'll need change it from BungeeControlBridge's config.yml:

The settings below are not from ChatControl, but from BungeeControlBridge which is an addition to ChatControl!

# Server name aliases used when broadcasting server switch from ChatControl
server-names: 
  lobby: "hub"
  world: "survival"
Clone this wiki locally