Jump to content

/Undo: Difference between revisions

From fCraft Wiki
No edit summary
Hellenion (talk | contribs)
m typo
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
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.
{{CommandBox
|name=Undo
|purpose=Reverses last draw command.
|aliases=
|uses=/Undo
|cat=Building
|perm={{rperm|Draw}}
|console=No
|v=0.426
|}}
 
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.
 
==Customizing /Undo behavior==
*By default, {{cmd|Undo}} is limited to last '''5''' commands, under '''2,000,000''' blocks each. This can be changed in ConfigGUI (Advanced tab).
 
 
{{LastUpdated|1650}}

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).