Custom annotations
@ChangeColor
You can see in your above configuration that we use a Custom annotation provided by KotlinBukkitAPI called @ChangeColor what this does is that when saving and loading your configuration, will automatically translate the color codes, this means that when saving into the Config will be used & and when loading from the Config §.
Last updated