dodoflix / minecraft-stress-tester

Minecraft stress tester for developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Minecraft stress tester for developers.

License:MIT License


Languages

Language:JavaScript 100.0%