Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 736 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 736 Bytes

Minecraft server status page

A simple page to see if your minecraft server is online with some basic stats like the version and amount of players online.

Requirements

Setup

  1. Clone this repository on your webserver.
  2. Duplicate the .env.example file to .env and update this file with the settings that apply to you.
  3. From within the project directory run composer install to download and install the dependencies.
  4. Point your webserver to the public dir of this project and the Minecraft server status page is up and running.

Screenshot

dummy screenshot