TriggerReactor

TriggerReactor

24.6k Downloads

#SETBLOCK cause error when used with general Triggers

wysohn opened this issue ยท 0 comments

commented

https://github.com/wysohn/TriggerReactor/blob/d69d9822fa561fe92ad70dd3c39d05b6f18d079d/src/main/resources/Executor/Bukkit/SETBLOCK.js#L19

it seems to be javascript can't handle the variable that's not declared yet.

Changing if statement order might fix it