- Joined
- Sep 6, 2020
- Messages
- 1,515
- Reaction score
- 103
Color codes can make all of your text in your games look better than ever!
What you can do with the color codes is to make your plot's text stand out, and make everything look more appealing! It work with text variables and signs! If you ever need to look through them without looking at this post, open the Reference Book at the top of your inventory in code mode.
The way you use color codes is you put the code in front of whatever text you are trying to change!
For example: &nTest message would appear as Test message!
The color codes go as follow:
- &r | Reset Colors
- &0 | Black
- &8 | Dark Gray
- &7 | Light Gray
- &f | White
- &1 | Dark Blue
- &9 | Blue
- &3 | Cyan
- &b | Aqua
- &2 | Dark Green
- &a | Green
- &4 | Dark Red
- &c | Red
- &6 | Orange
- &e | Yellow
- &5 | Purple
- &d | Magenta
- &l | Bold
- &o | Italicized
- &n | Underlined
- &m |
Strikethrough - &k | Obfuscated {basically just random letters changing randomly}
The way you use color codes is you put the code in front of whatever text you are trying to change!
For example: &nTest message would appear as Test message!
Last edited: