Mojang and Microsoft quietly added a long-requested feature to Minecraft Education in 2026: dedicated server support. Schools and institutions can now deploy persistent, always-online Minecraft worlds on their own Windows or Ubuntu hardware, managed through a new Dedicated Server Admin Portal. This ends the previous reliance on teacher-hosted sessions that disconnected when the host left.
Minecraft Education’s Missing Piece Arrives
For years, Minecraft Education relied on Join Codes—a peer-to-peer system where the teacher’s computer acted as the host. When the teacher closed the world or walked away, everyone was booted. That model worked for short classroom activities, but schools increasingly wanted a server that could run 24/7, accessible at any time, without tying up a teacher’s device.
The 2026 update delivers that. Minecraft Education Dedicated Servers are a separate product from the consumer Bedrock Dedicated Server software, though they share a common engine. A tenant Global Administrator can enable the feature, after which eligible faculty users can create, configure, and manage servers through a web-based Dedicated Server Admin Portal. The server software itself runs on Windows (10 version 10.0.15063 or later, or Windows Server 2016 or later) or Ubuntu 22.04 LTS or later. Once deployed, the server persists independently, allowing students to join whenever they choose—no host required.
This isn’t just a convenience. It changes how Minecraft can be used in education. After-school clubs, long-term collaborative builds, and asynchronous projects all become viable. The world stays alive even when no one is connected.
What Actually Changed—and What It Doesn’t Do (Yet)
Before 2026, the only official way to run a Minecraft Education multiplayer world was through Host and Join Codes. The teacher launched a world, a Join Code appeared, and students typed it in. Simple, but fragile. The dedicated server flips that model: install it on a school server or a cloud VM, point students at the server ID, and they connect directly.
Key details from the official FAQ and the Admin Portal:
- Enablement: A tenant Global Admin must explicitly turn on dedicated servers and teacher management for the institution. It’s not on by default.
- Licensing: Only accounts with an eligible faculty license can manage servers. Student accounts cannot.
- Setup: The admin or teacher reserves a stable IP address for the host machine, configures any necessary firewall rules, then uses the portal to add a server (IP and port). The portal generates a tailored server package—Windows or Linux—that includes all needed files. Once extracted, running bedrock_server.exe (Windows) or the Linux binary starts the service.
- Connection: Instead of broadcasting on the local network, the server is identified by a 12-character Server ID. Teachers share that ID with students, who add it manually in Minecraft Education’s server list. For extra security, an optional passcode can be set.
- Cross-tenant play: As of July 2026, Microsoft’s documentation states that cross-tenant dedicated-server play is not yet available, despite configuration controls appearing in the portal. Schools that collaborate across different Microsoft 365 tenants will have to wait.
The existing Join Code hosting still works; the two models coexist. For quick, temporary activities, Join Codes remain the simplest path. But for a persistent resource, the dedicated server is the new standard.
What It Means for You
For K-12 IT Administrators and Educators
If your school already uses Minecraft Education, this update is worth a close look. The biggest immediate benefit is freeing teachers from acting as server hosts. An always-on world means students can drop in during free periods, work on projects from home (if VPN or public access is configured), and teachers can prepare the environment ahead of time without launching a client.
However, deploying a dedicated server isn’t a one-click affair. You’ll need:
- A Global Admin’s blessing to enable the feature in the tenant.
- A stable, accessible host machine—either on-premises Windows Server or a cloud instance running a supported OS.
- Basic networking know-how: static IP, firewall rules, and possibly router port forwarding if the server will be reached from outside the school network.
- A plan for updates. The server software doesn’t auto-update; you’ll need to download new versions from the portal and restart periodically.
Once set up, the management portal gives fine-grained control: server name, chat settings, optional chat logging, world seed and generation options, and the ability to toggle the server’s online state. The portal also handles downloading the pre-configured server package, so you don’t have to edit config files by hand unless you want to.
For schools that previously relied on a consumer Bedrock Dedicated Server to run an Education-like experience, this official solution is a big step forward in security and compliance. It integrates with your existing Microsoft 365 identity and licensing, and it doesn’t require hacking together a workaround.
For Parents and Regular Minecraft Players
If you’re a parent or a player running a Minecraft server at home, this Education update doesn’t affect you directly. The consumer options remain unchanged:
- Java Edition dedicated server: Self-hosted on Windows, macOS, or Linux using the official server JAR. Full control over whitelists, operators, and plugins.
- Bedrock Dedicated Server: Official server software for Windows and Ubuntu, supporting Bedrock Edition clients on consoles, mobile, and Windows 10/11.
- Realms: Mojang’s subscription-based, always-online hosting for either Java or Bedrock. No hardware to manage.
- LAN worlds: Quick, temporary multiplayer on the same local network. Perfect for a family game or a small group in the same room.
- Friend-hosted worlds (Bedrock): Invite friends to your game session; they can play while you’re online, but the world closes when you log out.
A comprehensive guide updated in July 2026 by Technobezz walks through all these options in detail. If you’re setting up a home server, that guide is a solid starting point—especially for the firewall and port-forwarding steps that often trip people up.
The most important takeaway: stay in your lane. Java players need a Java server, Bedrock players need a Bedrock server, and Education clients need an Education server. The editions don’t talk to each other, and no single server bridges them all.
How We Got Here
Minecraft Education Edition debuted in 2016, built on the Bedrock codebase. From the start, multiplayer meant either peer-hosted Join Codes or a classic LAN setup. As the pandemic pushed learning online in 2020, demand for persistent virtual spaces exploded. Teachers and IT admins clamored for a way to keep worlds running without teacher presence, much like a traditional game server.
Mojang had offered dedicated server software for the consumer Bedrock Edition since 2018, and many schools resorted to using that unofficial workaround—installing the Bedrock Dedicated Server and hoping it behaved well with Education clients. It mostly worked, but it wasn’t supported, and configuration was manual and error-prone.
The 2026 release of Minecraft Education Dedicated Servers is the official answer. Details on the development timeline are sparse; the feature appeared in Microsoft’s Education support documentation mid-year, with first notice in a Technobezz guide dated July 13, 2026. No beta program was publicly announced, suggesting a deliberate, measured rollout rather than a splashy launch.
This mirrors a broader shift in educational technology: hosted services are moving from ad-hoc teacher-led solutions to centralized, IT-managed infrastructure. By bringing the server into the Microsoft 365 admin ecosystem, the feature aligns with how schools already manage Teams, OneDrive, and other tools.
What to Do Now
If You’re an Educator or Admin
- Check eligibility: Log into the Microsoft 365 admin center and confirm that Dedicated Servers and teacher management are enabled (or ask your Global Admin to do so). Ensure you have a faculty license.
- Prepare a host: Identify a Windows or Ubuntu machine that can run 24/7 with at least 4 GB of RAM and a stable network connection. A school server or an Azure VM works well.
- Assign a static IP on the host machine and note the port you plan to use (the default is 19132). Configure any on-premises firewall to allow UDP traffic on that port only from trusted internal networks—unless you’re intentionally exposing it externally.
- Use the Admin Portal: Navigate to the Dedicated Server Admin Portal, select Add a Server, and enter the host’s IP and port. Set chat, logging, and world-generation preferences. Download the tailored server package.
- Launch the server: Extract the package on the host and run
bedrock_server.exe(Windows) orLD_LIBRARY_PATH=. ./bedrock_server(Linux). Complete any authentication prompt. - Share the Server ID: Give the 12-character ID to students. They add it in Minecraft Education via the server list. Optionally set a passcode for an extra layer of control.
- Plan maintenance: Schedule regular times to stop the server, back up the world folder, and apply updates from the portal. Monitor the console for errors and authentication issues.
If You’re a Home User
If you’re simply looking to host a private Minecraft world for friends or family on your Windows PC:
- Easiest: Subscribe to a Realm. It costs a monthly fee but requires zero technical work and is always online.
- Free but hands-on: Run a Java dedicated server by downloading the JAR from Minecraft.net and following the setup steps. The same guide from Technobezz details the exact commands and firewall settings.
- Bedrock host: For cross-platform play with console and mobile friends, use the official Bedrock Dedicated Server from the same download page. Remember to whitelist players before opening it to the internet.
Before anyone tries to connect, test locally first: connect from the same machine using localhost, then from another device on the same network using the server’s local IPv4 address. Only after that succeeds should you consider port forwarding for external access. If your ISP uses carrier-grade NAT, Realms or a third-party host may be your only option.
Outlook
Minecraft Education’s dedicated server launch is a solid foundation, but it’s clearly not finished. The most glaring gap is the lack of cross-tenant play—schools in different districts or partner institutions can’t yet share a server. Given that the portal already shows controls for it, it’s likely coming in a future update. Another open question is support for macOS or other Linux distributions; Mojang’s supported platform list is deliberately narrow, which will frustrate schools running mixed environments or older hardware.
For home users, the hosting landscape is mature and stable. The core server software for both Java and Bedrock receives incremental updates with each Minecraft release, and the community has built a wealth of tools around it. The 2026 guides are essentially a refresh of long-standing practices, not a revolution.
One thing won’t change: Java and Bedrock will never share a server. The division is permanent, baked into the game’s architecture. Choose your edition before you start and don’t look back.