-
-
Notifications
You must be signed in to change notification settings - Fork 23
Config: ScheduledSleep section
The [ScheduledSleep]
section of the config file configures the ScheduledSleep module of kcauto. It is highly recommended that at least one of the ScheduledSleep settings are turned on, as an excessive number of combat sorties and/or expeditions has been known to cause catbombs.
Whether or not the ScheduledSleep of the kcauto script should be enabled. This will make the entirety of kcauto to pause at the specified Start Time for the specified Length every day.
Valid values:
True
to enable global ScheduledSleep,False
to disable
When the ScheduledSleep of the kcauto script should begin, specified in HHMM 24-hour format.
Valid values: 4-digit number between 0000 and 2359 (with leading 0s)
How many hours the kcauto script's ScheduledSleep should last for.
Valid values: integer or float
Whether or not the ScheduledSleep of the Expedition module should be enabled. This will make the Expedition module to pause at the specified Start Time for the specified Length every day.
Valid values:
True
to enable Expedition ScheduledSleep,False
to disable
When the Expedition ScheduledSleep should begin, specified in HHMM 24-hour format.
Valid values: 4-digit number between 0000 and 2359 (with leading 0s)
How many hours the Expedition module's ScheduledSleep should last for.
Valid values: integer or float
Whether or not the ScheduledSleep of the Combat module should be enabled. This will make the Combat module to pause at the specified Start Time for the specified Length every day.
Valid values:
True
to enable Combat ScheduledSleep,False
to disable
When the Combat ScheduledSleep should begin, specified in HHMM 24-hour format.
Valid values: 4-digit number between 0000 and 2359 (with leading 0s)
How many hours the Combat module's ScheduledSleep should last for.
Valid values: integer or float
kcauto Wiki
Developer's Corner