play.hauntedmc.nl
HauntedMC is a Dutch Minecraft network where community, gameplay, and engineering come together.
This organization contains the code and infrastructure behind HauntedMC, from shared platform services and custom Velocity or Paper plugins to deployment tooling, resource packs, and gameplay systems built specifically for the network.
- Custom plugins for Velocity and Paper
- Network level infrastructure for data access and service management
- Resource packs and related content
- Operational tooling for running and maintaining minecraft server software
-
DataProvider
Shared infrastructure for MySQL, MongoDB, Redis, and Redis messaging, giving plugins one clean API across Velocity and Paper. -
DataRegistry
Central storage for player identity, presence, sessions, rename history, and service state across the network. -
ProxyFeatures
A modular Velocity framework for network level features. -
ServerFeatures
Paper side features and commands that support gameplay and operations on backend servers. -
mcserver
A production oriented Docker image for running Minecraft Java servers safely and repeatably. -
VelocityHotReloader
Tooling for faster iteration during Velocity plugin development. -
ResourcePacks
Custom HauntedMC resource pack assets and content.
Platform focus: Java 21, Gradle, Maven, GitHub Actions, and Docker.
- Website: https://www.hauntedmc.nl
- Store: https://store.hauntedmc.nl
- Help & Guides: https://www.hauntedmc.nl/help/
- Support: https://www.hauntedmc.nl/support
- Discord: https://hauntedmc.nl/discord
HauntedMC includes both public repositories and private assets that support the live network.
Public repositories include most of the backend and features-specific content running on HauntedMC, while private repositories contain more sensitive internal systems and proprietary code.
Interested in contributing or collaborating on private HauntedMC projects? Reach out via support@hauntedmc.nl or our support page.