- Fixed jump lengths:
> 4-block jumps are now actually 4 blocks, same for other lengths
> This removes blocks spawning right next to each other
- Added rewards after leaving:
> Option is 'leave-rewards' at the rewards section in config.yml
- Optimize block searching algorithm:
> Less lag when blocks spawn
> Switch from 360 degree range to 180 degrees, essentially increasing speed by 50%
> More API options
- Other optimizations (thanks HSGamer):
> Optimized string replace function
> Optimized applying skins to skulls
- Added Vietnamese language to lang.yml (thanks HSGamer)