Not in year two. The world editor, the authoritative multiplayer server, the game client and the database install together and start already wired to each other. You spend your time on the game, not on the eighteen months of engine underneath it.
What you can build
Everything below is real footage of worlds running on ED5 — captured from the running client or the world editor, nothing staged. Pick one.

Isometric MMORPG
Walking the SkyFall market village — mill, stalls and a thatched tower — on the same authoritative game server that ships in the box. This exact world is online right now.
How far you get
Most of building an MMO is the part nobody sees: the server loop, the sync model, the database, the tooling. That part is finished. Here is what is left.
Run the installer and a seeded starter world is already there. Paint terrain, drop objects and props, place a spawn point, and walk it in the client.
No toolchain, no build step, no engine compile.
The multiplayer server is the same one you have been running the whole time. Movement, combat, loot and chat are authoritative on the server the moment a second player connects.
You never write netcode, prediction or reconciliation.
Quests, an economy with real currency sinks, guilds, pets and mounts, arenas, day/night and weather are already implemented systems — you author content into them.
Publish, then roll updates to players without a client reinstall.
What you are not building
Each of these is a subsystem an MMO team would otherwise spend months on before the game itself starts.
A 20 TPS authoritative server with intent-based movement, server-side combat resolution, rate limiting and anti-cheat. Clients send intent; the server decides.
Terrain painting with blended vertices, object placement, lighting, events, spawn rules and instance portals — in the browser and on the desktop.
Characters, inventories, quests, guilds, economies, mail, housing and the migrations that keep them alive across updates.
Combat with cooldowns and status effects, crafting, loot tables, quests, NPC shops, pets and mounts, arenas, guilds, trade and a gold economy.
A browser client, desktop launchers for Windows, macOS and Linux, and an update path that reaches live players without a reinstall.
Every system above has an editor screen, so designers change the game without waiting on an engineer or a deploy.
These are not mockups. The screenshots and code samples below reflect the included server, client, editor workflow, and extension surface you receive with the engine.

Included in this part
The same admin panel runs in the browser on phones and tablets, not just desktop. Fix balance on the bus, review quests at lunch, tune biomes from the couch — every editor page is responsive.
Already started building?
You don't need to throw out years of work to go online. Import your maps, events, items, and skills directly into ED5 — then keep building with multiplayer systems already wired in.

Point ED5 at your RPG Maker MZ folder or RPG Tools export. The Studio detects maps, tilesets, events, items, skills, enemies, troops, switches, and variables automatically.
Toggle exactly what imports — maps, items, skills, enemies, events, parallax art, character sheets — and choose Append or Replace per asset class. Nothing is forced.
Your single-player work lands in an authoritative server, real-time client, and live admin panel. Same world, now with multiplayer, persistence, and live operations.
See exactly what gets imported before you commit.
See import workflowWhat it costs to keep
Most ways of building a multiplayer game charge you again every month, every seat, or every player. This one does not.
| Model | What it costs | Where it bites |
|---|---|---|
| Per-seat subscription | Grows with your team, forever | Adding a designer adds a bill. Stopping payment can stop your tooling. |
| Revenue royalty | A share of what you earn | The more the game succeeds, the more it costs — indefinitely. |
| Per-player backend billing | Scales with concurrent players | A launch spike is also a cost spike, and the backend is not yours. |
| ED5 MMO Studio | One payment, from $149 | No seats, no royalty, no per-player fee. Host it yourself if you want to. |
Before you buy
Still unsure? Go and play a world built with it — no account, no download.
A world built in this engine is online right now. No download, no account — walk into it, then come back and read the price.
Own the engine
Indie devs get the full engine — editor, multiplayer server, browser client, and admin panel — for one flat price. Start with the plan that fits today, then move up later by paying only the difference when your project grows.
Personal & indie projects.
Commercial releases. Most popular.
Teams shipping at scale.