Actions
Disable » History » Revision 5
« Previous |
Revision 5/8
(diff)
| Next »
Per Amundsen, 12/26/2018 08:53 PM
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 almost 6 years ago · 5 revisions