13
0
geforkt von Mirrors/Paper
Paper/patches
Spottedleaf a096540d94 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:04:23 -07:00
..
api Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
server Add per player chunk loading limits 2022-03-31 06:04:23 -07:00