A list of awesome Minestom libraries, resources, and open-source projects.
Minestom is an open-source library that enables developers to create their own Minecraft server software, void of any Mojang code.
Reusable code that pairs very well with Minestom. If it offers extensions, it's side effect free to the limit of logging.
- Polar - World format.
- MineScreen - A Java library for simplifying UI development.
- hephaestus-engine - Render, animate and interact with custom entity models.
- WorldSeedEntityEngine - Straightforward multi-part entity construction.
- mc_debug_render - Draw arbitrary debug shapes on the client.
- Orbis - WIP extensible world generator.
- ParticleEmitter - Library for drawing particle effects with Snowstorm
- RayFast - A fast raycasting libary.
- Scaffolding - Place and load schematics.
- NBStom - NBS reader and player.
- EnoidaPF - High performance voxel pathfinding implementation.
Implementation of Minestom that allow for server administrators to get a server up and running
- microstom - A lightweight jar with only the smallest of defauts.
- Sabre - A customizable and simple server jar.
- BasicMinestomServer - Barebones extension-only server jar.
- MineMeeting - Quick throwaway no-trace servers for hosting meetings in Minecraft.
- VanillaReimplementation - Reimplementation of Vanilla features in Minestom (WIP).
- Tower Defence - A tower defence game inspired by CubeCraft's Tower Defence and Bloons TD.
Open-source minecraft projects -- projects without an available hosted instance.
- BlockScreen - Screensharing in Minecraft.
A list of servers that use Minestom.
- EmortalMC - A minigames server focused on light-hearted fun. IP:
mc.emortal.dev. Version:1.19.2. - Arena - A community server demonstrating Minestom's capabilities. IP:
arena.minestom.netVersion:1.19.2.
Your contributions are always welcome! Please take a look at the contribution guidelines first.