An open API service indexing awesome lists of open source software.

https://github.com/levshx/mc-php

Minecraft Project site admin tools
https://github.com/levshx/mc-php

Last synced: about 1 year ago
JSON representation

Minecraft Project site admin tools

Awesome Lists containing this project

README

          

# mc-php

Minecraft Project site admin tools

[![Github issues](https://img.shields.io/github/issues/levshx/mc-php)](https://github.com/levshx/mc-php/issues)
[![Github forks](https://img.shields.io/github/forks/levshx/mc-php)](https://github.com/levshx/mc-php/network/members)
[![Github stars](https://img.shields.io/github/stars/levshx/mc-php)](https://github.com/levshx/mc-php/stargazers)
[![Github top language](https://img.shields.io/github/languages/top/levshx/mc-php)](https://github.com/levshx/mc-php/)
[![Github license](https://img.shields.io/github/license/levshx/mc-php)](https://github.com/levshx/mc-php/)

# Used
* https://github.com/php-youtube/php-framework (see more [MVC Tutorial](https://youtube.com/playlist?list=PLB8wmVoWIIx6yflr2Pf3jcRi-DtWi3xmk "youtube"))
* https://github.com/xPaw/PHP-Minecraft-Query
* https://github.com/Rauks/Minecraft-RCON

# Tags

`Minecraft` `PHP` `RCON` `MVC` `Server`

# Demo
* User profile:

![Demo](resources/file-0.jpeg)

* Admin panel:

![Demo](resources/file-1.jpeg)

* RCON server tools:

![Demo](resources/file-2.jpeg)

# 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

- [levshx](https://github.com/levshx)