Skip to content

SuperFola/mcpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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