Skip to content

Commit ee60693

Browse files
committed
Update README.md
1 parent db60758 commit ee60693

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
11
# Minecraft Server Hub
22
### A web-interface for managing multiple Minecraft Servers based on SSH Connections
3+
4+
Manage all your Minecraft Servers from one Web interface!
5+
6+
## Warning
7+
#### Compatibility is very limited currently
8+
System Requirements:
9+
- Linux Operating System
10+
- Required Programs
11+
- `screen`
12+
- `wget`
13+
- `tar`
14+
- Authentication
15+
- Currently only supports OAuth2 Authentication through [JetBrains Hub](https://www.jetbrains.com/hub/)
16+
- Database
17+
- Currently only supports MySQL
18+
19+
### Known issues
20+
- View and Edit server is bugged
21+
- Edit User/Server permissions in web incomplete; please modify the DB instead
22+
- Console page sometimes does not connect

0 commit comments

Comments
 (0)