Project

General

Profile

Actions

Added in 1.9.0

/enable <group1 group2 ... groupN>

Enables the specified groups in all scripts.

Wildcards is allowed.

See also /disable, $group.

Parameters

Parameter Description
<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 about 1 year ago · 4 revisions

Also available in: PDF HTML TXT