Groups

From Scriptwiki
Revision as of 21:29, 6 April 2008 by Daveoh (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Displays a list of either all, enabled, or disabled groups in your scripts.

/groups [-e|d]

The -e and -d switches show the enabled and disabled groups respectively.

Example

/groups

Shows each script's groups and whether they are off or on.

/groups -e

Shows each script's enabled groups.

/groups -d

Shows each script's disabled groups.

See Also