main/Configuration
Configuration
Configuartion example 1:
Port: 25050
ShortServerName: SCM
Servers: survival.shortcutmining.com:25051
ServerName: ShortCutMining
AutoToggle: true
PrimaryColor: §e
SecondaryColor: §f
Italics: true
Configuration example 2:
Port: 25051
ShortServerName: SCS
Servers: mining.shortcutmining.com:25050
ServerName: ShortCutSurvival
AutoToggle: false
PrimaryColor: §e
SecondaryColor: §1
Italics: false
What does everything do?
Port is whatever port you want your connected servers to connect to, remember, you can't have another server running on this port. (Meaning if your minecraft server is running on port 25565, make sure this port is not 25565You must keep your port a secret, because anyone with it will be able to connect their chat to your server with Chatflow.
The ShortServerName will appear before your chat, and the ServerName will appear when you join / leave the server, on other connected servers.
The Servers parameter is for servers that you're connecting your chatflow to (this means you will send that server your join/leave messages, as well as !<messages> , it goes as follows:
IPaddress:Port
The IPaddress is the normal ip addressed used to connect, and the port is the port specified in the configuration.
Autotoggle automatically uses !toggle by default.
PrimaryColor is the color that the short server name is displayed as.
SecondaryColor is the color that the player message is displayed as.
Italics turns off/on italics for cross server messages.
Connecting to multiple servers.
For connecting to multiple servers put a comma after the first server.(Example below)Servers: localhost:8976,localhost:8977