File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# kubek-minecraft-dashboard
2- Kubek - New Minecraft server control dashboard, written on Node.js
3-
4- ** After creating first server app WILL BE CLOSED, restart it!**
2+ Kubek - Web Minecraft servers dashboard, written on Node.js using MDBootstrap
53
64Features:
7- - Paper and Spigot support/auto-install
8- - Full-auto plugin manager (bukkit.org)
5+ - Paper, Spigot support/auto-install
6+ - Automatic plugin manager (dev. bukkit.org)
97- Real-time console
108- Server.properties editor
9+ - FTP server included
10+
11+ # Installation
12+
13+ Download and launch [ latest release] ( https://github.com/Seeroy/kubek-minecraft-dashboard/releases/latest )
14+
15+ ** OR**
1116
12- Installation
17+ Clone repository and install modules
1318```
1419git clone https://github.com/UserKrasti/kubek-minecraft-dashboard.git
1520cd kubek-minecraft-dashboard
1621npm install
1722```
1823
19- Starting after installation
24+ Start after installation
2025```
2126node app.js
2227```
23-
24- ** OR**
25-
26- Download and launch last release
You can’t perform that action at this time.
0 commit comments