Module export

export functions

Functions

modgen.export (name, pos1, pos2, fast, verbose, callback) exports the specified region to the mapgen-mod


Functions

modgen.export (name, pos1, pos2, fast, verbose, callback)
exports the specified region to the mapgen-mod

Parameters:

  • name the playername to report infos to
  • pos1 the first position of the export region
  • pos2 the second position of the export region
  • fast if true: export a chunk every server-step
  • verbose if true: report detailed stats while exporting
  • callback [opt] optional callback function on completion
generated by LDoc 1.5.0 Last updated 2024-01-26 07:40:44