1
0
mirror of https://github.com/ZeroDream-CN/PHPMC7 synced 2025-02-21 15:43:32 +08:00
A Minecraft server manager written by PHP. Support multiple platform, FTP and BungeeCord.
Go to file
Akkariin Meiko ab61c656b2
Update README.md
感谢 Kevin 大佬指出翻译问题
2018-10-21 07:02:15 +08:00
.github/ISSUE_TEMPLATE 添加 bug 反馈 Issues 模板 2018-10-20 17:33:39 +08:00
content/PHPMC7 删除不用的字体省空间 2018-10-19 18:56:19 +08:00
include 修复启动命令不支持 + 的问题 2018-10-20 17:26:14 +08:00
install 增加内置语言,修复bug 2018-10-20 04:41:34 +08:00
plugins Create README.md 2018-09-16 02:40:24 +08:00
_config.yml Set theme jekyll-theme-cayman 2018-09-16 13:00:02 +08:00
.gitattributes 修改语言类型 2018-09-15 13:27:59 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-10-19 22:01:23 +08:00
index.php v7.3.3156 更新发布 2018-09-16 01:49:48 +08:00
LICENSE 无可奉告 2018-09-10 14:53:00 +08:00
README_CN.md Update README_CN.md 2018-10-21 03:12:55 +08:00
README.md Update README.md 2018-10-21 07:02:15 +08:00

PHPMC-7

Open source | Multi-Platform | Multi-nodes | FTP support | BungeeCord Support

Are you still looking for a simple and convenient Minecraft Server Manager? PHPMC 7 may be your best choice!

中文介绍 ReadMe[README_CN.md]

PHPMC 7 is a Powerful Minecraft Server Manager, Developed by Akkariin

Introduction

Hello, I am Akkariin, this is my first Minecraft server manager project.

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.

Features

  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.

Security & Performance

We do not use MD5 hashes because nowadays its possible to be reverse decrypted. We uses irreversible hashes like BCrypt.

We uses JAVA I/O Stream to send commands and read & write logs, it makes the stream process more stable with higher efficiency.

PHPMC supports Docker to run servers, but it is not recommanded to use PHPMC 7 as commercial purposes.

PHPMC supports privilege subdivision and almost every single operation can be controled by privilege subdivision system.

Demo

The Demo userName and passWord are admin

The demo is only for how the system work and layout demonstration.

Demo does not frequently update to latest version. Please install the latest PHPMC to try out all features.

Multiple languages

you can switch system languages from en_US, zh_CN and more languages in PHPMC 7 settings.

More languages: https://github.com/kasuganosoras/PHPMC7-Multi-Language

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.