Skip to content

Commit 98bed7b

Browse files
committed
2 parents 54d1aaf + 99be215 commit 98bed7b

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
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

64
Features:
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
```
1419
git clone https://github.com/UserKrasti/kubek-minecraft-dashboard.git
1520
cd kubek-minecraft-dashboard
1621
npm install
1722
```
1823

19-
Starting after installation
24+
Start after installation
2025
```
2126
node app.js
2227
```
23-
24-
**OR**
25-
26-
Download and launch last release

0 commit comments

Comments
 (0)