Text Colors (RGB)
All Zithium plugins support RGB in nearly all of their messages.
Last updated
All Zithium plugins support RGB in nearly all of their messages.
Zithium Plugins use MiniMessage to support easy gradients and other cool features.
Here you can find a simple example of how to do a RGB gradient using MiniMessage
example-message: '<gradient:yellow:white:gold>Hello, This messages goes from Yellow -> White -> Gold</gradient>'It's just that simple. Another example tag you could use is a rainbow
example: '<rainbow>This message will be a rainbow!</rainbow>'There are a lot more cool features you can use you can read more about them on the official MiniMessage Documentation
Last updated