AutomodeSettings

All Automode settings gathered in a struct.

version(WithAutomodePlugin)
private
@Settings
struct AutomodeSettings {}

Members

Variables

enabled
bool enabled;

Toggles whether or not the plugin should react to events at all.