what arguments do i use to start this up?
Take a look at the readme on github,
https://github.com/mrpsion/burst-mining-system. but basically its just
java -jar mining-system-1.20.jar --pool.url=http://{pool.hostname}:{pool.port} --plot.generation.threads=2
or something similar