loan-mgt / live-stats-mc

Simple web page to display active player on a minecraft server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Live Stats For Minecraft Server

Simple web page to display active player on a minecraft server

example


๐Ÿ“— Usage

Simply add your server address to then end of the url
https://qypol342.github.io/live-stats-mc?ip=<your-server_adress>

You can precise then server port if it is different than 25565
https://qypol342.github.io/live-stats-mc?ip=<your-server_adress>&port=<server-port>

Here is an example for simplyvanilla.co server:

โš ๏ธ Note

The Minecraft server used in the example (simplyvanilla.co) is not owned or operated by me, and I have never played on it. It is used solely as an example for demonstration purposes.


๐Ÿ“ฎ Hosting

As shown above the web page is already hosted on github page, but if you prefer you can self host this project. You just need to set the path from your server to the root of this repo


๐Ÿ”ง Info Query

The server status info is retrieved thanks to this api mcapi.us. Not all server are compatible, you may have a server protocol is unknown

About

Simple web page to display active player on a minecraft server

License:GNU General Public License v3.0


Languages

Language:HTML 68.0%Language:CSS 32.0%