Join our Discord community for support and updates:
https://discord.com/invite/Xf3PjwXzKg
The ChatFormatting plugin is a powerful solution that revolutionizes how players communicate in Minecraft. With this plugin, you can
customize your chat text, allowing for
unique and
eye-catching messages.
Features:
- &l, &S, &X, etc...: Allows the use and creation of custom color codes in chat and for all texts in this plugin.
![[IMG]](/proxy/image?url=https%3A%2F%2Fmedia4.giphy.com%2Fmedia%2Fv1.Y2lkPTc5MGI3NjExZnE1bHY5NGExaTE4Nm1mcjdmNmV0M3ZwNXF4NHEzejIwem95eWdjdSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw%2F2PfH5UtzL1JHCk1djK%2Fgiphy.gif)

"
/chat reload": Reload the ChatFormatting plugin.
- "chatformatting.reload": Allows reloading the ChatFormatting plugin. (default:false)
- "chatformatting.*": Grants complete access to the plugin. (default:false)
Upgrade your chat experience with ChatFormatting and
transform the way you communicate in Minecraft.
Stand out, get
creative, and make every message count!

Colors.yml
Code (YAML):
# ----------- Config -----------
# For example, in chat:
# - '&y': Light Blue
# - '&z': Red
# - '&X': Gradient Red-Green
colors:
x:
color
:
"#ECFF00"
y:
color
:
"#B2EAF4"
# Light Blue
z:
color
:
"#FF0000"
# Red
a:
color
:
"#FFA500"
# Orange
b:
color
:
"#FFC0CB"
# Pink
c:
color
:
"#008000"
# Green
d:
color
:
"#800080"
# Purple
gradients:
X:
color1
:
"#FF0000"
# Red
color2
:
"#00FF00"
# Green
Y:
color1
:
"#0000FF"
# Blue
color2
:
"#FFFF00"
# Yellow
Z:
color1
:
"#FF00FF"
# Magenta
color2
:
"#00FFFF"
# Cyan
A:
color1
:
"#FFA500"
# Orange
color2
:
"#FFC0CB"
# Pink
B:
color1
:
"#008000"
# Green
color2
:
"#800080"
# Purple
C:
color1
:
"#800000"
# Maroon
color2
:
"#00CED1"
# Dark Turquoise