Actions
Enable » History » Revision 2
« Previous |
Revision 2/4
(diff)
| Next »
Per Amundsen, 05/24/2018 10:17 AM
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 over 6 years ago · 2 revisions