From the wonderful RedGuides Wiki
This command is added by MQ2DanNet
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/djoin <group> [all|save]
|
Description
|
Join a group, and optionally write to [General] or [server_character] (all or save, respectively)
|
|
Options
Option |
Description |
all |
Add the group to the [General] section of the config file, having all characters join on next plugin load. |
save |
Add the group to the [server_character] section of the config file, having just the specific character join the next plugin load. |
Examples
See also