Groups

From Scriptwiki
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