So I'm working on resetting a server, and we've decided we need to rework how we have chunkloaders setup.
We want to get rid of having chunkloaders running 24/7 even long after a player has left the server. So we opted for the idea
that having World Anchors + Fuel would be the best setup.
How would we go about limiting the amount of chunks each player can load, as well as disabling traditional chickenchunk loaders in favor of World Anchors that require fuel to run? Any help is greatly appreciated.
We want to get rid of having chunkloaders running 24/7 even long after a player has left the server. So we opted for the idea
that having World Anchors + Fuel would be the best setup.
How would we go about limiting the amount of chunks each player can load, as well as disabling traditional chickenchunk loaders in favor of World Anchors that require fuel to run? Any help is greatly appreciated.