Hey! I am making a Skript that plays sounds for some GUIs from plugins on the server, but it seems as name of event-inventory is always Crafting, even though the inventory is a chest, and has a custom name.
I tried using display name of event-inventory, but that returns the same.
#Inventory Name not working properly
1 messages · Page 1 of 1 (latest)
Same happens for vanilla inventories, like chests
Using Paper 1.21.1, latest version of Skript
I have the same issue, I also don't know how to fix it, YET.
I'm not sure what's wrong neither, I checked the Skript code and everything should be fine here
iirc display name is only for players, try just name of event-inventory which has always worked for me
what did i say...