Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

World Manager

Sergio edited this page Feb 21, 2020 · 5 revisions

This is how world manager works.

World manager runs tasks at each iteration in loop with delay equals to min_timeout option from Config.yml. (Current value is 0.01)

Current tasks are: broadcasting packets and change weather. Weather task has own delay timer.

Clone this wiki locally