Description
Server side only mod which will try to maintain server TPS to be as close as possible to 20 by punishing slow block entities and chunks. By punishment i mean it will trhottle ticks of slow blocks and chunks dependently on how slow chunk is.
Mod displays status message when player enters slow chunk, it also displays message about slow block entity when player look at it.
Mod adds slow block for tests. Get it with command: /give @a world_balance:slow_block
Place few blocks to simulate laggy chunk.
So if someone decided to abuse diffrent stuff on your server, and TPS drops, his chunk is punished by reducing tick times per second, giving other players some better server performance.
TPS when mod is disabled:
When mod is enabled and it's trottling ticks of slow blocks:
Checkout config file to adjust settings.
Next versions will include stuff related to living and item entities.

