
InTime gives you the possibility to disable/enable plugins at a defined time. Since Version 0.2 it also supports executing commands by [Console]. Very simple and lightweight, isn't it?
Plugins
Explanation:
plugins: (yourplugin): type: enable or disable times: - (starttime)-(endtime) - (anotherStartTime)-(anotherEndTime)
Example:
samplePlugin: type: disable times: - 9:00-15:30 - 18:00-23:00
WARNING!
One plugin can only be enabled OR disabled!:
Commands
Explanation and Example
commands: a: command: say arguments: A new day starts.... time: '00:00' b: command: say arguments: Good night! time: '23:00' c: command: say arguments: It's friday! Playing MC until we have to call the doctor! time: '14:00' weekday: Friday
The weekday parameter is optional. Values are Monday to Sunday and all for all days in the week
WARNING!
All scheduled commands are ran as [Console]
Help via PM, bug fix via ticket! Comments won't be answered.