Developer Builds Tool That Auto-Shifts Minecraft Server Hosting Among Friends
A developer created an open-source tool called Nomad after their friend stopped hosting a shared Minecraft server during exam season, leaving the group unable to play for a week. Nomad automatically starts the server on whichever player's PC comes online first, redirecting all other players to that active host. When the host goes offline, the world save is synced to cloud storage — options include Cloudflare R2, Git, or self-hosted S3-compatible services — before the hosting lease is released to another player. The system uses a compare-and-swap lease mechanism with no central coordinator, ensuring only one player can assume hosting at a time and preventing data conflicts if two players try simultaneously. The project, built in Python with a CLI and GUI, is currently under development and available on GitHub, with the developer inviting community testing before a full release.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in