Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 659 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 659 Bytes

MINECRAFT SERVER STATUS

An Open-source Minecraft Server Status Server

Backend made with:

  • Node.js
  • TypeScript
  • Express
  • BodyParser
  • Https
  • Socket.io

Frontend made with:

  • JavaScript
  • HTML
  • CSS
  • Socket.io
  • Chart.js

Installing the server

Run make install

Generating the HTTPS certificates with certbot

Run make generate-certificates

Starting the server

Run make

In order to get the minecraft server service and tps detected it must be either a Forge server or a Fabric/Quilt server with Fabric TPS mod installed

Status Page Preview: Preview