Actions
Disable » History » Revision 4
« Previous |
Revision 4/8
(diff)
| Next »
Per Amundsen, 05/24/2018 10:18 AM
Added in 1.9.0
/disable <group1 group2 ... groupN>
Disables the specified groups in all scripts.
Wildcards 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 over 6 years ago · 4 revisions