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:

  1. a promise that resolves if the operation is complete
  2. the job context
generated by LDoc 1.5.0 Last updated 2023-10-20 06:49:11