Jump to content

/WMain: Difference between revisions

From fCraft Wiki
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
Line 1: Line 1:
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 currently in.
{{CommandBox
|name=WMain
|purpose=Designates the main world
|uses=/WMain
 
/WMain WorldName
 
/WMain @Rank
 
/WMain @Rank WorldName
 
|cat=World
|aliases=
|perm=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.
 
{{LastUpdated|1082}}

Revision as of 04:19, 8 October 2011

Command
WMain

Designates the main world

Usage

/WMain

/WMain WorldName

/WMain @Rank

/WMain @Rank WorldName

CategoryWorld
Required permissionsManageWorlds
Usable from console?Yes
Introduced infCraft 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.