this post was submitted on 14 Dec 2025
108 points (100.0% liked)
Selfhosted
60451 readers
1126 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wow I really appreciate the feedback. After quite a bit of changes and home moves that disrupted alot of what selfhosted stuff I setup, a bit of disallusionment with doing it alone and difficulty staying connected with my nephew remotely these give me some good ideas. I need to find out more about Minecraft and hosting a server sounds like a good idea, I liked the simple coding with audio feedback as well. Its motivating me to get messgaing and chat sorted out as well. I am also going to see if I can find some shared #Spanish #languagelearning tools.
I've hosted both Minecraft and Luanti (free open source Minecraft). Either is a great idea!
That said, I found setting up a Luanti server slightly simpler (because no need for everyone to have a Microsoft account, and no Java dependencies to worry about): https://docs.luanti.org/for-server-hosts/setup/
Luanti has lots of options, but a good default choice is Mineclonia: https://content.luanti.org/packages/ryvnf/mineclonia/
@pinball_wizard With a Luanti server does every Minecraft player still need a Minecraft licence?
Luanti and Minecraft are two distinct, if similar-looking things.
Luanti is an open-source voxel game engine implementation which allows running a wide variety of different ‘games’ on it (including two which mimic Minecraft very closely, like the above-mentioned Mineclonia).
Minecraft is the closed-source game owned by Mojang.
The two don’t interact and servers for the one are completely unrelated to the other as well.
So, to answer the question - yes, they still need a Minecraft license if they want to play Minecraft. But this is disconnected from having a Luanti server, for which you don’t need any licenses but which will in turn also only allow you to play Luanti stuff, not Minecraft.
@hoppolito Oh cool. Ok. I have plenty to learn there