Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Minestom Alternatives
Similar projects and alternatives to Minestom
-
Paper
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
-
DecompilerMC
This repository allows you to decompile any minecraft version that was published after 19w36a without any 3rd party mappings, you just need to execute the script or the executable (see releases)! Thanks mojang to have published proguard mappings
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
C2ME-fabric
A Fabric mod designed to improve the chunk performance of Minecraft.
-
Purpur
Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.
-
Starlight
Rewrites the light engine to fix lighting performance and lighting errors
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
tic-tacs
Experimental mod to improve Minecraft's chunk loading performance as well as allow for multithreading. Currently inactive.
-
-
Minetest
Minetest is an open source voxel game engine with easy modding and game creation
-
-
-
junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
-
-
Testcontainers
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
Glowstone
A fast, customizable and compatible open source server for Minecraft: Java Edition
-
-
-
maven-it-extension
Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
Minestom reviews and mentions
-
A guide to setting up a cloud server network
- What server software or framework to use. Ideally, if you dont need too much vanilla features (world generation, all mobs & items implemented, etc), I'd use something lightweight that is not based off of the vanilla server software. There are a few projects like this on github, including: https://github.com/Minestom/Minestom , https://github.com/feather-rs/feather , https://github.com/KryptonMC/Krypton , https://github.com/df-mc/dragonfly (bedrock). Which one you use will probably depend mostly on your preference. - You will need a way to store data separate from the servers. A database like postgres should work. There are a lot of different databases tho!
-
Software that should be FOSS
Even if performance is your worry, Minestom is an open-source barebones reimplementation of the minecraft server. With this, you can make extremelly custom things and let people connect using the default vanilla client. Of coruse, you can pair this with a mod if you want to.
-
What software would I need
Depends on what you're doing on said server. If it doesn't require vanilla mechanics then Minestom might suit the job well. Other than that, I'd recommend Paper, Purpur or Pufferfish.
-
how hypixel works ?
It's unlikely to achieve have such performance and feature using Paper/Bukkit/Spigot or the one provided by Mojang. If you want to write your own server-side software, you could use Minestom.
- Building a custom minecraft server
- Lemásoltam az r/place-et a Minecraftban
-
I want to stress test a 1.18 server (simulating players behaviour).
Im experimenting with Minestom and I want to make some crazy stress tests (1k users).
-
Setting up Minecraft hosting for 300+ players
Also to add to this, if you don't need full vanilla functionality and are more focus on higher player count than something slightly more experimental but more performant might be your best bet like GlowstoneMC (glowstone supports paper plugins) or Minestrom
-
Would it be theoretically possible to host 500 players in one world?
Theoretically, but not using any bukkit fork. Your only option would be to use Minestom. It could hold all those players at a good tps ( im told they tested with over 1k but i cant find any documentation of the test). The only constraint is client side cus the mc client can only load so many other players. This could prob be mitigated by not showing each player ever other player. Ofc this comes with the big catch that u cant use spigot plugins and will need to develop every feature u wish to use. Below is a link to their github. https://github.com/Minestom/Minestom
-
How to pick a server software for your server
Now you need to think about what features your server needs, like chests, combat, redstone etc. If your server doesn't need many vanilla features you may want to look into using a server software built from the ground up, like Minestom or Krypton. The vanilla server will work for whatever you decide but will not have the performance compared to software without all the features.
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 2 Jun 2023
Stats
Minestom/Minestom is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Minestom is Java.