Lavaplayer server benchmarker. How many lavaplayer tracks can your server handle playing at once?
java -jar lavamark.jar
You can specify any of the following options as a command-line argument when launching Lavamark. Application options are specified after the JAR name.
Option | Description |
---|---|
-h /--help |
Displays Lavamark's available options. |
-i /--identifier |
The identifier or URL of the track/playlist to use for the benchmark. |
-b /--block |
The IPv6 block to use for rotation, specified as CIDR notation. Only applies to YouTube currently. |
-s /--step |
The number of players to spawn after two seconds. Be careful when using large values. |
-t /--transcode |
Simulate a load by forcing transcoding. |