/Replace
Appearance
| Command | |
| Replace Replaces all blocks of specified type(s) in an area. | |
|---|---|
| Aliases | R |
| Usage |
/Replace Block1 [Block2...] Replacement |
| Category | Building |
| Required permissions | Draw |
| Usable from console? | No |
| Introduced in | fCraft 0.426 |
Replaces all blocks of specified type(s) in an area. More than one block name may be listed to be replaced. Last block on the list is the replacement. Use /Cancel to cancel selected mode. Use /Undo to stop and undo the last command.
Use as a brush
- Players with DrawAdvanced permission can use
replaceas a brush, with same parameters (see examples below).
Examples
/r blue water
- Replace all blue blocks with water
/r red orange yellow lava
- Replace all red, orange, and yellow blocks with lava
/brush r blue water /sphere
- Using
/Replaceas a brush, replace all blue blocks with water in the shape of a sphere. Alternatively, you could do...
- Using
/brush r /sphere blue water