Actions
Disable » History » Revision 2
« Previous |
Revision 2/8
(diff)
| Next »
Per Amundsen, 02/09/2014 06:49 PM
/disable <group1 group2 ... groupN>
Disables the specified groups in all scripts.
Wildcard is allowed.
Paremeters
<group1 group2 ... groupN> - A list of groups to be disabled.
Example
;Disable group #one #two #three. /disable #one #two #three ;Disable all groups matching #*o*. /disable #*o*
Updated by Per Amundsen almost 11 years ago · 2 revisions