Jump to content

/BlockInfo: Difference between revisions

From fCraft Wiki
Created page with "{{CommandBox |name=BInfo |purpose=Shows edit history of a block. |aliases=BI |uses=/BInfo |cat=Info |perm= |console=No |v=0.600 |}} Looks up block's history in BlockDB, and prin..."
 
mNo edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{CommandBox
{{CommandBox
|name=BInfo
|name=BlockInfo
|purpose=Shows edit history of a block.
|purpose=Shows edit history of a block.
|aliases=BI
|aliases=B, BI, BInfo, WhoDid, About
|uses=/BInfo
|uses=/BlockInfo
 
/BlockInfo X Y Z
|cat=Info
|cat=Info
|perm=
|perm={{rperm|ViewOthersInfo}}
|console=No
|console=No
|v=0.600
|v=0.600
Line 11: Line 13:


Looks up block's history in BlockDB, and prints information about the most recent edits.
Looks up block's history in BlockDB, and prints information about the most recent edits.
==<code>/BlockInfo</code>==
:Asks player to click a block, and reports information about it.
==<code>/BlockInfo X Y Z</code>==
:Reports information about a block located at given coordinates.
==Related Commands==
*{{cmd|UndoArea}}
*{{cmd|UndoPlayer}}
{{LastUpdated|1650}}

Latest revision as of 03:21, 22 August 2012

Command
BlockInfo

Shows edit history of a block.

AliasesB, BI, BInfo, WhoDid, About
Usage

/BlockInfo

/BlockInfo X Y Z

CategoryInfo
Required permissionsViewOthersInfo
Usable from console?No
Introduced infCraft 0.600


Looks up block's history in BlockDB, and prints information about the most recent edits.

/BlockInfo

Asks player to click a block, and reports information about it.

/BlockInfo X Y Z

Reports information about a block located at given coordinates.