You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**MCSManager Panel** (or simply MCSM) is an open-source, distributed, lightweight control panel that can be deployed within minutes and supports most game servers or console programs.
27
+
**MCSManager Panel** (or simply MCSM Panel) is an Free, distributed, lightweight control panel that can be deployed within minutes and supports most game servers or console programs.
28
28
29
29
MCSM has already gained a certain level of popularity within the community, specifically Minecraft. It provides one-stop management for instances across multiple servers and provides a secure and reliable multi-user permission system. In addition, MCSM continuously offers support to server administrators of Minecraft, Terraria, and Steam games, aiming to provide a healthy and prosperous community.
@@ -45,7 +47,7 @@ MCSM has already gained a certain level of popularity within the community, spec
45
47
46
48
## Runtime Environment
47
49
48
-
MCSM supports both `Windows` and `Linux`. The only requirement is `Node.js` and several libraries **used for decompression**.
50
+
MCSM supports both `Windows` and `Linux`. The only requirement is `Node.js` and several libraries **used for decompression**.
49
51
50
52
Require [Node.js 16.20.2](https://nodejs.org/en) or above.
51
53
@@ -112,7 +114,7 @@ tar -zxf mcsmanager_linux_release.tar.gz
112
114
./start-web.sh
113
115
114
116
# For web access, go to http://localhost:23333/
115
-
# In general, the web interface will automatically scan and add the local daemon.
117
+
# In general, the web interface will automatically scan and add the local daemon.
116
118
```
117
119
118
120
This installation method does not automatically register the panel as a system service. Therefore, it is necessary to use the screen software for management. If you want to use the system service to manage MCSManager, please refer to the documentation.
0 commit comments