#to stop program: loop_enable:False #to stop checking for player movements (players will timeout and the php will stop showing the players due to old file modified times) refresh_players_enable:False #to stop checking for map updates (NOTE: the map update function is only able to detect new chunks, and only checks edge chunks if player is present in one) refresh_map_enable:False #other options: refresh_players_seconds:60 refresh_map_seconds:300