Jump to content

/Undo: Difference between revisions

From fCraft Wiki
No edit summary
Hellenion (talk | contribs)
m typo
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
|}}
|}}


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.
Reverses last draw command. {{cmd|Undo}} is able to effectively halt and revert a draw operation while it is running. 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 {{cmd|Undo}} again to go back another step. Use {{cmd|Redo}} to go forwards a step.
Use {{cmd|Undo}} again to go back another step. Use {{cmd|Redo}} to go forwards a step.


==Customizing /Undo behavior==
==Customizing /Undo behavior==

Latest revision as of 21:33, 30 August 2012

Command
Undo

Reverses last draw command.

Usage

/Undo

CategoryBuilding
Required permissionsDraw
Usable from console?No
Introduced infCraft 0.426


Reverses last draw command. /Undo is able to effectively halt and revert a draw operation while it is running. 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).