Jump to content

/Undo: Difference between revisions

From fCraft Wiki
BobKare (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
{{CommandBox
{{CommandBox
|name=Undo
|name=Undo
|purpose=Undoing your last draw action
|purpose=Reverses last draw command.
|aliases=
|aliases=
|uses=/Undo
|uses=/Undo
Line 10: Line 10:
|}}
|}}


A command that undoes the drawing actions of the player using it. A life saver if a drawing command goes wrong. This command is normally limited to the first 2,000,000 drawn blocks but this can be edited.
Reverses last draw command. Prior to fCraft 0.600, only the most-recently-used command could be undone. Since then, an option has been added to allow going back several commands.


Use <code>/Undo</code> more times to undo several draw commands you've done. Use [[/Redo]] if you regret doing <code>/Undo</code>.
Use [[/Undo]] again to go back another step. Use [[/Redo]] to go forwards a step.
 
 
==Customizing /Undo behavior==
*By default, [[/Undo]] is limited to last '''5''' commands, under '''2,000,000''' blocks each. This can be changed in ConfigGUI (Advanced tab).
 
 
{{LastUpdated|1201}}

Revision as of 21:32, 1 November 2011

Command
Undo

Reverses last draw command.

Usage

/Undo

CategoryBuilding
Required permissionsDraw
Usable from console?No
Introduced infCraft 0.426


Reverses last draw command. Prior to fCraft 0.600, only the most-recently-used command could be undone. Since then, an option has been added to allow going back several commands.

Use /Undo again to go back another step. Use /Redo to go forwards a step.


Customizing /Undo behavior

  • By default, /Undo is limited to last 5 commands, under 2,000,000 blocks each. This can be changed in ConfigGUI (Advanced tab).