I didn't look before posting this, a issue has been opened already Super Sorry
See #1394
Issue
When Trying to parse a time span as a string with a variable it fails silently
Example
command /test:
trigger:
set {_ticks} to 1
wait "%{_ticks}% ticks" parsed as timespan
broadcast "We will never reach this line on dev37c"```
This was produced on
- Spigot 1.12.2 git-Spigot-eb3d921-2b93d83 (latest)
- Skript version 2.2-dev37c
I didn't look before posting this, a issue has been opened already Super Sorry
See #1394
Issue
When Trying to parse a time span as a string with a variable it fails silently
Example
This was produced on