Module commands.save
async schema save command
Functions
blockexchange.save (playername, pos1, pos2, name, local_save) | save a schematic asynchronously |
Functions
- blockexchange.save (playername, pos1, pos2, name, local_save)
-
save a schematic asynchronously
Parameters:
- playername the playername to use in messages
- pos1 lower position to save
- pos2 upper position to save
- name the name of the schema
- local_save save to the filesystem
Returns:
- a promise that resolves if the operation is complete
- the job context