1.1.1-beta
What's Changed
Changed stream in StageManager#getStages(player) to a for loop for optimization
Removed currently sending chunk cache as it was redundant and caused issues with sending multiple block changes
Added a check if the player is online in the send block changes runnable
Fixed multiple block changes in one chunk not sending because it counted the keys and not the size of all the values
Full Changelog: 1.1.0-beta...1.1.1-beta