Merge pull request #7 from dhdjSYS/master

Translation improvements
master
Akkariin Meiko 2019-04-28 22:06:30 +08:00 committed by GitHub
commit 1d7ffb7825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

View File

@ -5,27 +5,27 @@ Are you still looking for a simple and convenient Minecraft Server Manager? PHPM
中文介绍 ReadMe[[README_CN.md]](https://github.com/kasuganosoras/PHPMC7/blob/master/README_CN.md)
> PHPMC 7 is a Powerful Minecraft Server Manager, Developed by Akkariin
> PHPMC 7 is a powerful Minecraft Server Manager developed by Akkariin
### Introduction
Hello, I am Akkariin, this is my first Minecraft server manager project.
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.
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. Runs on multiple platforms, it runs on Windows and Linux, even Android phones
> 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 Doker Containers(With some modifications on server starting command)
> 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 hashes because nowadays its possible to be reverse decrypted. We uses irreversible hashes like BCrypt.
We do not use MD5 hashing because nowadays its possible to be reverse decrypted. We use irreversible hashing function 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.
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 as commercial purposes.
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.
@ -35,14 +35,14 @@ PHPMC supports privilege subdivision and almost every single operation can be co
* 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)
The Demo username and password are `admin`
The demo username and password are `admin`
The demo is only for how the system work and layout demonstration.
The demo is only for you to see how the system works, and layout demonstration.
Demo does not frequently update to latest version. Please install the latest PHPMC to try out all features.
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 system languages from `en_US`, `zh_CN` and more languages in PHPMC 7 settings.
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