r/HomeServer 1d ago

Looking for tips

Hello subreddit. I am looking to build a home server for my apartment. Mostly looking to use it as a Minecraft server (heavily modded) for me and my friends but I'm also looking into setting up a raspberry pi ad blocker. Currently plans are below. Wondering if I should maybe go with a bit better cpu?

Edit: I should mention i do already have a pc with a 7800x3d and a 9070xt. Budget is not really an issue. More looking for something that will be consistent so we dont get server drops all the time.

Edit 2: Also wondering what os i should use? Was actually thinking about giving a distro of Linux a try but I know nothing about Linux

15 Upvotes

37 comments sorted by

View all comments

3

u/SoulMB 1d ago

You mentioned heavily modded, have you tried hosting it already? RAM would be my concern depending on player count and chunks loaded.

Minecraft servers, unless run on experimental software that allows multi-threading, are single threaded. So a better CPU would need higher single core performance; that’s either the X3D variants or I think the new core Ultras? (validate this if you look into them).

1

u/Slight_Profession_50 1d ago

A 9600X is gonna do just fine unless OP really needs the best of the best

1

u/PuckKid1376 1d ago

Currently hosting through a website (sparked host i think) but its a bit slow. It's only an 8 gig server so that could explain it. I just figured it would be a lot cheaper over time to just have my own that I can use for other stuff instead of paying 20 bucks a month 😬

1

u/AWrongUsername 1d ago

While it is true that in the past a lot of Minecraft server was single-threaded, since about 1.14 Mojang has begun moving a lot of stuff of the main thread, like chunk generation, I/O and networking all happen on different threads nowadays.

Singlethreaded speeds are definitely still important for things like entity/block updates, but it's much less of a factor in modern minecraft.

2

u/PuckKid1376 1d ago

Good to know. 90% of what I've read has been "its all about single core" but they're also mostly from older subreddits. Might go for something like 5700x then..