A tool for stress testing Minecraft servers and helping developers to optimize their servers.
- Clone project.
git clone https://github.com/dodoflix/minecraft-stress-tester.git
- Make configuration.
- Open a terminal in project path.
- Install dependencies.
npm install
- Make sure your server is in offline mode.
- Start project.
node .
This project is under MIT License.