1
0
mirror of https://github.com/ZeroDream-CN/PHPMC7 synced 2025-02-23 00:43:20 +08:00
PHPMC7/README.md

53 lines
2.6 KiB
Markdown
Raw Normal View History

2018-10-20 23:24:05 +08:00
# <img src="https://i.natfrp.org/3d939a311fe6bf031f25c4eeefda9c39.png" align="right" style="width: 256px">PHPMC-7
Open source | Multi-Platform | Multi-nodes | FTP support | BungeeCord Support
2018-09-11 17:07:57 +08:00
2018-10-20 23:24:05 +08:00
Are you still looking for a simple and convenient Minecraft Server Manager? PHPMC 7 may be your best choice!
2018-09-11 17:07:57 +08:00
2018-10-21 03:10:21 +08:00
中文介绍 ReadMe[[README_CN.md]](https://github.com/kasuganosoras/PHPMC7/blob/master/README_CN.md)
2018-10-20 23:24:05 +08:00
> PHPMC 7 is a Powerful Minecraft Server Manager, Developed by Akkariin
2018-09-11 17:07:57 +08:00
2018-10-20 23:24:05 +08:00
### Introduction
Hello, I am Akkariin, this is my first Minecraft server manager project.
2018-09-11 17:07:57 +08:00
I always wanted to build a Minecraft server manager a long ago, so I recently spent some time to develop the fascinating PHPMC 7 Minecraft server management panel.
2018-09-11 17:07:57 +08:00
### Features
2018-10-20 23:24:05 +08:00
> 1. Complete Minecraft server management capabilities
> 2. Runs on multiple platforms, it runs on Windows and Linux, even Android phones
> 3. Supports multiple nodes and distributed daemons on different servers
> 4. Supports FTP file transfer system
> 5. Supports Doker Containers(With some modifications on server starting command)
> 6. Supports any game that allows you to run your own server.
2018-09-11 17:07:57 +08:00
### Security & Performance
We do not use MD5 hashes because nowadays its possible to be reverse decrypted. We uses irreversible hashes like BCrypt.
2018-09-11 17:07:57 +08:00
We uses JAVA I/O Stream to send commands and read & write logs, it makes the stream process more stable with higher efficiency.
2018-09-11 17:07:57 +08:00
PHPMC supports Docker to run servers, but it is not recommanded to use PHPMC 7 as commercial purposes.
2018-09-11 17:07:57 +08:00
PHPMC supports privilege subdivision and almost every single operation can be controlled by privilege subdivision system.
2018-09-11 17:07:57 +08:00
### Demo
2018-10-21 03:13:26 +08:00
* 简体中文: [https://demo.phpmc.cn/?lang=zh_CN](https://demo.phpmc.cn/?lang=zh_CN)
* 繁體中文: [https://demo.phpmc.cn/?lang=zh_TW](https://demo.phpmc.cn/?lang=zh_TW)
* English: [https://demo.phpmc.cn/?lang=en_US](https://demo.phpmc.cn/?lang=en_US)
* Russian: [https://demo.phpmc.cn/?lang=ru_RU](https://demo.phpmc.cn/?lang=ru_RU)
2018-09-11 17:07:57 +08:00
The Demo username and password are `admin`
2018-09-11 17:07:57 +08:00
The demo is only for how the system work and layout demonstration.
2018-10-19 20:27:41 +08:00
Demo does not frequently update to latest version. Please install the latest PHPMC to try out all features.
2018-10-19 20:27:41 +08:00
2018-10-20 23:24:05 +08:00
### Multiple languages
PHPMC 7 now supports multiple languages, and you can switch system languages from `en_US`, `zh_CN` and more languages in PHPMC 7 settings.
2018-10-19 20:27:41 +08:00
More languages: https://github.com/kasuganosoras/PHPMC7-Multi-Language
2018-10-19 21:47:45 +08:00
2018-10-20 23:24:05 +08:00
### Licences
This project uses the GNU General Public License v3.0 open source.
You may use, modify and distribute it arbitrarily, subject to the agreement.