/Rotate
Appearance
| Command | |
| Rotate Rotates copied blocks around specified axis/axes. | |
|---|---|
| Aliases | spin |
| Usage |
/Rotate (-90,90,180,270) (X,Y,Z) |
| Category | Building |
| Required permissions | CopyAndPaste |
| Usable from console? | No |
| Introduced in | fCraft 0.452 |
Rotates copied blocks around specified axis/axes. If no axis is given, rotates around the Z (vertical) axis. You must first /Copy or /Cut blocks to then rotate them.
Axes
- Rotate spins copied blocks along specified axis/axes. The axes are:
- X = Horizontal (East-West)
- Y = Horizontal (North-South)
- Z = Vertical.
Usable degrees
- Rotate needs a degree to know how to spin the blocks. The degrees, or angles, are:
- -90 = Turns it -90 degrees. (Turns it 90 degrees counter-clockwise)
- 90 = Turns it 90 degrees. (Turns it 90 degrees clockwise.)
- 180 = Turns it 180 degrees. (Turns it 180 degrees clockwise.)
- 270 = Turns it 270 degrees. (Turns it 270 degrees clockwise.)