v0.17.9
Changed
- Breaking Change: Exceptions will be thrown to scripts directly when API calls fail, instead of returning null or
undefined. This may cause some old scripts to break if they don't handle exceptions properly. @zimuya4153 @ShrBox
Fixed
- Fixed the nbt get @zimuya4153
- Fixed TextPacket [#358] @ShrBox