Remove all Chunk Loaders

Asturia

New Member
Jul 29, 2019
13
0
0
I'm running a server on which different people made a base.
Some (most) of them are using chunk loaders to keep their base loaded.
But recently this is causing lag.

We've agreed to stop using chunk loaders, but some players already left and didn't remove theirs.

Is there an easy way to remove all the chunk loaders from the server?
maybe with a command or something?
 

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
Do /chunkloaders to bring up the locations. Or you can just remove the mods that add chunk loaders, or change the configs so they only work when the player is online.
 
  • Like
Reactions: Eyamaz

Siro

New Member
Jul 29, 2019
638
0
0
Keep in mind that it may be devices attempting to send stuff to unloaded chunks that's causing the lag rather than the chunkloaders themselves. Just getting rid of chunkloaders won't actually fix that and could make it a good deal worse. This is because every time an item goes through a pipe into the unloaded chunk, the game will load the chunk, then unload the chunk.

Chunkloaders themselves are only really going to be a problem is if you have something like a 30 person server and 16 people are using chunkloaders set to 10 (roughly the same load as a person under default) and are online in other places at the same time (putting an effective 32 person load on the server). You can use the /chunkloaders command to find situations like that fairly easily.