#Inventory Name not working properly

1 messages · Page 1 of 1 (latest)

craggy iron
#

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.

#

Same happens for vanilla inventories, like chests

#

Using Paper 1.21.1, latest version of Skript

dreamy apex
#

I have the same issue, I also don't know how to fix it, YET.

craggy iron
#

I'm not sure what's wrong neither, I checked the Skript code and everything should be fine here

merry tapir
#

if name of event-inventory is uncolored "":

#

this?

craggy iron
#

🗿

#

read everything first

ebon quarry
#

iirc display name is only for players, try just name of event-inventory which has always worked for me

merry tapir