-
-
Notifications
You must be signed in to change notification settings - Fork 442
"inventory close reason" Expression return nothing #8462
Copy link
Copy link
Closed
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.good first issueAn issue that would be good for a first-time contributor to make a PR forAn issue that would be good for a first-time contributor to make a PR forpriority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Metadata
Metadata
Assignees
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.good first issueAn issue that would be good for a first-time contributor to make a PR forAn issue that would be good for a first-time contributor to make a PR forpriority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Type
Projects
Status
Done - Released
Skript/Server Version
Bug Description
when trying to use/broadcast the "inventory close reason", it always return nothing.
Expected Behavior
Return the "inventory close reason" (disconnect, death, teleport, cannot use, new opened, unknown, can't use, unloaded, disconnected, plugin, can not use, open new, player)
https://skripthub.net/docs/?id=10171
Steps to Reproduce
Just paste this code on .sk file, reload this file and close an inventory.
Errors or Screenshots
Other
No response
Agreement