🎨Colored item names
Since 1.0.0
CustomAnvils takes advantage of MCUtils to provide this feature, adding some color patterns that you can see here. CustomaAnvils will always be up to date with the latest version of MCUtils if necessary, meaning that every color pattern that you see on that guide will be present as well as every other chat feature for your messages.
This color patterns can also be used to color the name of any item as shown here

Of course, this is a cosmetic feature that you may want to limit to some specific players only or completely disable, this can be configured on your config.yml file as follows:
coloredItemNames:
usePerm: true
enabled: false
Setting usePerm to true
will make it so that the plugin will require the "customanvils.colorednames" permission in order to apply colors to item names, setting it to false
will allow anyone to apply colors as long as enabled is set to true
, which completely enables or disables this feature.
Last updated
Was this helpful?