/stresstest
misc

Server stress testing

Syntax

/stresstest

Subcommands

/stresstest start

Start 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 bots
initcount- The initial number of bots to spawn
interval- The interval in seconds between adding new bots
name- The name prefix for the stress test
percentile- The percentile to use for threshold checking (0.0-1.0)
radius- The radius in blocks for bot movement
shutdown- Shutdown the server when the stress test finishes
threshold- The threshold in milliseconds for stopping the stress test
viewradius- The view radius in blocks for each bot
yheight- The Y height for bot spawning
yheightmax- The maximum Y height for bot movement
/stresstest stop

Stop stress testing

Server Messages

started

Started stress test

stopped

Stopped stress test

alreadyStarted

Stress test already started

notStarted

Stress test not started

invalidName

Invalid name '{name}' (must be alphanumeric)