You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell you are talking about the info lines right? If thats the case you acutally can use hex color codes but you have to use the bungeecord format (it's horrible) &x&a&b&c&d&e&f
As far as I can tell you are talking about the info lines right? If thats the case you acutally can use hex color codes but you have to use the bungeecord format (it's horrible) &x&a&b&c&d&e&f
Best time to support normal hex codes (same as in the bridge module) or adventure api
### Motivation
We are supporting adventure and bungeecord color formatting at most
places. Do the same for the armorstands of npcs.
### Modification
Translated the adventure color format back to bungeecord to support the
format in the name of armorstands.
### Result
Adventure is supported for armorstands of npcs.
##### Other context
Fixes#1311
Describe the new feature
Add an option to also work with hex codes in the CloudNet-NPC module.
Why do you need this feature?
The CloudNet-Bridge module also allows to work with hex codes. Only a few people still use Minecraft's standard color codes.
Alternatives
Other
You could also think about supporting the "MiniMessage" format. Paper also has integrated the Adventure API.
https://docs.advntr.dev/minimessage/index.html
Issue uniqueness
The text was updated successfully, but these errors were encountered: