- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.12
- 1.13
- 1.14
- Source Code:
- https://github.com/trophonix/simplecolor
Banner made by Gyro89
SimpleColor is an easy-to-use plugin that allows you to use color codes in chat and on signs without getting a big plugin like essentials just for the colors! Simply put &(color code) before the text you want to color. Find the color codes here:
http://minecraft.gamepedia.com/Formatting_codes
For example, &4Hello would be Hello
Permission Nodes:
simplecolor.chat.*: Access to use all color codes in chat
simplecolor.chat.(color code): Access to use (color code) in chat
simplecolor.sign.*: Access to use all color codes on signs
simplecolor.sign.(color code): Access to use (color code) on signs
Config:
Change a few simple things about the plugin.
Code (YAML):#
# SimpleColor by Trophonix
# - - - - - - - - -
# CONFIG REFERENCE
# - - - - - - - - -
# noPermission:
# cancel: true/false - Whether to cancel the chat/sign entirely when user tries to use code
# removeCode: true/false - Whether to remove the &(code) from the resulting message/sign
# (will only take place if cancel is false)
# errorMessage: Message to send to the user. Remove from config or set it to blank for no message.
# - - - - - - - - -
# {NAME} will be replaced with name of the color.
# {CHAR} will be replaced with the color char (0-9, a-f)
#
noPermission:
cancel: false
removeCode: true
errorMessage: "&cRemoved '{NAME}' formatting code. Insufficient permissions."
Contact Me
Spigot PMs: Click Here
E-Mail: [email protected]
Discord: Lucas#5300
You can also join the Prodigy Support server and post in my support channel!
Check out my premium plugin Trade+

SimpleColor 1.1
An easy, light-weight way to make your chat and signs more colorful!