update readme

This commit is contained in:
MCHost
2025-06-16 15:42:12 -04:00
parent 503b0f750b
commit 1fe2a55554

View File

@ -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)