- Fixed that assigning null to the global variable get saved as String "null" instead of deleting it.
- Placeholder now accept only factors(variable, number, boolean, String)
- Fixed where returned value of placeholder becomes decimal regardless of the placeholder type
- For example $random:7 should return integer value between 0~6, but it returned 0.0~6.0 instead.
- ELSEIF statement is newly added.
- New Executors. Check out Wiki
- Fixed where /reload command deletes the current location of player. Though, /reload is not recommended still. Use /trg reload if you need to reload new scripts