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
DahunDev opened this issue
Jan 1, 2021
· 3 comments
Labels
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.
APickledWalrus
added
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
PR available
Issues which have a yet-to-be merged PR resolving it
labels
Jul 21, 2021
TPGamesNL
added
completed
The issue has been fully resolved and the change will be in the next Skript update.
and removed
PR available
Issues which have a yet-to-be merged PR resolving it
labels
Oct 30, 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
Steps to Reproduce
When write the code as below:
If player has 64 of orange wool and 64 of yellow wool, and then type "/wooltest" two times,
the yellow wool is removed from inventory.
Expected Behavior
If the player types "wooltest" 2 times, it should not remove yellow wool as yellow wool is not orange wool.
It seems problem at loading aliases or checking item that has data of such as "{Damage:1}"
It seems the might be the same problem as #3668
This problem does not happen in 2.3.6.
Errors / Screenshots
Server Information
Additional Context
It seems related problem as #3668
The text was updated successfully, but these errors were encountered: