chunk loader question

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Blue

New Member
Jul 29, 2019
223
0
0
is there an option to make it so chunk loaders turn off if the owner doesn't log in for a set amount of time... i would love it to be 2 days if some one doesn't log in they turn off. same for quarries to they need to turn off there chunk loading when there job is done
 
I think the chunkloaders also have that option in the config. (Turn off if owner is offline). But for quarry I think it can't be chagned to turn the chunk-loading off if the owner is not online.
 
i know of the turn off when owner logs off options but i like them to stay on for active players that log for the night and those that take a week break dont need there tree farm running for 7 days straight
 
In the ChickenChunks.cfg file, the line you are looking for is
"#The number of minutes since last login within which chunks from a player will remain active, 0 for infinite.
awayTimeout=0"
Change 0 to the number of minutes you want to have the chunks stay loaded after the owner logs.
 
oh thank you now that you have refreshed my memory on that i remember seeing that but it never clicked that would work