Kruiz Control v1.2.0
Home Page | Installation | Documentation | Tutorial | Patreon | Support Discord
Cooldown and If Actions for more flexibility and control!
Major Updates
- The Patreon now has a community goal for more tutorials! I'd love to put some videos together that walk through common use cases and advanced features.
- New Triggers:
OnInitandOnSpeak - New Actions:
CooldownandIf - Fixed an issue where whispers could trigger broadcaster commands.
NEW
- Chat
OnSpeakTrigger - Misc
OnInitTrigger - Misc
CooldownAction - Misc
IfAction OBS MuteActionOBS VolumeAction- OnCommand includes an
afterparameter for the message excluding the command.
FIXES
- Chat
OnCommandandOnKeywordTriggers now handle multiple triggers (before you could only have one per command/keyword). - The broadcaster permission now compares the username to the channel name instead of using ComfyJS permissions. It's recommended to use user-specific permissions for whispers.
- Fixed an issue where
OBS CurrentScenedidn't always return a scene value. - Fixed an issue where the Streamlabs "Test Subscription" button in the dashboard would always trigger a gifted sub trigger (
OnSLTwitchGiftSub) as opposed to a normal sub trigger (OnSLTwitchSub). - Fixed an issue where whitespace at the beginning of a line messed up trigger/comment parsing
- Minor updates to documentation and settings pages to improve clarity.