Minestom VS Starlight

Compare Minestom vs Starlight and see what are their differences.

Starlight

Rewrites the light engine to fix lighting performance and lighting errors (by PaperMC)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Minestom Starlight
31 31
2,095 1,275
2.9% -
9.4 6.6
2 days ago about 2 months ago
Java Java
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Minestom

Posts with mentions or reviews of Minestom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-02.
  • A guide to setting up a cloud server network
    4 projects | /r/admincraft | 2 Mar 2023
    - 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
    2 projects | /r/opensource | 22 Feb 2023
    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
    2 projects | /r/admincraft | 20 Dec 2022
    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 ?
    2 projects | /r/Minecraft | 11 Jul 2022
    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
    5 projects | /r/admincraft | 14 May 2022
  • Help! Minecraft School club suddenly got big...
    1 project | /r/Minecraft | 10 May 2022
    This is quite a difficult questions because it depends on which type of Minecraft is currently being used (java, bedrock, education). The hardware available for the server as well as the ages of the students. Normal Minecraft servers are notoriously single threaded which makes it hard to host a server for 75 without good hardware. You could look into a project called minestom which is a nice library for making a multi threaded server, but it would require the students to program the server themselves. Which definitely could be fun and educational, but isn't doable with younger students
  • Multi-core work load distribution hard
    1 project | /r/ScrapMechanic | 9 May 2022
    It is called Minestom. Its not done, but here is the website and discord. If you check out the showcase channel in the discord you'll see some pretty cool stuff they've made with the current program.
  • Lemásoltam az r/place-et a Minecraftban
    3 projects | /r/hungary | 19 Apr 2022
  • I want to stress test a 1.18 server (simulating players behaviour).
    3 projects | /r/admincraft | 13 Mar 2022
    Im experimenting with Minestom and I want to make some crazy stress tests (1k users).
  • Setting up Minecraft hosting for 300+ players
    5 projects | /r/admincraft | 18 Jan 2022
    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

Starlight

Posts with mentions or reviews of Starlight. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • How do voxel games like Minecraft store and load worlds?
    4 projects | /r/gamedev | 2 Feb 2023
    Link to Starlight
  • Phosphor or Starlight for Vanillaish server?
    1 project | /r/admincraft | 29 Nov 2022
  • What kind of server should I create?
    1 project | /r/SciCraft | 12 Sep 2022
    From the docs
  • Attempting to stop Vault Hunters from Freezing every 2minutes
    3 projects | /r/VaultHuntersMinecraft | 9 Aug 2022
    i can confirm what mrspinn has posted but I would use rubidium and not magnesium(both ports of sodium, just a different authors on the ports.), this works with magnesium/rubidium extras as well for things like a better zoom function(runs off the sodium base so both ports are fine). Then if you'd like shaders with this you can use oculus(port of iris), this works with optifine shader packs. Road runner is good for cleaning up a lot of the overhead in things like game physics, AI, block ticking, etc (port of lithium, don't know why this one didn't keep the chemical name). Starlight again is good at what it does, even to the point of being integrated into papermc(which is why it's on their github and not the spottedleaf's personal anymore), don't know if you've sent much time around plugin servers. I also then use Ferritecore this greatly helps bring down memory requirements of the pack(I can run on 4gb, given I have fairly fast memory).
  • Looking for performance mods for ATM 7
    1 project | /r/allthemods | 28 Jul 2022
    There is a comparison between Starlight, Phosphor and Vanilla on Starlight's Github page
  • What makes RLcraft run so much smother.
    1 project | /r/feedthebeast | 20 Jun 2022
    The Mods I would especially recommend for 1.16+ are FerriteCore, Magnesium OR Rubidium (these are incompatible with optifine, for shaders you can use rubidium with Oculus. I would recommend using Magnesium when possible) and Magnesium Extras, as well as Starlight (Starlight X Create if you are on 1.16.5 and are using create) and LazyDFU
  • Fabric performance increasing mods dont work
    1 project | /r/fabricmc | 15 Jun 2022
    And yes, it's safe to use Starlight. I haven't had any data loss, world corruption, etc. and it's a lot faster than Phosphor (At least according to these graphs)
  • Sodium, what is it?
    3 projects | /r/Minecraft | 27 Dec 2021
    It's just that. It's a free and open source optimization mod that aims to improve fps, and fixes other issues. Along with that, Sodium is free and open source (available on GitHub). By default, Sodium does not provide shader support, and shader support can be done with Iris (Iris is also open source and free as well). But if you want to optimize your fps even more, you can bring in Lithium and Starlight (Lithium targets overall optimization, like the AI and other stuff without breaking the game, and Starlight is a complete rewrite of the vanilla lighting engine to be even more faster and fixes so much stuff with the lighting engine). And you can tack on more mods, like FerriteCore, Enchaned Block Entities (EBE) in order to optimize other parts of the game
  • What's your performance mod combo?
    5 projects | /r/fabricmc | 22 Dec 2021
    Starlight v1.0.0
  • How do i change the sevrer version from paper to fabric without losing the nether?
    2 projects | /r/admincraft | 24 Nov 2021
    Source? I can't find it for paper. the Github says it's only for fabric https://github.com/PaperMC/Starlight

What are some alternatives?

When comparing Minestom and Starlight you can also consider the following projects:

Paper - The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

phosphor-fabric - A Fabric mod designed to dramatically improve the performance of Minecraft's lighting engine while fixing many bugs

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

Iris - A modern shaders mod for Minecraft compatible with existing OptiFine shader packs

C2ME-fabric - A Fabric mod designed to improve the chunk performance of Minecraft.

sodium-fabric - A Fabric mod designed to improve frame rates and reduce micro-stutter

Mockneat - MockNeat - the modern faker lib.

lithium-fabric - A Fabric mod designed to improve the general performance of Minecraft without breaking things

Purpur - Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.

Limbo - Standalone Limbo Minecraft Server (Currently 1.20.4)

optifine