Jump to content

/UndoArea: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 31: Line 31:


==Related Commands==
==Related Commands==
:{{cmd|BlockInfo}}
*{{cmd|BlockInfo}}
:{{cmd|UndoPlayer}}
*{{cmd|UndoPlayer}}


{{LastUpdated|1650}}
{{LastUpdated|1650}}

Revision as of 03:18, 22 August 2012

Prior to fCraft 0.630, order of parameters was reversed: /UndoArea PlayerName BlockCount and /UndoArea PlayerName TimeSpan
Command
UndoArea

Undoes block changes in an area.

Aliases/UA
Usage

/UndoArea Blocks Player

/UndoArea Blocks *

/UndoArea Time Player

/UndoArea Time *

CategoryModeration
Required permissionsUndoOthersActions
Usable from console?No
Introduced infCraft 0.600

Reverses changes made by given player(s) in the current world, in the given area. One or more player name can be listed, separated by spaces. Always asks for confirmation before undoing anything. Asks for a selection to be made, similar to /Cuboid. If you'd like to look for changes on the whole map at once, use /UndoPlayer instead.

/UndoArea BlockCount PlayerName [AnotherName...]

Reverses the given number of block changes made by the player in the area.

/UndoArea BlockCount *

Reverses the given number of block changes made ANY/ALL players in the area. Requires UndoAll permission.

/UndoArea TimeSpan PlayerName [AnotherName...]

Reserves block changes made by the given player in the area within a certain time interval. Accepts the common time format.

/UndoArea TimeSpan *

Reserves block changes made by ANY/ALL players in the area within a certain time interval. Requires UndoAll permission.