A Minecraft server manager written by PHP. Support multiple platform, FTP and BungeeCord.
Go to file
Akkariin Meiko 1d7ffb7825
Merge pull request #7 from dhdjSYS/master
Translation improvements
2019-04-28 22:06:30 +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
.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
LICENSE 无可奉告 2018-09-10 14:53:00 +08:00
README.md Translation improvements 2019-04-27 16:18:27 -04:00
README_CN.md Update README_CN.md 2018-10-21 07:24:07 +08:00
_config.yml Set theme jekyll-theme-cayman 2018-09-16 13:00:02 +08:00
index.php v7.3.3156 更新发布 2018-09-16 01:49:48 +08:00

README.md

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 on developing the fascinating PHPMC 7 Minecraft server manager panel.

Features

  1. Complete Minecraft server management capabilities
  2. Works on multiple platforms, it works 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 Docker 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 hashing because nowadays its possible to be reverse decrypted. We use irreversible hashing function like BCrypt.

We use 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 for a commercial purpose.

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

Demo

The demo username and password are admin

The demo is only for you to see how the system works, and layout demonstration.

The demo does not always update to latest version. Please install the latest PHPMC to try out all features.

Multiple languages

PHPMC 7 now supports multiple languages, and you can switch to system languages like 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.