···910 # After how many minutes of offline time should players' chunk loaders be disabled? Use -1 to disable the inactivity timeout.
11 # Allowed range: -1 ~ 525600 - Default: 10080
12- inactivityTimeout = 10080
1314 # Chunk loaders from before version 1.2.0 are not bound to a player. Should these chunk loaders' loaded chunks stay loaded?
15 # Allowed values: true, false - Default: true
···910 # After how many minutes of offline time should players' chunk loaders be disabled? Use -1 to disable the inactivity timeout.
11 # Allowed range: -1 ~ 525600 - Default: 10080
12+ inactivityTimeout = 1440
1314 # Chunk loaders from before version 1.2.0 are not bound to a player. Should these chunk loaders' loaded chunks stay loaded?
15 # Allowed values: true, false - Default: true