/stresstestmisc
Server stress testing
Syntax
/stresstestSubcommands
/stresstest startStart stress testing
Parameters:
dumpinterval- The interval in seconds between dumps (when dumptype is interval)dumptype- The type of dump to perform (new_bot, interval, finish, never)flySpeed- The fly speed in blocks per second for botsinitcount- The initial number of bots to spawninterval- The interval in seconds between adding new botsname- The name prefix for the stress testpercentile- The percentile to use for threshold checking (0.0-1.0)radius- The radius in blocks for bot movementshutdown- Shutdown the server when the stress test finishesthreshold- The threshold in milliseconds for stopping the stress testviewradius- The view radius in blocks for each botyheight- The Y height for bot spawningyheightmax- The maximum Y height for bot movement/stresstest stopStop stress testing
Server Messages
startedStarted stress test
stoppedStopped stress test
alreadyStartedStress test already started
notStartedStress test not started
invalidNameInvalid name '{name}' (must be alphanumeric)