/minecraft-stress-tester

Minecraft stress tester for developers.

Primary LanguageJavaScriptMIT LicenseMIT

Minecraft Stress Tester

A tool for stress testing Minecraft servers and helping developers to optimize their servers.

Requirements

Dependencies

How to use

  • 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 .

LICENSE

This project is under MIT License.