SuperFola / mcpanel

A live Minecraft webpanel

Home Page:https://minecraft.12f.pl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

McPanel

A Minecraft webpanel using RCON commands and regex to gather information about your Minecraft server.

Installation

npm i
cp config.example.js config.js
nano config.js  # modify it to your needs (IP, password & port for RCON)
node index.js

About

A live Minecraft webpanel

https://minecraft.12f.pl/

License:MIT License


Languages

Language:HTML 65.7%Language:JavaScript 34.3%