-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<div align="center"> | ||
<img src="https://pic1.afdiancdn.com/user/768222b86fe811eb90b752540025c377/common/e600f5865d9bb7392060408a8d0adb46_w1911_h996_s236.jpg?imageView2/1/w/3000/h/800" alt="MSS3 背景图" width="500"> | ||
<h1>Minecraft Server Starter 3</h1> | ||
<a href="./README.md">[中文文档]</a>      <a href="./README_EN.md">[English Doc]</a> | ||
<p>The new generation of Minecraft server panel has a rich built-in management interface that allows you to quickly manage your server. Quickly download the server jars, add mods, plugins, modify server configuration, view player and chat box information, etc., all to make the server more convenient!</p> | ||
<p>Produce by <a href="https://skyworldstudio.top">SWS</a></p> | ||
<img src="https://img.shields.io/badge/build-passing-brightgreen" alt="build passing"> | ||
<img src="https://img.shields.io/badge/version-v1.0.0-orange" alt="version v1.0.0"> | ||
<img src="https://img.shields.io/badge/lincense-MIT-blue" alt="lincense MIT"> | ||
</div> | ||
|
||
--- | ||
|
||
### How to use | ||
|
||
Execute at the root | ||
``` | ||
node app.js | ||
``` | ||
Open a browser and go to <http://localhost:8081> (default port) | ||
|
||
--- | ||
|
||
### Key features | ||
1. Easy-to-understand interface | ||
2. Clear permission system | ||
3. Simple configuration modification | ||
|
||
|
||
--- | ||
|
||
### Project structure | ||
- MSS_3-back-> panel rear | ||
- MSS_3-Front -> front of the panel | ||
- MSS_3-Daemon -> Panel process guard | ||
|
||
--- | ||
|
||
### Developer | ||
1. @xiaoyi311 The main programmer of the project | ||
2. @HeimNad Project leader, site manager, Bug tester | ||
3. @xianyongjian080402 Site manager, Bug tester | ||
4. 派蒙 Bug tester |