/TP: Difference between revisions
Appearance
Created page with "{{CommandBox |name=TP |purpose=Teleports you to another player or coordinates |aliases=Spawn |uses=/TP [PlayerName] or /TP X Y Z |cat=Moderation |perm=Teleport |console=No |}} =..." |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{CommandBox | {{CommandBox | ||
|name=TP | |name=TP | ||
|purpose=Teleports you | |purpose=Teleports you. | ||
|aliases= | |aliases=Teleport | ||
|uses=/TP | |uses=/TP <PlayerName> | ||
/TP X Y Z | |||
|cat=Moderation | |cat=Moderation | ||
|perm=Teleport | |perm={{rperm|Teleport}} | ||
|console=No | |console=No | ||
|v=0.100 | |||
|}} | |}} | ||
==<code>/TP <PlayerName></code>== | |||
:Teleports you to a given player. Autocompletes names. If the target player is on another world, you will join it. | |||
==<code>/TP X Y Z</code>== | |||
:Teleports you to given coordinates within current world. You can use {{cmd|Where}} command to look up coordinates. | |||
== | ==Related commands== | ||
*{{cmd|Bring}} — teleports another player TO you. | |||
*{{cmd|BringAll}} — teleports a group of players at once TO you. | |||
*{{cmd|Join}} — teleports YOU to a given world. | |||
*{{cmd|Spawn}} — teleports YOU to the current world's spawn point. | |||
*{{cmd|WBring}} — teleports another player to a given world's spawn. | |||
{{LastUpdated|1650}} | |||
Latest revision as of 04:46, 26 August 2012
| Command | |
| TP Teleports you. | |
|---|---|
| Aliases | Teleport |
| Usage |
/TP <PlayerName> /TP X Y Z |
| Category | Moderation |
| Required permissions | Teleport |
| Usable from console? | No |
| Introduced in | fCraft 0.100 |
/TP <PlayerName>
- Teleports you to a given player. Autocompletes names. If the target player is on another world, you will join it.
/TP X Y Z
- Teleports you to given coordinates within current world. You can use
/Wherecommand to look up coordinates.