Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.2 KB

Lavamark

Lavaplayer server benchmarker. How many lavaplayer tracks can your server handle playing at once?

Download

Usage

java -jar lavamark.jar

Lavamark Options

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.