Jump to content

/UndoPlayer: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 11: Line 11:
|v=0.600
|v=0.600
|}}
|}}
Reverses changes made by a given player in the current world. Unlike [[/UndoArea]], this command does NOT ask for a selection. Instead it looks for block changes on the whole map.
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.


==<code>/UndoPlayer PlayerName BlockCount</code>==
==<code>/UndoPlayer BlockCount PlayerName [AnotherName...]</code>==
:Reverses the given number of block changes made by the player.
:Reverses the given number of block changes made by the player.


==<code>/UndoPlayer PlayerName TimeSpan</code>==
==<code>/UndoPlayer BlockCount *</code>==
:Reverses the given number of block changes made by ANY/ALL players on this map. Requires {{perm|UndoAll}} permission.
 
==<code>/UndoPlayer TimeSpan PlayerName [AnotherName...]</code>==
:Reserves all changes made by the given player within a certain time interval. Accepts the [[Time_formatting|common time format]].
:Reserves all changes made by the given player within a certain time interval. Accepts the [[Time_formatting|common time format]].
==<code>/UndoPlayer TimeSpan *</code>==
:Reserves all changes made by ANY/ALL within a certain time interval. Requires {{perm|UndoAll}} permission.


==Related Commands==
==Related Commands==
:[[/UndoArea]]
:[[/UndoArea]]
:[[/BlockDB]]


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

Revision as of 06:02, 21 August 2012

Command
UndoPlayer

Undoes block changes in a world.

Aliases/UP, /UndoX
Usage

/UndoPlayer PlayerName Blocks

/UndoPlayer PlayerName 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 within a certain time interval. Requires UndoAll permission.
/UndoArea
/BlockDB