Paper/patches
Spottedleaf 7bf9446d9e Add per player chunk loading limits
Configurable under "settings.chunk-loading.player-max-chunk-load-rate",
defaults to -1. This commit also changes the chunk loading to be
distributed equally for all players, rather than distance based. This is
to ensure players flying around do not take priority over everyone else.
The exception to this new rule is the min-load-radius, which still has
priority over everything else.
2022-03-31 06:33:13 -07:00
..
api Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
removed Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
server Add per player chunk loading limits 2022-03-31 06:33:13 -07:00