mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-02-11 10:01:23 +01:00
Formatting tweaks to updated Download cmd
parent
49367f97ba
commit
6bc1d7e1d7
@ -379,9 +379,9 @@ Click on a category to go to the list of commands, or `More Info` for detailed d
|
||||
**Desc**: Saves your clipboard to the asset web interface
|
||||
#### `/download [type: MCEDIT,...]`
|
||||
**Perm**: `worldedit.clipboard.download`
|
||||
**Desc**: Downloads your clipboard through the configured web interface
|
||||
**Usage**: Make a selection and //copy it, then type the /download command. FAWE will show that it is uploading your copy, then it will display a URL (like http://empcraft.com/fawe/?key=xxxxxxxxx&type=schematic).
|
||||
Enter command mode again and click on the URL text. An interface will open asking if you want to open the URL's website giving the options "Yes", "Copy to Clipboard", and "No". If you press "Yes", the FAWE download website will open and your browser should prompt whether to download the file called clipboard.schematic, which is a schematic containing your //copied selection. Save the file to your WorldEdit schematics folder.
|
||||
**Desc**: Downloads your clipboard through the configured web interface<br />
|
||||
**Usage**: Make a selection and //copy it, then type the /download command. FAWE will show that it is uploading your copy, then it will display a URL (like http://empcraft.com/fawe/?key=xxxxxxxxx&type=schematic).<br />
|
||||
Enter command mode again and click on the URL text. An interface will open asking if you want to open the URL's website with option buttons "Yes", "Copy to Clipboard", and "No".<br /> If you press "Yes", the FAWE Download website will open and your browser should prompt whether to download the file called **clipboard.schematic** (a schematic file containing your //copy'd selection).<br /> To load the schematic, save the file to your server's WorldEdit schematics folder.
|
||||
#### `//paste [-s] [-a] [-o]`
|
||||
**Perm**: `worldedit.clipboard.paste`
|
||||
**Desc**: Pastes the clipboard's contents.<br />Flags:<br /> -a skips air blocks<br /> -o pastes at the original position<br /> -s selects the region after pasting
|
||||
|
Loading…
Reference in New Issue
Block a user