Commit Graph

8 Commits

Author SHA1 Message Date
983a4b0b2b More more more more more more work 2022-07-27 23:32:15 +02:00
858aabab7c Move patches over, start with first few 2022-07-27 20:52:03 +02:00
2168417373 Move to configurate for paper.yml (#7609) 2022-06-09 01:51:45 -07:00
7c319bce76 More more more more more more more more more more patches 2022-06-08 15:12:28 +02:00
1148687a8d Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
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
da03d4a1bc Initial 1.18 update 2022-02-28 22:43:03 -07:00
98559ea2b5 Option to have default CustomSpawners in custom worlds (#7493) 2022-02-22 18:44:06 -08:00