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
Actually this exact issue (event-block value live updating) was reported ages ago in #72 which was closed by bensku with conversation directed to #671.
So i just noticed this today when trying to save an event block during a break event
I did this test code to try it out
on mine:
set {_block} to event-block
send "%{_block}%"
wait 1 tick
send "%{_block}%"
now the issue is when i do this, lets say i break grass, first it shows on my screen
grass_block, then one second later i see
air
so why is it changing??
Skript: dev36
spigot 1.12.2
The text was updated successfully, but these errors were encountered: