Minestom VS Glowstone

Compare Minestom vs Glowstone and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Minestom Glowstone
31 6
2,095 1,858
2.9% 0.6%
9.4 3.1
7 days ago 7 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

Glowstone

Posts with mentions or reviews of Glowstone. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-27.
  • PaperMC vs Glowstone, which is better?
    1 project | /r/admincraft | 7 Aug 2022
    Assuming you mean this Glowstone, you'll see they themselves acknowledge that "it is not ready for survival".
  • Minecraft: Java Edition 1.19.1 Is Out
    13 projects | /r/Minecraft | 27 Jul 2022
    It's definitely not a realistic replacement for modded Minecraft in general, since that's really hundereds of games and Mineclone only aims to replace Minecraft itself. For modded, I'm not sure what the answer is. Even most third party clients/servers that are compatible with vanilla Minecraft don't support Forge mods. Stevenarella might support Forge to some extent, but I'm not sure how it works since Forge is written in Java and Stevenarella is written in Rust. I'm not aware of any third party servers that support Forge in any capacity, but Glowstone (which actually seems like a pretty good third party server by the way) does support Bukkit plugins.
  • 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
  • Hosting Minecraft Server on Low End Hardware? Best Linux, optimizations, etc?
    1 project | /r/lowendgaming | 28 Jul 2021
  • Is it possible to write a Minecraft server in a language OTHER than Java?
    2 projects | /r/admincraft | 1 Mar 2021
    You could. Glowstone is a Minecraft server written in Java (without any of Mojang's code) but it is still not feature complete from what I heard, so things are missing. When I tried it, it seemed pretty solid and fast though.
  • The Problem with Gradle
    6 projects | news.ycombinator.com | 16 Jan 2021
    I forked a project [1] in 2015 to remove Gradle, and it then quickly subsumed the original project, remaining under active development to this day.

    There were other reasons, but de-gradling was one of the main motivations for my fork, and among the first of the major changes I made. The project is an implementation of an API which was discontinued by the original developers, but initially was built using Maven.

    After switching from Gradle (which the project switched to in 2014) back to Maven, build times significantly decreased and development became much more pleasant. I found Gradle to be like a speed bump slowing down development, and reverting back to Maven was like a breath of fresh air. Simple, straightforward, and fast. Maven may not be perfect, but it does the job well.

    [1] An open source Bukkit server implementation, https://github.com/GlowstoneMC/Glowstone -> http://github.com/GlowstonePlusPlus/GlowstonePlusPlus

What are some alternatives?

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

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

GeyserConnect - GeyserConnect is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.

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

cuberite - A lightweight, fast and extensible game server for Minecraft

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

mammoth - Scale a single world horizontally across multiple Minecraft servers.

Mockneat - MockNeat - the modern faker lib.

BuildToolsGUI - Windows GUI for Spigot BuildTools

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

minecraft-shop-plugin - Minecraft plugin to run commands with requests

Starlight - Rewrites the light engine to fix lighting performance and lighting errors

VaultChatFormatter - This plugin formats the chat, using one template format, and has placeholders for a player's prefix/suffix which can be used in the template.