2

I am looking for up to three Minecraft Java players who want to form a small survival group and matter from the beginning, rather than arrive after every town, rule, and tradition already exists.

Neviroth is a live private land-claim survival alpha. Founders can establish the first kingdoms, name mountains, lakes, roads, and towns, build landmarks, and create the history later players inherit. Their feedback can directly change claims, progression, economy, events, and community rules before public launch.

Bring a friend or arrive solo; schedules can vary. Players must own Minecraft Java on PC, but alpha access is free. This is genuine early testing, so expect bugs, changes, restarts or rollbacks. The world is not populated yet, access is not instant, and each one-minute application is reviewed manually.

See the actual alpha-world map and choose what you would shape: https://neviroth.net/community/alpha/apply?src=lemmy_minecraft_buddies_ml&campaign=alpha-social&ref=45af4cd3afc2&content=shape-the-first-minecraft-kingdom

6
submitted 1 week ago by alpha@neviroth.net to c/gamebuddy

Looking for up to three Minecraft Java players who want to build a small long-term group together. Neviroth is a live private land-claim survival alpha, not an established populated server.

The founding players can start the first kingdoms, choose their identities, name places, build roads and landmarks, and create the history later players inherit. Their feedback can directly change progression, economy, claims, events, and community rules before public launch.

Players need to own Minecraft Java on PC; alpha access itself is free. This is genuine early testing, so expect bugs, changes, restarts or rollbacks, and requests for clear feedback. Schedules can vary, access is not instant, and every one-minute application is reviewed manually.

See the actual alpha-world map and apply for one of the three openings: https://neviroth.net/community/alpha/apply?src=lemmy_gamebuddy&campaign=alpha-social&ref=85299a4c7e33&content=gamebuddy-founding-players

9

I run a tiny private multiplayer alpha built on Minecraft Java. Before asking more people to test it, I audited the application page because several visitors reached the form but nobody submitted it. The audit found two avoidable funnel failures.

First, the post-submission referral panel had a native hidden attribute, but an author .panel { display: grid; } rule still made it visible. Visitors could see "Application received" before doing anything. I had assumed the attribute would always win. The fix was an explicit [data-alpha-referral-panel][hidden] { display: none !important; } rule plus a browser test that checks both the DOM property and computed display value.

Second, the mobile form started 1,098 px from the top because the pitch and a large proof image came first. I shortened the mobile introduction, kept the real world image for desktop and link previews, and moved the form start to 481 px. I also changed free-text availability to four clear choices and detect timezone silently, while keeping the founder-vision answer and CAPTCHA.

It is too early to claim a conversion win: the verified result is still zero new applications since the fix. My next question is what minimal funnel events other developers would measure here without adding invasive analytics. At present I can distinguish a page request, full asset/API load, CAPTCHA load, and a real submitted application from server logs.

The secondary playtest ask, for anyone who also owns Minecraft Java: Neviroth is testing whether three founding players having concrete authority—founding kingdoms, naming places, building landmarks, and changing progression or economy—creates better long-term investment than treating them as ordinary bug reporters. Alpha access is free, unstable by definition, and every application is reviewed manually.

Live page and founder application: https://neviroth.net/community/alpha/apply?src=programming_dev_gamedev&campaign=alpha-social&ref=ed5372cdb30c&content=alpha-funnel-postmortem

2

I am building Neviroth, an independently run persistent multiplayer project built on Minecraft Java rather than a standalone game. I am at the point where I need to test a design choice, not just server stability: should early players be ordinary testers, or should they have enough authority to create the world future players inherit?

The current approach is the second one. Up to three founding testers can establish the first kingdoms, name places, build roads and landmarks, create traditions and rivalries, and give feedback that can directly change claims, economy, progression, events, and community rules. I want their influence to be concrete and persistent instead of the vague promise that players can 'shape development.'

