Copy and paste - ClassiCube/MCGalaxy GitHub Wiki
MCGalaxy comes with extensive support for copying and pasting blocks
Basic usage
/copy
- Copies all of the blocks between two points, excluding air
/copy air
- Copies all of the blocks between two points, including air
/paste
- Pastes the most recent /copy
Advanced usage
Multiple copies
Some ranks allow switching between multiple copies
/copyslot
/copyslot [number]
Copying
/copy
/copy air
/copy @
/cut
Pasting
/paste
/paste [blocks]..
/pastenot [blocks]..
Saved copies
/copy list
/copy save [filename]
/copy load [filename]
/copy delete [filename]