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