-
Notifications
You must be signed in to change notification settings - Fork 42
Color Codes
A248 edited this page Oct 14, 2020
·
4 revisions
All chat messages use color codes. Color codes enable us to make colorful chat messages.
All color codes start with '&'. You can put color codes in your messages like this:
<color code><text>
You can use multiple color codes and formatting.
The &k color code is called obfuscated (a.k.a magic). It scrambles the text which it formats.
You can use hex colour codes in messages with the syntax <#00FF00>
If the platform does not support it, hex colour codes are converted to the closest '&' colour codes.
Platforms supporting hex colour codes:
- Bukkit/Spigot/Paper 1.16 or later
- BungeeCord
- Velocity
These 3 messages:
&61. Be kind to your fellow players.
&b2. No griefing.
&d3. No swearing.
Result in:
- Configuration
- Advanced Topics / For Developers
- Relations to other software
- Comparison to Other Plugins