/BringAll: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
==<code>/BringAll</code>== | ==<code>/BringAll</code>== | ||
:Brings all players | :Brings all players from the current world. | ||
==<code>/BringAll *</code>== | ==<code>/BringAll *</code>== | ||
:Brings all players | :Brings all players from all worlds. | ||
==<code>/BringAll WorldName</code>== | ==<code>/BringAll WorldName</code>== | ||
| Line 31: | Line 31: | ||
==<code>/BringAll @RankName</code>== | ==<code>/BringAll @RankName</code>== | ||
:Brings players of a given rank, | :Brings players of a given rank, from the current world. You may list multiple ranks, e.g. <code>/BringAll @Rank1 @Rank2 @Rank3</code> | ||
==<code>/BringAll @RankName *</code>== | ==<code>/BringAll @RankName *</code>== | ||
:Brings players of a given rank, | :Brings players of a given rank, from all worlds. Order of parameters does not matter. You may list multiple ranks, e.g. <code>/BringAll @Rank1 @Rank2 * @Rank3</code> | ||
==<code>/BringAll @RankName WorldName</code>== | ==<code>/BringAll @RankName WorldName</code>== | ||
Revision as of 00:35, 22 May 2011
| Command | |
| BringAll Teleports a group player to you. | |
|---|---|
| Usage |
/BringAll /BringAll * /BringAll World /BringAll @Rank /BringAll @Rank * /BringAll @Rank World |
| Category | Moderation |
| Required permissions | Bring, BringAll |
| Usable from console? | No |
| Introduced in | [[Version history#{{{v}}}|fCraft {{{v}}}]] |
Teleports a group of players TO your location. The player that's being moved will automatically change worlds if needed. Frozen players may only be moved within the same world.
/BringAll
- Brings all players from the current world.
/BringAll *
- Brings all players from all worlds.
/BringAll WorldName
- Brings all players from a given world. You may list multiple worlds, e.g.
/BringAll World1 World2 World3
/BringAll @RankName
- Brings players of a given rank, from the current world. You may list multiple ranks, e.g.
/BringAll @Rank1 @Rank2 @Rank3
/BringAll @RankName *
- Brings players of a given rank, from all worlds. Order of parameters does not matter. You may list multiple ranks, e.g.
/BringAll @Rank1 @Rank2 * @Rank3
/BringAll @RankName WorldName
- Brings players of a given rank, from a given world. Order of parameters does not matter. You may list multiple ranks or worlds, e.g.
/BringAll @Rank1 World2 World1 @Rank2