Jump to content

/ZInfo: Difference between revisions

From fCraft Wiki
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CommandBox
{{CommandBox
|name=Zone Info
|name=ZInfo
|purpose=Shows information about a zone.
|purpose=Shows information about a zone.
|aliases=None
|aliases=
|uses=/ZInfo ZoneName
|uses=/ZInfo ZoneName
|cat=Zones
|cat=Zone
|perm=-
|perm=
|console=-
|console=No
|v=0.400
|}}
|}}


==<code>/ZInfo [ZoneName]</code>==
==<code>/ZInfo ZoneName</code>==
:Prints detailed information about the given zone. This includes size, dimensions, coordinates, permission, creation time, the last change made to the zone and the white/blacklist of the zone.


Shows the information about the zone. This includes size, dimensions, position on the map, permission, creation time, the last change made to the zone and the white/blacklist of the zone.
<br clear="right" />
==Example output==
About Zone "ZoneName": Size 10 x 20 x 30, contains 6000 blocks, editable by Rank+.
  Zone center is at (100,100,64).
  Zone created by SomePlayer on Jan 1 at 12:00 (5w12d ago).
  Zone last edited by AnotherPlayer on Jan 2 at 12:00 (1d12h ago).
  Zone whitelist includes: Player2, Player7


<code>
{{LastUpdated|1650}}
About Zone [ZoneName]: Size 10 x 20 x 30, contains - blocks, editable by [RankName]+.
Zone centre is at (100,100,64).
Zone created by Player1 on Jan 1 at 12:00 (100d 12h ago).
Zone last edited by Player1 on Jan 2 at 12:00 (99d 12h ago).
Zone whitelist includes: Player2, Player 7</code>

Latest revision as of 02:45, 22 August 2012

Command
ZInfo

Shows information about a zone.

Usage

/ZInfo ZoneName

CategoryZone
Usable from console?No
Introduced infCraft 0.400


/ZInfo ZoneName

Prints detailed information about the given zone. This includes size, dimensions, coordinates, permission, creation time, the last change made to the zone and the white/blacklist of the zone.


Example output

About Zone "ZoneName": Size 10 x 20 x 30, contains 6000 blocks, editable by Rank+.
  Zone center is at (100,100,64).
  Zone created by SomePlayer on Jan 1 at 12:00 (5w12d ago).
  Zone last edited by AnotherPlayer on Jan 2 at 12:00 (1d12h ago).
  Zone whitelist includes: Player2, Player7