Add check for pretty quotes
ShaneBeee opened this issue · 2 comments
Suggestion
I would like to see Skript add a check for pretty quotes.
EX:
- player’s tool
+ player's tool
or
- send “I'm invalid/pretty quotes”
+ send "I'm valid quotes"
Why?
Skript currently just gives an error saying invalid expression/condition/effect/etc.
Doesn't help understand the true issue.
This was from a help channel
[11:08:49 INFO]: Line 44: (test.sk)
[11:08:49 INFO]: Can't understand this condition: '(nbt of player’s tool) has tag "tag;Claimblock"'
[11:08:49 INFO]: Line: if (nbt of player’s tool) has tag "tag;Claimblock":
[11:08:49 INFO]:
[11:08:49 INFO]: [Skript] Encountered 1 error while reloading test.sk! (230ms)
This is all valid, except for the pretty quote.
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.