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.
mcwebui/README.md

680 B

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