Ported the NMS classes to the following platform/versions
- Forge 1.9.4, 1.10
- Bukkit 1.7.10
Added option to configure the default relight mode
- 6 modes, see config for documentation
Added some extra translations
Added worldedit from console (e.g. /jumpto world,0,0,0)
Added BlocksHub logging for VoxelSniper
Added proper NBT streaming
- significantly reduces memory consumption when using clipboard on disk
Fixed setting water with a data value (height)
Fixed undo limit
Fixed blockshub hook
Fixed async world loading for paperspigot
Fixed preciousstones hook
Some minor optimizations
Various API improvements