/WMain: Difference between revisions
Appearance
Deathgod836 (talk | contribs) Created page with "Sets the main world for people to spawn in when they connect to the server. If you do not specify the world name to change it to then it will change it to the world you are curre..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{CommandBox | |||
|name=WMain | |||
|purpose=Designates the main world | |||
|uses=/WMain | |||
/WMain WorldName | |||
/WMain @Rank | |||
/WMain @Rank WorldName | |||
|cat=World | |||
|aliases= | |||
|perm={{rperm|ManageWorlds}} | |||
|console=Yes | |||
|v=0.410 | |||
|}} | |||
A "main" world is the one that players join upon first connecting to the server. By default, players of all ranks share the same main world. Since fCraft 0.600, it is also possible to set individual main worlds for each rank. | |||
==<code>/WMain</code>== | |||
:Shows the name of the current main world. | |||
==<code>/WMain <WorldName></code>== | |||
:Designates a new main world. | |||
==<code>/WMain @<Rank></code>== | |||
:Shows the name of the rank-specific main world (if different from general main world). | |||
==<code>/WMain @<Rank> <WorldName></code>== | |||
:Designates a new rank-specific main world. | |||
==Related commands== | |||
*{{cmd|Spawn}} - Sets the spawning location within a world. | |||
{{LastUpdated|1650}} | |||
Latest revision as of 03:03, 22 August 2012
| Command | |
| WMain Designates the main world | |
|---|---|
| Usage |
/WMain /WMain WorldName /WMain @Rank /WMain @Rank WorldName |
| Category | World |
| Required permissions | ManageWorlds |
| Usable from console? | Yes |
| Introduced in | fCraft 0.410 |
A "main" world is the one that players join upon first connecting to the server. By default, players of all ranks share the same main world. Since fCraft 0.600, it is also possible to set individual main worlds for each rank.
/WMain
- Shows the name of the current main world.
/WMain <WorldName>
- Designates a new main world.
/WMain @<Rank>
- Shows the name of the rank-specific main world (if different from general main world).
/WMain @<Rank> <WorldName>
- Designates a new rank-specific main world.
Related commands
/Spawn- Sets the spawning location within a world.