alexcrea / CustomAnvil

Custom Anvil is a spigot plugin that allows server administrators to customize almost every aspect of the anvil's mechanics.
GNU General Public License v3.0
4 stars 0 forks source link

Any chance to add item rename color code support? #18

Closed MCwindTIM closed 4 months ago

MCwindTIM commented 4 months ago

Suggest add item rename with color code support as this plugin doesn't works with AnvilColors.

This plugin is excellent for me to customize enchantment but I would like to see if I can rename item with color code.

alexcrea commented 4 months ago

Should be able to add it. ETA of 1-2 day if everything go as planned. I can do a fast build with color code support if you need it (I will not do it if not asked for) (will not contain configuration and may contain bug)

MCwindTIM commented 4 months ago

yes, I would like to have a fast build version. Thanks!

alexcrea commented 4 months ago

yes, I would like to have a fast build version. Thanks!

Code color now work on this beta version. I continue to implement it on newer version and recommend to updated to 1.5.4 when it will be released.

Currently, you do not need permission to use color, but it is planned to. It will be toggleable so you will be able to disable it (and you can already by adding permission_needed_for_color: false in config.yml if you like to just update and not be annoyed by changes later) (I also recommend adding allow_color_code: true. And maybe allow_hexadecimal_color: true if you like hexadecimal color. Current beta version do not need those configs, but later versions will)

alexcrea commented 4 months ago

@MCwindTIM Hexadecimal color, color cost (default 0) and usage of permission (can be disabled) was added on the Latest Release. If you like any of the previously mentioned features, you can update.
If you do update, I recommend checking the basic config interface to check if new configuration options are configured as you like to us them.