ConfigTeams
Now you can add custom teams with a config.Config Teams
Now you can add custom teams and replace original with a config.
How to add custom teams:
- Find the config file named "com.OctoLab.MoreTeams.cfg".
- Add a new variable with hex colors in the format "fill|border|saturated", like this:
"BlackAndWhite = ffffff|000000|918189". - In "Colours", add your variable name after the "|" symbol, like this:
"Yellow|BrightPurple|Orange" -> "Yellow|BrightPurple|Orange|BlackAndWhite". - Save and enjoy.
P.S. You also can replace teams with your new teams by set "ReplaceTeams" on true, also if you replace teams and number of teams not more then original, you can play in multiplayer. :)
Be carefully
-
If you write the variable incorrectly, the game may crash.
-
If you add the wrong variable name in "Colours" - for example, "Yellow|BrightPurple|Orange|BlackandWhite" instead of "Yellow|BrightPurple|Orange|BlackAndWhite" -
the variable named "BlackandWhite" will appear, which is a default yellow color.
