This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Server Name Alias
Angel Avila edited this page Aug 5, 2020
·
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 BungeeControl's config.yml:
The settings below are not from ChatControl, but from BungeeControl which is an addition to ChatControl!
# Server name aliases used when broadcasting server switch from ChatControl
server-names:
lobby: "hub"
world: "survival"
© MineAcademy | Code Unique Minecraft Plugins & Servers In 20 Days
About
Free version
Basics
Understanding
- Channels
- Formatting
- Rules / Filters
- Handlers
- Groups
- JSON
- Discord
- Toggle ignoring swears
- Variables
- JavaScript Variables
Tweaking
Solving Issues
Miscellaneous