UMC Commands

From Nodeka Wiki
Jump to navigation Jump to search

UMC commands categories

A list of all current commands can be accessed via #help. Using UMC's Plugin API, the list of commands shown with the command. The list below is a brief description of what a some of the UMC commands do and examples of usage.

Base UMC Commands[edit]

ACTION[edit]

An action in other clients could be called a "trigger," and is so named because this specifies certain commands that the fires when certain output is detected.

Format:

  • #action {client output} {command given }
  • Note REGEX can be used to match input

Examples:

  • #action {^You have successfully passed the bot check. Thank you for not botting.} {say Passed the botcheck!}
    • When the game displays


ADD[edit]
AFK[edit]
ALIAS[edit]
BELL[edit]
CALCMOD[edit]
CAPTURE[edit]
CAPTURELOG[edit]
CONNECT[edit]
COPY[edit]
CR[edit]
DEBUG[edit]
EMAIL[edit]
GAG[edit]
GREP[edit]
GROUP[edit]
HELP[edit]
HIDESTATUSWINDOW[edit]
HOTKEY[edit]
IF[edit]
IGNORE[edit]
INVERT[edit]
JSREAD[edit]
KILL[edit]
KILLTIMER[edit]
LOADPLUGIN[edit]
LOG[edit]
LOOP[edit]
MAP[edit]
MATCH[edit]
MATH[edit]
MESSAGE[edit]
MULTIACTION[edit]
NOP[edit]
NQUEUE[edit]
NSEND[edit]
OUTPUT[edit]
PLAYWAV[edit]
RATES[edit]
READ[edit]
SCRIPT[edit]
SETMAPALPHA[edit]
SETPROMPT[edit]
SETTITLE[edit]
SHOW[edit]
SHOWME[edit]
SHOWRAW[edit]
SHOWSTATUSWINDOW[edit]
STATUS[edit]
SUBSTITUTE[edit]
TICK[edit]
TICKOFF[edit]
TICKON[edit]
TICKSET[edit]
TICKSIZE[edit]
TIMER[edit]
UNACTION[edit]
UNALIAS[edit]
UNGAG[edit]
UNHOTKEY[edit]
UNREGEX[edit]
UNSUBSTITUTE[edit]
UNVARIABLE[edit]
VARIABLE[edit]
WRITE[edit]
ZAP[edit]

UMC Plugin Commands[edit]

Categories[edit]