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
- Host: GitHub
- URL: https://github.com/levshx/mc-php
- Owner: levshx
- License: gpl-3.0
- Created: 2021-08-05T21:00:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-03T22:02:56.000Z (almost 5 years ago)
- Last Synced: 2025-02-17T14:47:47.413Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 2.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mc-php
Minecraft Project site admin tools
[](https://github.com/levshx/mc-php/issues)
[](https://github.com/levshx/mc-php/network/members)
[](https://github.com/levshx/mc-php/stargazers)
[](https://github.com/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:

* Admin panel:

* RCON server tools:

# 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)