Customnames

How work custom names?

In the config.yml, you can add custom server names. This allows you to change the default name of a server to a custom one. For example, you can replace the default name "lobby" in the Bungee config with "Lobby-1".

enable-debug: false

customservernames:
  lobby: '<#67BB37>Lobby-1<#67BB37>'

Last updated