Actions
Enable » History » Revision 3
« Previous |
Revision 3/4
(diff)
| Next »
Per Amundsen, 12/26/2018 08:54 PM
Added in 1.9.0
/enable <group1 group2 ... groupN>
Enables the specified groups in all scripts.
Wildcards is allowed.
Parameters
<group1 group2 ... groupN> - A list of groups to be disabled.
Example
; Enable group #one #two #three. /enable #one #two #three ; Enable all groups matching #*o*. /enable #*o*
Updated by Per Amundsen almost 6 years ago · 3 revisions