Skip to content

Latest commit

 

History

History
36 lines (34 loc) · 1.58 KB

index.md

File metadata and controls

36 lines (34 loc) · 1.58 KB
title layout hero features
Minestom
home
name text tagline image actions
Minestom
An open-source, lightweight Minecraft server built from the ground up.
src alt
/minestom-logo-lg.png
Minestom Logo
theme text link
brand
Quick Start
/docs/setup/your-first-server
theme text link
alt
GitHub
theme text link
alt
Discord
title details
Lightweight
Minestom comes with minimal functionality, which allows for a more efficient and lightweight server that can be easily extended.
title details
Community
We have an active community of developers and users who contribute to its continuous development and are happy to provide assistance.
title details
Modern
Minestom is written from the ground up in modern Java, using best practices and standards to make the code easier to read and maintain.
title details
High Performance
Minestom is designed for efficiency, offering high performance with minimal overhead. It can handle large numbers of players without any performance issues.
title details
Multi-Threaded
Minestom supports using a thread pool to manage chunks independently from instances. This is crucial in providing large performance benefits over traditional Minecraft servers.
title details
No Legacy NMS
With Minestom, net.minecraft.server is a thing of the past. The protocol is fully implemented and does not obfuscate any code, creating a faster and more enjoyable experience.