Jump to content

/WInfo: Difference between revisions

From fCraft Wiki
BobKare (talk | contribs)
Created page with "{{CommandBox |name=WInfo |purpose=Display the info of the chosen world. |aliases=MapInfo |uses=/WInfo [WorldName] |cat=Info |perm= |console=Yes |}} Shows you the info of the map..."
 
No edit summary
Line 3: Line 3:
|purpose=Display the info of the chosen world.
|purpose=Display the info of the chosen world.
|aliases=MapInfo
|aliases=MapInfo
|uses=/WInfo [WorldName]
|uses=/WInfo
 
/WInfo WorldName
|cat=Info
|cat=Info
|perm=
|perm=
Line 9: Line 11:
|}}
|}}


Shows you the info of the map you are typing. If nothing is typed in, current map is used.
Shows information about a world. Typical outpup looks something like:
The text is looking like this:
<code> World main has 9 players on.
<code>
World main has 9 players on.
  Map dimensions are 512 x 512 x 128
  Map dimensions are 512 x 512 x 128
  World main can only be accessed by Guest+.
  World main can only be accessed by Guest+.
  World main can only be modified by Guest+.</code>
  World main can only be modified by Guest+.</code>
==<code>/WInfo</code>==
:Prints information about your current world. Not usable from Console.
==<code>/WInfo WorldName</code>==
:Prints information about a given world.

Revision as of 22:16, 8 July 2011

Command
WInfo

Display the info of the chosen world.

AliasesMapInfo
Usage

/WInfo

/WInfo WorldName

CategoryInfo
Usable from console?Yes
Introduced in[[Version history#{{{v}}}|fCraft {{{v}}}]]


Shows information about a world. Typical outpup looks something like: World main has 9 players on.

Map dimensions are 512 x 512 x 128
World main can only be accessed by Guest+.
World main can only be modified by Guest+.

/WInfo

Prints information about your current world. Not usable from Console.

/WInfo WorldName

Prints information about a given world.