
PLAYER GAMES · CREATOR HUB
Production-grade
game mods, generated by AI.
An end-to-end engineering pipeline for Minecraft and Hytale. Describe the gameplay you want, choose your model, and ship a compiled JAR with source, validated against a real server.
Active creators
20,000+
Mods shipped
10,000+last 6 mo
Avg. build time
26m 38s
Server-boot pass rate
98.2%Minecraft mods
ENGINEERED FOR THE PLATFORMS YOU SHIP ON
Your library, your worlds, your party.
Loom is the desktop launcher. Spin up instances for any Minecraft version, on any loader. Pull your Creator Hub mods straight into the library. Roll a setup out to your friends in a party and launch in lockstep — no Discord folder hunting, no version mismatch, no “did you install Iris?”.
LIBRARY
Your Creator Hub mods
INSTANCES
Fabric · Forge · NeoForge
PARTIES
Sync + launch together
WORLDS
Cloud-synced across devices
Hurricane Crew
4/4 online · Connected
Hurricane Pack
v3 · fabric/1.21.1
tanner · synced, ready when you are
miyu · hold on — installing optifine
rho_42 · lol bring snacks
you · launching in 10
tanner
Synced
miyu
Syncing…
rho_42
Online
salt.miner
Offline
A studio that thinks like an engineer, not a wizard.
Each generation runs through the same disciplined pipeline: specification, parallel synthesis, server validation, and iteration. You see every step, you keep the source, and you control the model.
Models
GPT 5.4 · Opus 4.6 · Ultra
Loaders
Fabric · NeoForge · Spigot
Output
JAR + full source
Validation
Live Minecraft server
→ scaffolding plugin.yml · pom.xml
→ generating HurricaneCommand.java
→ wiring particle + block-pickup logic
✓ variant A · compiled (4.2s) · 218 KB
✓ variant B · compiled (3.9s) · 224 KB
⟳ variant C · server validation in progress
VARIANTS
2/3 PASSINGHurricanePlugin-A.jar
218 KB
HurricanePlugin-B.jar
224 KB
HurricanePlugin-C.jar
—
SERVER LOG · papermc-1.21.1
[20:14:02] Loaded HurricanePlugin v0.1.0
[20:14:02] Registered /hurricane · OP-only
[20:14:08] /hurricane invoked by Steve
[20:14:08] Vortex tick scheduler: ACTIVE
[20:14:53] Despawn · 412 blocks rotated · 0 errors
package games.player.hurricane;
import org.bukkit.command.Command;
import org.bukkit.entity.Player;
// Spawns a rotating vortex at the player's location.
public final class HurricaneCommand {
private static final int HEIGHT = 45;
private static final int RADIUS = 15;
private static final int DURATION_TICKS = 900;
public boolean onCommand(Player op) {
if (!op.isOp()) return false;
Vortex.spawn(op.getLocation(), HEIGHT, RADIUS, DURATION_TICKS);
op.sendMessage("Hurricane spawned · 45s");
return true;
}
}Source code, not a black box.
Every generation ships the full project — pom, gradle, Java sources, resources. You can audit it, extend it, fork it, or hand it to your engineering team. Nothing is locked behind our runtime.
Auditable from the start
Every file generated is yours to read, sign, and ship.
Parallel variants
Up to four candidates per prompt — pick the best, discard the rest.
Iterative refinement
Chat with the engine after compile. Tweak commands, behaviors, particles, and rebuild in seconds.
The whole engineering surface, exposed.
Generation is a system, not a single prompt. We instrument every layer — model selection, synthesis, validation, repair, and iteration — and give you the controls.
Frontier models, your choice
Ultra is our default. Bring your own OpenRouter key to access GPT 5.4, Opus 4.6, DeepSeek V3.2, MiMo-V2-Pro — at provider cost.
Up to 4 parallel variants
Generate A/B/C/D simultaneously. Compare, vote, ship the winner.
Server validation, every build
Mods boot against a real Paper/Fabric/NeoForge server. Failures are caught before you download.
Smart bug detection
When a regression is spotted, three repair variants are generated so you can test and merge the fix that works.
Full source ownership
Every JAR ships with its source. Audit, sign, extend, or hand to your team. No vendor lock.
Real-time iteration
Chat with the engine after compile. Refine command names, particle counts, balance — and rebuild in seconds.
Real prompts. Real builds. Real servers.
Hurricane command
“When an OP types /hurricane, spawn a 45-block vortex that picks up surrounding blocks and rotates them for 45 seconds.”
✓ Generated in 28m 14s · 218 KB
Casino chest
“Add a /casino command that drops an animated holographic chest. Right-click rolls for rewards via an inventory UI.”
✓ Generated in 22m 51s · 312 KB
Telemetry from the last 6 months.
Numbers we publish, not numbers we polish. Refreshed periodically from the production pipeline.
10,000+
Mods compiled
Plus 8,000+ iterations across Minecraft & Hytale
98.2%
Server-boot success
Minecraft mods only · Hytale validation in progress
26:38
Avg. build time
Prompt → compiled JAR
4.8
Trustpilot rating
Verified customer reviews
Browse what the community is shipping.
Filter by loader, pick a build, install it. Or open the full feed and explore everything live in production.
From the operators who run on it.
“I've had zero issues working with Player Games. The team actually uses feedback to improve — server quality has been excellent, even on our Palworld base.”
Julio L.
UNITED STATES
MAR 3
“Made a support query and got a response within a day that resolved my issue. Very accommodating and patient.”
Ayem D.
PHILIPPINES
FEB 23
“The owner was incredibly supportive — available almost 24/7 to keep things running. Highly recommend for Cobblemon and modded servers.”
Arthur M.
UNITED STATES
JAN 21

One creator tonight, a studio next quarter.
Player Games is built first for the player who wants to ship a single mod this weekend. The same engine scales to studios running creator programs and managing servers at production volume.
Open the studio, ship tonight.
The default path. Type a prompt, pick a model, download a JAR. No team required.
Production capacity for teams.
When one creator becomes a creator program. Dedicated infrastructure, identity, and compliance, with a direct line to our engineering team.
CHOOSE YOUR GAME
Open the studio.
Ship today.
Minecraft and Hytale, full source, real validation, your model of choice. The pipeline is open — pick the door you want to walk through.
Deepest ecosystem today across mods, plugins, and multiple loaders.
Dedicated AI studio and community flow for server-first Hytale mods.
EXPLORE THE PLATFORM

