commit all archived files
This commit is contained in:
parent
a18b49cac2
commit
619a9884d1
24
README.md
Normal file
24
README.md
Normal file
@ -0,0 +1,24 @@
|
||||
# mcwebui
|
||||
|
||||
![](https://img.shields.io/badge/written%20in-PHP-blue)
|
||||
|
||||
Two web interfaces for the game Minecraft.
|
||||
|
||||
mcwebui1 features:
|
||||
- Display chat history and online player list by log parsing
|
||||
- Semi-realtime ajax updating (polling)
|
||||
- Allow users to download world backups
|
||||
|
||||
mcwebui2 features:
|
||||
- Connect to Minecraft server using rcon
|
||||
- Display online player list
|
||||
- Change the time of day
|
||||
- Post global messages
|
||||
- Switch users between survival and classic (flying)
|
||||
- Teleport and manage teleport requests
|
||||
- Multiple user logins, permission system with cross-user granting, change password etc.
|
||||
|
||||
|
||||
## Download
|
||||
|
||||
- [⬇️ mcwebui-1.0a.rar](dist-archive/mcwebui-1.0a.rar) *(46.40 KiB)*
|
BIN
dist-archive/mcwebui-1.0a.rar
Normal file
BIN
dist-archive/mcwebui-1.0a.rar
Normal file
Binary file not shown.
Reference in New Issue
Block a user