You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has already been reported, and the Skript dev team already know about it. It's an issue with Spigot removing the method used for this in 1.14, and a new way needs to be created.
It is problem when I use inventory click event
this is my script.
on inventory click:
send "inventory name : %player's current inventory's name%" to player
when I click some inventory's item then send message to me like this
"inventory name : < none>"
but, I set the inventory's name to by using skript.
And, this is about my environment
server-version
spigot 1.14.2
skript-version
2.4 beta
Skript-Addons
skUtilities, skRayFall, SkQuery
Another Plugins
CoreProtect, LuckPerms, WorldEdit, Multiverse-Core, WorldGuard, GreifPrevention
What is wrong? 'player's current inventory's name' is expression using without addons?
The text was updated successfully, but these errors were encountered: