- Fixed bug with causing args to be cut off at the first left parenthesis.
- Fixed bug in `world.getBlocks` and `custom.getBlocks3D` causing them to target the wrong position.
- Added tests.
- Improved docs.
- Many breaking API changes.
- Many internal changes.
- Added `custom.player.getHealth`, `custom.player.setHealth`, `custom.player.closeGUI`, and `custom.player.getGamemode`.