ds58 / Panilla

Prevent abusive NBT and crash packets on a Minecraft server
MIT License
149 stars 40 forks source link

Custom Name Item got NBT tag display failed checks #117

Closed cupang-afk closed 1 year ago

cupang-afk commented 1 year ago

how to produce:

image

my temp solution

but it also disable lore checking because lore is part of display nbt alongside with item name

display:{Name:'[{"text":"Custom Item"}]',Lore:['[{"text":"Custom Lore"}]']}
ds58 commented 1 year ago

Fixed in c605d6bd0d99d8fbec8582c65e7e77a2eac7f675. New release out on SpigotMC