A 26.2 Minestom-based recreation of Hypixel with a properly abstracted, scalable microservices architecture. A setup guide can be found here.
Note: This implementation is under active development and is not yet production-ready.
Full documentation is available at opensource.swofty.net
- Getting Started
- Requirements
- Setup Guide
- Docker Deployment
- Server Types Reference
- Services Reference
- Troubleshooting
- 16GB+ RAM
- 6+ CPU Cores
- Java 25
- MongoDB
- Redis
See the full requirements for details.
# Clone the repository
git clone https://github.com/Swofty-Developments/HypixelRecreation.git
# Docker deployment
docker-compose up --buildFor manual setup, follow the documentation.
- HypixelForums - Web forum integration
Thanks to the Minestom community and all contributors.
See the repository for license details.