Previusly it was possible to bring color code functionality to anvils via skript and SKbee. However the latest update broke it. And i am not sure how to replicate this functionality.
on anvil prepare:
if slot 0 of event-inventory is set:
set {i_} to item
set name of {i_} to colored anvil rename text of event-inventory
set event-slot to {i_}
Is it no longer possible or?