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
AlexStavrev opened this issue
May 9, 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.
TPGamesNL
added
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
completed
The issue has been fully resolved and the change will be in the next Skript update.
labels
May 9, 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
Using only
raw name of tool
inside a string throws an internal errorSteps to Reproduce
send "%raw name of tool%"
Expected Behavior
Sends the raw/minecraft name without throwing an error
Errors / Screenshots
Console Error: https://pastebin.com/qu5L2cyd
Server Information
Additional Context
No Addons. Also the effect works if you add something else in the string, e.g.
send "Raw name is: %raw name of tool%"
The text was updated successfully, but these errors were encountered: