Skip to content

Minecraft 1.8-1.20.4 (no Spigot) recreation of Hypixel SkyBlock with a goal of a properly abstracted and scalable codebase.

License

Notifications You must be signed in to change notification settings

ItzKatze/HypixelSkyBlock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypixel SkyBlock

Discord

A 1.21.11 Minestom-based recreation of Hypixel SkyBlock with a properly abstracted, scalable microservices architecture.

Note: This implementation is under active development and is not yet production-ready.

Documentation

Full documentation is available at opensource.swofty.net

Quick Links

Features

  • Multi-Server Architecture - 13 server types (SkyBlock + BedWars)
  • Microservices - 8 independent services (Auctions, Bazaar, Party, etc.)
  • Redis Communication - Real-time inter-service messaging
  • MongoDB Storage - Persistent data storage
  • Velocity Proxy - Load balancing and player routing
  • Docker Support - Full Docker Compose deployment
  • Java 25 - Modern Java with virtual threads

Requirements

  • 16GB+ RAM
  • 6+ CPU Cores
  • Java 25
  • MongoDB
  • Redis

See the full requirements for details.

Quick Start

# Clone the repository
git clone https://github.com/Swofty-Developments/HypixelSkyBlock.git

# Docker deployment
docker-compose up --build

For manual setup, follow the documentation.

Related Projects

Credits

Thanks to the Minestom community and all contributors.

License

See repository for license details.

About

Minecraft 1.8-1.20.4 (no Spigot) recreation of Hypixel SkyBlock with a goal of a properly abstracted and scalable codebase.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • HTML 0.4%
  • Python 0.2%
  • Shell 0.0%
  • TypeScript 0.0%
  • CSS 0.0%