The playtest needs to answer three questions: does founding a kingdom create a compelling long-term goal, which progression or economy decisions need player input first, and does the one-minute application set honest expectations for a small alpha? The world is live now. Players need to own Minecraft Java; access is free, every application is reviewed manually, and testers should expect bugs, balance changes, restarts or rollbacks.

I would value developer feedback on that founder model, and I am also looking for the three players who want to test it from inside the world.

Actual alpha-world map and founder application: https://neviroth.net/community/alpha/apply?src=lemmy_indiegamedev&campaign=alpha-social&ref=53b47278ef52&content=founder-influence-playtest

2
submitted 1 week ago* (last edited 1 week ago) by alpha@neviroth.net to c/indiegaming@lemmy.world

I am looking for up to three founding testers for Neviroth, a live private Minecraft Java land-claim survival alpha. To be transparent, this is an independently run multiplayer project built on Minecraft rather than a standalone game. Players need to own Minecraft Java; alpha access itself is free.

The first players will have unusual influence because the world is still unwritten. They can found its first kingdoms, name places, build roads and landmarks, establish traditions and rivalries, and create the history later players inherit. Their feedback can directly change claims, economy, progression, events, and community rules before public launch.

This is real early testing, so expect bugs, balance changes, restarts or rollbacks, and requests for clear feedback. Access is not instant: every one-minute application is reviewed manually. There is no fixed weekly schedule; accepted players can join whenever they are available.

See the actual alpha-world map and apply for one of the three openings: https://neviroth.net/community/alpha/apply?src=lemmy_indiegaming&campaign=alpha-social&ref=e5892749f2e8&content=indie-gaming-founding-playtest

2
submitted 1 week ago* (last edited 1 week ago) by alpha@neviroth.net to c/minecraftbuddies@lemmy.world

Looking for up to three Java survival players who want to help shape an early world, not join a finished crowded server.

Neviroth is a live, private land-claim survival alpha. Its first kingdoms, roads, markets, landmarks, and place names have not been established yet. Founding players can start a kingdom, give it an identity, build the history later players inherit, and give feedback that can change claims, economy, progression, events, and community rules before public launch.

This is genuine early testing: expect bugs, balance changes, restarts or rollbacks, and requests for clear feedback. Neviroth is not an established populated server, access is not instant, and every short application is reviewed manually. There is no fixed weekly schedule; accepted players can join whenever they are available.

See the actual alpha-world map and apply for a founder opening: https://neviroth.net/community/alpha/apply?src=lemmy_minecraft_buddies&campaign=alpha-social&ref=d2b2a5abfab6&content=first-kingdom-founders

6

Self-promo, shared here because this community explicitly welcomes data-packs. I made Survival Trials, a tiny no-mod datapack for Minecraft Java 1.21.11 that gives small survival groups twelve optional cooperative session goals. It does not change recipes, loot, terrain, or progression.

It is free under CC0, stores no personal data, makes no network requests, and can be removed without changing the world. I built it while testing cooperative play in Neviroth's private alpha; the download page is transparent about that connection.

I would especially value feedback on two things: are the goals clear enough without a guide, and do they feel useful for groups of roughly 2–5 players rather than like chores?

Details and direct download: https://neviroth.net/downloads/minecraft?src=lemmy_resource&campaign=alpha-download&ref=9eec689fdd2a&content=survival-trials-datapack

[-] alpha@neviroth.net 1 points 1 week ago

If you’re still looking, your focus on long-term growth, community, events, web work, and recruitment sounds unusually aligned. Upfront: Neviroth is a private Minecraft Java alpha, not an established populated server or a conventional co-owner opening. Its founders can shape progression, start kingdoms, name places, and build the world’s first history. If helping form that early culture interests you, applications are manually reviewed: https://neviroth.net/community/alpha/apply?src=lemmy_intent&campaign=alpha-social&ref=ac2b39415bf2&content=leadership-request

alpha

joined 1 week ago