Skip to content

Releases: Agash/YTPlays

v0.5.6

18 May 17:07
Compare
Choose a tag to compare
v0.5.6 Pre-release
Pre-release

bugfixes for commands
Full Changelog: v0.5.5...v0.5.6

v0.5.5

18 May 15:51
Compare
Choose a tag to compare
v0.5.5 Pre-release
Pre-release

speed..?

v0.5.2

18 May 11:40
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Mod commands:

  • !setmode {mode}
    Where {mode} (required parameter) is either one of the supported modes (democracy, anarchy, monarchy)
    Example: !setmode democracy

  • !setmonarch {username} {timeInMs}
    Where {username} (required parameter) is a valid full username as they appear in chat (with or without @) and {timeInMs} (optional parameter) is the amount of time in milliseconds given for the monarchy, after which the normal schedule will continue. If not set, the default timeout from the settings will be used
    Example: !setmonarch thmo_ 120000
    Example2: !setmonarch @thmo_

  • !setstreamdelay {delayInMs}
    Where {delayInMs} (required parameter) is the amount of stream delay in milliseconds, this setting is the same as the one in settings and will overwrite it accordingly.
    Example: !setstreamdelay 2500

  • !setTimeout {timeOutInMs}
    Where {timeOutInMs} (required parameter) is the amount of timeout in milliseconds, during which commands are collected before being processed. This setting correlates with "Normal Timeout" in Monarchy and Anarchy mode and "Democracy Countdown" in Democracy mode.
    Example: !settimeout 2500

  • !press {command}
    Where {command} (required parameter) is the command to be executed. These can be any of the button mappings in the currently active button preset.
    Example: !settimeout 2500

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 May 11:28
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Mod commands:

  • !setmode {mode}
    Where {mode} (required parameter) is either one of the supported modes (democracy, anarchy, monarchy)
    Example: !setmode democracy

  • !setmonarch {username} {timeInMs}
    Where {username} (required parameter) is a valid full username as they appear in chat and {timeInMs} (optional parameter) is the amount of time in milliseconds given for the monarchy, after which the normal schedule will continue. If not set, the default timeout from the settings will be used
    Example: !setmonarch thmo_ 120000

  • !setstreamdelay {delayInMs}
    Where {delayInMs} (required parameter) is the amount of stream delay in milliseconds, this setting is the same as the one in settings and will overwrite it accordingly.
    Example: !setstreamdelay 2500

  • !setTimeout {timeOutInMs}
    Where {timeOutInMs} (required parameter) is the amount of timeout in milliseconds, during which commands are collected before being processed. This setting correlates with "Normal Timeout" in Monarchy and Anarchy mode and "Democracy Countdown" in Democracy mode.
    Example: !settimeout 2500

  • !press {command}
    Where {command} (required parameter) is the command to be executed. These can be any of the button mappings in the currently active button preset.
    Example: !settimeout 2500

Full Changelog: v0.4.2...v0.5.1

v0.4.2

18 May 05:00
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

Full Changelog: v0.4.0...v0.4.2

v0.4.0

17 May 21:37
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Full Changelog: v0.3.2...v0.4.0

v0.3.2

19 Apr 10:36
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • Minor bugfixes
  • Added an icon