Hi all!
I’ve already posted, that the account of my nephew got deleted on his main server and he is pretty devastated because of that.
As he only wants to build things with his friends, I’m starting to think about renting and setting up a VPS, as I’m still having a pretty much unused reserved domain lying around, which I could use for that.
Is that much work to get working (would be running on a Linux server) and is it time consuming to maintain?
And what should I expect hardware wise?
So what would the requirements be?
Maybe some background:
I’m a software developer for real-time Linux applications and I’m running my own business server with a VM as a Wireguard every point into my business network, and then some Docker containers for stuff I need.
I’m not that relaxed with server stuff like that, but I usually get it working and it does what I need.
So, I guess, I should be technically equipped enough to setup a Minecraft server.
But I don’t have that much time on hand to really care for it, if it needs like weekly attention.
That’s why I wanted to ask, what the timely expense/effort would be, so I could guarantee him and his friends with a stable virtual world.
Thank you all again advance!
The last answers here were really helpful and so I’m really grateful to such a nice community!
So basically there is different modified versions of Minecraft for different purposes. Paper is specifically for hosting non-modded servers on lower end machines, but it changes some systems of Minecraft in undesirable ways, and only supports simple “plugins”. Fabric and Forge are the popular “mod loaders”, they are made to allow you to install mods to Minecraft, which includes mods like Lithium and Sodium that massively increase Minecraft’s performance.
with the right combination of performance enhancing mods you can increase Minecraft’s fps tenfold, without sacrificing any features or changing the gameplay. I run a massive custom modpack with tons of content and graphics mods, and it actually runs better than vanilla Minecraft because of the performance mods.
The performance mods I use for fabric are: Lithium, Sodium, Enhanced Block Entities, More culling, Ferrite Core, Immediately Fast, Modern Fix, Memory Leak Fix, Concurrent Chunk Management System, Noisium, Bad Optimizations, and Let Me Despawn.
There is plenty more performance mods out there that optimized more niche parts of the game, but these are the important ones (that I use). Lastly I don’t think a VPS is necessary because Minecraft servers can usually be run on even low end hardware, like a raspberry pi.
Thank you very much for this great and extensive explanation!
glad to help!, I thought I should mention real quick that if you decide to play around with mods that run on both the client and server side, Prism Launcher is by far the best way to manage modded instances of Minecraft. allowing you to easily download modpacks or create and export your own. I wouldn’t use the default launcher if you decide to use mods on the client.
Ah, good to know, thank you!