/BringAll: Difference between revisions
Appearance
Created page with "{{CommandBox |name=BringAll |purpose=Teleports a group player to you. |aliases=Summon, Fetch |uses=/BringAll /BringAll * /BringAll WorldName /BringAll @RankName /BringAll @Ra..." |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|name=BringAll | |name=BringAll | ||
|purpose=Teleports a group player to you. | |purpose=Teleports a group player to you. | ||
|aliases= | |aliases= | ||
|uses=/BringAll | |uses=/BringAll | ||
/BringAll * | /BringAll * | ||
/BringAll | /BringAll World | ||
/BringAll @ | /BringAll @Rank | ||
/BringAll @ | /BringAll @Rank * | ||
/BringAll @ | /BringAll @Rank World | ||
|cat=Moderation | |cat=Moderation | ||
|perm=Bring, BringAll | |perm={{rperm|Bring}}, {{rperm|BringAll}} | ||
|console=No | |console=No | ||
|v=0.520 | |||
|}} | |}} | ||
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. | 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. | ||
==<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>== | ||
:Brings all players from a given world. You may list multiple worlds, e.g. <code>/BringAll World1 World2 World3</code> | :Brings all players from a given world. You may list multiple worlds, e.g. <code>/BringAll World1 World2 World3</code> | ||
==<code>/BringAll @ | ==<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 @ | ==<code>/BringAll @RankName *</code>== | ||
: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>== | |||
: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. <code>/BringAll @Rank1 World2 World1 @Rank2</code> | :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. <code>/BringAll @Rank1 World2 World1 @Rank2</code> | ||
== | ==Customizing /BringAll behavior== | ||
: | :This command requires {{perm|Bring}} and {{perm|BringAll}} permissions. | ||
:Ability to bring can be limited per-rank. When using [[/BringAll]], only the players whom you're allowed to {{cmd|Bring}} are affected. By default, players with {{perm|Bring}} permission may only bring players of their own rank or lower. | |||
== | ==Related commands== | ||
*{{cmd|Bring}} — teleports another player TO you. | |||
*{{cmd|Join}} — teleports YOU to a given world. | |||
*{{cmd|Spawn}} — teleports YOU to the current world's spawn point. | |||
*{{cmd|TP}} — teleports YOU to another player. | |||
*{{cmd|WBring}} — teleports another player to a given world's spawn. | |||
{{LastUpdated| | {{LastUpdated|1650}} | ||
Latest revision as of 21:46, 21 August 2012
| 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 | fCraft 0.520 |
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
Customizing /BringAll behavior
- This command requires Bring and BringAll permissions.
- Ability to bring can be limited per-rank. When using /BringAll, only the players whom you're allowed to
/Bringare affected. By default, players with Bring permission may only bring players of their own rank or lower.