SignEditor does not support color codes anymore.
mibby opened this issue ยท 3 comments
Versions
CraftBook version: 3.10.4-SNAPSHOT;4700-609e3e4
EssentialsX version: 2.19.0-dev+111-4976484
Bukkit version: git-Paper-643 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
Describe the bug
You can no longer use SignEditor to specify colors on a sign.
To Reproduce
- Place down sign.
- Grab ink sac.
- Right click sign with ink sac.
- Write "/sign edit 1 &btest"
- Smack sign.
Expected behavior
The word test to be colored.
Additional context
This use to work to cheese extra character space on a sign since formatting codes took up space.
In EssentialsX config, enable the color sign option.
enabledSigns:
- color
Ampersands have never been supported. It's always required using section signs for compatibility reasons.