ItemsAdder Wiki
English
Addons (old)Addons (new)🔌 More Plugins❤️ Donate
Search
⌃K
Links
👋
Welcome
❤
Donation - Support my work
⚙
First install
❓
Frequently asked questions
✅
Compatibility with other plugins
✏
Contribute
Plugin usage
📄
Files editor
📔
Languages
🖥
Commands
🆗
Permissions
📷
Resourcepack hosting
🎨
Adding content
📃
Recipes menu
🗃
Merge resourcepacks
📎
Special placeholders
🔢
Custom player stats
🌈
Hex colored texts (1.16+)
☑
Resourcepack prompt message (1.17+)
🎆
Text Effects (1.17+)
⬜
Hide Scoreboard background and numbers
Other
📕
Ask for help
⛔
Legal
🖥
Minecraft Server Hosting
⚡
Optimize Minecraft client
📹
Videos by users
Developers
☕
Java API
📓
Skript API
📓
Denizen API
™
Branding
OLD
Old guides
Powered By GitBook
🌈

Hex colored texts (1.16+)

How to use 1.16 hex colored texts

You can change color of text and specify a custom hex color using the special notation: %#000000%.
For example:
display_name: "%#FE5A00%magic_fuel"
magic_fuel:
display_name: "%#FE5A00%magic_fuel"
It works anywhere, also in translation files of the plugin.
Last modified 6mo ago