Skip to content

dodoflix/minecraft-stress-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.