Command:/autojoin

From the wonderful RedGuides Wiki

This command is added by EverQuest

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 /autojoin [add | remove] <channel1>[:<password>] [,<channel2>] ... [,<channel10>]
Description Always join a channel or up to 10 channels every session, information is saved to eqclient.ini as ChannelAutoJoin=

Options

Option Description
[add | remove] <channel>[:<password>],...<channel10>[:<password>] Will add/replace a channel to the existing list, or remove a channel from the existing list. To join multiple, separate each channel with a comma.

Examples

  • /autojoin Bard
  • /autojoin raidhealz:ourpass
  • /autojoin Bard,raidhealz:ourpass,redguides:funtime

See also