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
bugAn 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.
TPGamesNL
added
the
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
label
Mar 1, 2021
0XPYEX0
changed the title
EffectDrop will make a exception when it triggered by death event
EffectDrop will make an exception when it triggered by death event
Mar 2, 2021
bugAn 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.
Description
It can't drop a item from variables when triggered by death event
Steps to Reproduce
on some event:
set {TestItem} to tool of player #tool is not air
on death of player:
drop 1 of {TestItem} at player
Expected Behavior
Drop a item
Errors / Screenshots
https://paste.ubuntu.com/p/jMCDtw9fGP/
Server Information
Additional Context
No
The text was updated successfully, but these errors were encountered: