RGB Support
dipolo12q opened this issue ยท 6 comments
Feature request
Feature description
I'm sure I'm not the first to suggest this, but I use nicks and prefixes in RGB/hexa [&#], they look "ugly" in the married list or other marry messages. (of course for 1.16+)
btw, the plugin works pretty well and is going great.
How the feature is useful
It's a plus ("aesthetic compatibility"). I know many would like it.
Experimental support for RGB display names is now available on the dev branch (You can find the builds here, please note, that these early development builds require the PCGF PluginLib to be installed on your server).
There are still some things missing, mainly:
- Private chat on BungeeCord
- Some messages involving priests
- Multi partner into on connect/disconnect
- Marriage list (/marry list)
I have not fully tested everything yet, so there might be some issues.
If you encounter any issues please let me know, and provide me with the full output of /marry version
, as well as whats not working, whats happening and add your used language file as an attachment.
I can have a look at this tomorrow. I've just had to implement the mess that is per-character hex colours in text components for my own plugin today so I think I'll be able to get this working. I'll PR what I've got
The problem is how messages are handled within the plugin at the moment. Since, it is possible to put JSON formatted messages right into the language file (to allow for maximal customization).
I have a working prototype for a fix, but it's still far away from a releasable state.
I simply don't have much time to work on the plugin, and that time that I have gets prioritized to breaking bugs.
Oh I see. If there's anything I can do to help get that prototype usable let me know, I'd be glad to help where I can.
Same here, this needs to be addresses. I though it should have been fixed by now. But apparently not. Please fix that it's not so hard. Make it in the next release please.