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:
- a promise that resolves if the operation is complete
- the job context