/PasteNotX: Difference between revisions
Appearance
Created page with "{{CommandBox |name=PasteNotX |purpose=Pastes previously copied blocks, excluding some types. |aliases= |uses=/PasteNotX ExcludedBlock(s) |cat=Building |perm=Draw CopyAndPaste |co..." |
No edit summary |
||
| Line 5: | Line 5: | ||
|uses=/PasteNotX ExcludedBlock(s) | |uses=/PasteNotX ExcludedBlock(s) | ||
|cat=Building | |cat=Building | ||
|perm=Draw CopyAndPaste | |perm={{rperm|Draw}}, {{rperm|CopyAndPaste}} | ||
|console=No | |console=No | ||
|v=0.602 | |v=0.602 | ||
| Line 18: | Line 18: | ||
==Related Commands== | ==Related Commands== | ||
*{{cmd|CopySlot}} | |||
*{{cmd|Paste}} | |||
*{{cmd|PasteX}} | |||
*{{cmd|PasteNot}} | |||
{{LastUpdated| | {{LastUpdated|1650}} | ||
Latest revision as of 22:31, 21 August 2012
| Command | |
| PasteNotX Pastes previously copied blocks, excluding some types. | |
|---|---|
| Usage |
/PasteNotX ExcludedBlock(s) |
| Category | Building |
| Required permissions | Draw, CopyAndPaste |
| Usable from console? | No |
| Introduced in | fCraft 0.602 |
Inserts copied blocks into the current world, skipping over given block types, and re-aligns them. Takes two marks:
- First mark determines the origin of pasting - this block will be at a corner of the pasted area.
- Second mark determines the direction of pasting. Insertion will happen in the direction towards this second click. For example, if it's above and to the north-west of the first click, that's where the pasting will go. If you click the same block as first mark, original orientation (as copied) will be preserved.
/PasteNotX ExcludedBlock [AnotherBlock...]
- Pastes all blocks EXCEPT the given type(s). There is no limit on the number of blocks to exclude.