You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.