diff --git a/README.md b/README.md index 6b8e050..7b631e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # HyperMC Panel -Welcome to **HyperMC Panel**, a powerful and user-friendly web-based control panel for managing Minecraft servers with ease. Built with modern technologies like Node.js, Express, WebSocket, and Docker, this panel provides real-time server monitoring, mod management, player administration, and seamless integration with Minecraft server features. Whether you're a server admin or a casual player, HyperMC Panel simplifies server management with an intuitive interface and robust functionality. +Welcome to **HyperMC Panel**, a powerful and user-friendly web-based control panel for managing Minecraft servers within the My-MC Infrastructure with ease. Built with modern technologies like Node.js, Express, WebSocket, and Docker, this panel provides real-time server monitoring, mod management, player administration, and seamless integration with Minecraft server features. Whether you're a server admin or a casual player, HyperMC Panel simplifies server management with an intuitive interface and robust functionality. + +Note: This repository is not designed for use in self-hosted environments, as its core components rely on our internal APIs and Docker infrastructure. +The code is provided for research and learning purposes. You're welcome to fork, download, and modify it to meet your needs! + ## Features @@ -24,8 +28,6 @@ Welcome to **HyperMC Panel**, a powerful and user-friendly web-based control pan ## Prerequisites -Before setting up HyperMC Panel, ensure you have the following installed: - - **Node.js** (v16 or higher) - **Docker** (for container management) - **Git** (to clone the repository)