Two web interfaces for the game Minecraft. https://code.ivysaur.me/mcwebui
This repository has been archived on 2020-11-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu 619a9884d1 commit all archived files 2012-05-06 00:14:30 +00:00
dist-archive commit all archived files 2012-05-06 00:14:30 +00:00
.legacy-codesite.toml initial meta commit 2012-05-06 00:14:30 +00:00
README.md commit all archived files 2012-05-06 00:14:30 +00:00

README.md

mcwebui

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