Difference between revisions of "Groups"

From Scriptwiki
Jump to: navigation, search
 
(No difference)

Latest revision as of 21:29, 6 April 2008

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