Colors - siobhan-saoirse/bw-wiki GitHub Wiki
Colors are an unique feature of BonziWORLD. They allow users to pick any color that are listed in the README.
List of BonziWORLD Colors
- red
- brown
- green
- blue
- purple
- black
- pink
- pope
How to add colors
If you're running a server and you have no idea how to add colors, here is how:
- Open settings.json with your favorite coding program
- Head over to 'bonziColors'
- Add a string of the color you want. They must be surrounded with the
"
symbol and must have a,
symbol at the end if you're adding more, otherwise the server will crash! - Restart your BonziWORLD Server. Ctrl+C will do it.
- You must add the color to the client or users will have problems.
More info soon! :3