/SetSpawn: Difference between revisions
Appearance
Created page with "{{CommandBox |name=SetSpawn |purpose=Designates a new spawn point. |uses=/SetSpawn /SetSpawn <PlayerName> |cat=World |aliases= |perm=ManageWorlds |console=Yes |v=0.200 |}} ==<c..." |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
|cat=World | |cat=World | ||
|aliases= | |aliases= | ||
|perm= | |perm={{rperm|SetSpawn}} | ||
|console=Yes | |console=Yes | ||
|v=0.200 | |v=0.200 | ||
|}} | |}} | ||
Changes the spawn point of a map (place where new players spawn), or personal spawn (location where player teleports when they press 'R' key). | |||
==<code>/SetSpawn</code>== | ==<code>/SetSpawn</code>== | ||
:Assigns your current location to be the spawn point of the map/ | :Assigns your current location to be the spawn point of the map/world. Your personal spawn point is changed as well. Personal spawns of players who are already in the world will not be affected. | ||
==<code>/SetSpawn <PlayerName></code>== | ==<code>/SetSpawn <PlayerName></code>== | ||
:Assigns your current location to be the personal spawn point of a given player. Target player will be teleported to you. | :Assigns your current location to be the personal spawn point of a given player. Target player will be teleported to you, and if they press <code>R</code> they'd be returned to the same spot. World/map spawn point is not affected. | ||
==Related commands== | |||
*{{cmd|Spawn}} | |||
*{{cmd|WMain}} | |||
{{LastUpdated|1400}} | {{LastUpdated|1400}} | ||
Latest revision as of 06:02, 6 May 2013
| Command | |
| SetSpawn Designates a new spawn point. | |
|---|---|
| Usage |
/SetSpawn /SetSpawn <PlayerName> |
| Category | World |
| Required permissions | SetSpawn |
| Usable from console? | Yes |
| Introduced in | fCraft 0.200 |
Changes the spawn point of a map (place where new players spawn), or personal spawn (location where player teleports when they press 'R' key).
/SetSpawn
- Assigns your current location to be the spawn point of the map/world. Your personal spawn point is changed as well. Personal spawns of players who are already in the world will not be affected.
/SetSpawn <PlayerName>
- Assigns your current location to be the personal spawn point of a given player. Target player will be teleported to you, and if they press
Rthey'd be returned to the same spot. World/map spawn point is not affected.