Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.46 KB

README.md

File metadata and controls

62 lines (37 loc) · 1.46 KB

mc-php

Minecraft Project site admin tools

Github issues Github forks Github stars Github top language Github license

Used

Tags

Minecraft PHP RCON MVC Server

Demo

  • User profile:

Demo

  • Admin panel:

Demo

  • RCON server tools:

Demo

Advantages

TO DO

Installation

TO DO

Deployment

  • Install php8.0
  • Install MySQL server
  • Clone this repository
  • Create DB -> Migrate db.sql -> edit config db.php
  • Run apache/ngnix with RewriteEngine to index.php

Minimal Example

TO DO

Contributors