Two web interfaces for the game Minecraft. https://code.ivysaur.me/mcwebui
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
mappu 619a9884d1
commit all archived files
12 years ago
dist-archive commit all archived files 12 years ago
.legacy-codesite.toml initial meta commit 12 years ago
README.md commit all archived files 12 years ago

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