Updated and unproved setworth UI. Now we will include recipe ingredients and we will indicate with item glow which ones doesn't have price set. Clicking on them will allow you to adjust their prices without need to close ui and initiate it with command again, simple click will be enough
Fixed issue where setworth exploit detection would not be shown in real time when changing prices
Fix for give command color issue when using vanilla minecraft tag format
Fix for saveditems command error when you have no one online
Fix for chat format issue when you have url and shown item in same message
Fix for ultrapermissions now working correctly with latest UP4 versions
Fix for issue with scheduler when you defined week days by week day name as trigger timer
Added option to define color gradient for public chat messages. This is separate configuration section from general public chat format as we need to handle it in specific way, especially when we have gradient colors. To define gradient is simple and obvious: '{#b3a28f>}{message}{#d7b8e6<}' in case you want to have multiple color gradients then you will need to repeat {message} variable while adding color codes in between them. So something like '{#b3a28f>}{message}{#5c6999<>}{message}{#d7b8e6<}'. As message format is separate from entire message format, you can mix and match them in same way as you would with GroupFormat, so create new categories, give players cmi.chatmessagegroup.[id] permission node and you are golden. Och yea, new permission node cmi.chatmessagegroup.[id] self explanatory.