Add the name of a crafted item to the item encoding in the clipboard
magicus opened this issue ยท 0 comments
In #2877 we had to disable the functionality for displaying the name of crafted items in the item encoding protocol.
However, we could still add the name as a normal string after the crafted item, so if I have a crafted consumable called "Pokebowl" I would get something like <Crafted Consumable> "Pokebowl"
in the clipboard or in the chat when sharing it.
This would mean that any chat filters for bad words or illegal control characers will be applied as normal by Wynncraft, and thus it will be safe.