Command:/bca
This command is added by MQ2EQBC
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 | /bca //command |
---|---|
Description | Send /command to all connected clients, excluding client issuing the command |
Options
Examples
- This makes all characters connected to the server say "hail" excluding the character that issued the command
/bca //say hail