How to use Hex Colors: First If your server is 1.16+ enable this option in the settings.yml
Code (YAML):
settings: # Toggle component usage (Only if your server is 1.16+ to allow Gradient and Hex Support) use-components: true
Reload the plugin or restart the server and done!
Gradient and Solid Syntax for Hex Colors: The plugin uses SlimeColor from SlimeLib created by me, so This syntax is created by myself.
WARNING: To use Gradient and Solid syntaxes you need to enable use-components First! Gradient and Solid only will work in the chat or ActionBar!
Gradient Syntax Example:
Code (Text):
```YAML
%(slimecolor start:33B8FF)TEST WITH THE NEW GRADIENTS(end-point:1406EE add:bold add:italic add:underline add:strikethrough)%
```
Gradient Syntax Example:
Code (Text):
```YAML
%(slimecolor solid:33B8FF)TEST WITH THE NEW GRADIENTS(end-point add:bold add:italic add:underline add:strikethrough)%
```
add: Is Optional You can use 5 add(s): for bold,italic,underline,strikethrough,magic magic = &k bold = &l italic = &o underline = &n strikethrough = &m