/worldgenbenchmarkmisc
Benchmark world generation performance
Syntax
/worldgenbenchmark [pos1] [pos2] [seed]RequiredOptional
Parameters
pos1OptionalstringFirst corner position (x, z)
pos2OptionalstringSecond corner position (x, z)
seedOptionalstringThe seed to use for the benchmark
Subcommands
/worldgenbenchmark seedThe seed to use for the benchmark
/worldgenbenchmark pos1First corner position (x, z)
/worldgenbenchmark pos2Second corner position (x, z)
Server Messages
worldNotFoundCould not find world "{worldName}"
alreadyInProgressBenchmark already in progress.
benchmarkNotSupportedThis worldgen implementation doesn't support benchmarking!
abortSomeone else started a benchmark at the same time. Aborting.
startedStarted benchmark for seed "{seed}" in "{worldName}" with {size} chunks.
progressProgress: {percent}%
doneBenchmark finished after {duration}
savingSaving results...
saveDone... done! Saved as {fileName}
saveFailed... FAILED! See console.