Jump to content

/UndoPlayer: Difference between revisions

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


==<code>/UndoPlayer TimeSpan *</code>==
==<code>/UndoPlayer TimeSpan *</code>==
:Reserves all changes made by ANY/ALL within a certain time interval. Requires {{perm|UndoAll}} permission.
:Reserves all changes made by ANY/ALL players within a certain time interval. Requires {{perm|UndoAll}} permission.


==Related Commands==
==Related Commands==
Line 34: Line 34:
:[[/BlockDB]]
:[[/BlockDB]]


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

Revision as of 06:07, 21 August 2012

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

Undoes block changes in a world.

Aliases/UP, /UndoX
Usage

/UndoPlayer Blocks Player

/UndoPlayer Blocks *

/UndoPlayer Time Player

/UndoPlayer Time *

CategoryModeration
Required permissionsUndoOthersActions
Usable from console?No
Introduced infCraft 0.600

Reverses changes made by given player(s) in the current world. Unlike /UndoArea, this command does NOT ask for a selection. Instead it looks for block changes on the whole map.

/UndoPlayer BlockCount PlayerName [AnotherName...]

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

/UndoPlayer BlockCount *

Reverses the given number of block changes made by ANY/ALL players on this map. Requires UndoAll permission.

/UndoPlayer TimeSpan PlayerName [AnotherName...]

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

/UndoPlayer TimeSpan *

Reserves all changes made by ANY/ALL players within a certain time interval. Requires UndoAll permission.
/UndoArea
/BlockDB