Module commands.load

async schema load command

Functions

blockexchange.load (playername, pos1, username, schemaname[, local_load[, from_mtime]]) load a schematic asynchronously


Functions

blockexchange.load (playername, pos1, username, schemaname[, local_load[, from_mtime]])
load a schematic asynchronously

Parameters:

  • playername the playername to use in messages
  • pos1 lower position to load
  • username the username/owner of the schema
  • schemaname the name of the schema
  • local_load load from the filesystem (optional)
  • from_mtime start with block mtime (optional)

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