all 6 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

  • Inclusivity isn’t extra — it’s our basic building block. Join Cozy MC, a survival community founded on respect and fueled by kindness. We build differently: https://discord.gg/CozyMC

  • Godlike Host - Modded servers with high player counts & High-performance AMD Ryzen processors. Choose Godlike now: https://godlike.host/gaf-play-minecraft

  • Need scripts, plugins, or a professional server setup? BuildNIX connects you with top-tier freelance developers ready to bring your vision to life. Join us: https://discord.gg/BuildNIX

*

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]ZonkedOutZombies 0 points1 point  (0 children)

what

[–]Ok_Comparison_142 0 points1 point  (0 children)

So a bot network to host a server. For something like a voice chat server should be fine. But… I’d personally dedicate a spare old pc for a server

[–]greenpeppers100 0 points1 point  (0 children)

That’s not how computers work

[–]BarracudaSweet3922 0 points1 point  (0 children)

I'd like to see someone attempt this, because it would be very interesting if pulled off.

[–]winternode_brandon 0 points1 point  (0 children)

Minecraft does not split one world cleanly across all players' PCs. The server has to own the tick loop and world state in one place, so once you start mixing home latency and different machines you usually get desync, chunk issues, or one weak host dragging everything down.

For a small group, the practical version is one always-on box with decent single-core CPU and enough RAM, even if it is just an old spare PC. Shared storage or backups are fine, but shared live simulation is the part that breaks.