From d040a374a77f3c6f63c81c23102d2480e168f10d Mon Sep 17 00:00:00 2001 From: MCHost Date: Mon, 16 Jun 2025 15:42:42 -0400 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b631e5..7bc4744 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ 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!