|
| 1 | +--- |
| 2 | +title: Modrinth Hosting in the App |
| 3 | +summary: Buy, setup, and manage your server all in our app. |
| 4 | +date: 2026-04-12T13:30:00-08:00 |
| 5 | +authors: ['AJfd8YH6', 'bOHH0P9Z', '6EjnV9Uf', 'LnK8MbX7'] |
| 6 | +--- |
| 7 | + |
| 8 | +This update brings [Modrinth Hosting](/hosting) into [Modrinth App](/app) and is a big step towards our vision for both products. You can now purchase a server, set it up, play without bouncing between the website and the app! |
| 9 | + |
| 10 | +This release also includes a redesigned server console which has been brought over to the logs page in instances. |
| 11 | + |
| 12 | +### Tl;dr |
| 13 | + |
| 14 | +- Modrinth Hosting in the app |
| 15 | +- New Modrinth Hosting page and server card states |
| 16 | +- New server purchase flow |
| 17 | +- New server resubscribe flow |
| 18 | +- Overhauled server settings |
| 19 | +- New server console and instance logs page |
| 20 | + |
| 21 | +## Modrinth Hosting Page |
| 22 | + |
| 23 | +The Modrinth Hosting page has gotten a fresh coat of paint, with new server card states like server provisioning and upcoming cancellation. |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +## Server Purchase Flow |
| 28 | + |
| 29 | +Along with managing your server in the app, we also wanted purchasing to happen here. You can select a plan, enter your payment details, and purchase a server without going to the website. |
| 30 | + |
| 31 | +This includes a new plan selection screen at the start with sign-in checks, which will also be used when upgrading your server. |
| 32 | + |
| 33 | +<div class="video-wrapper mb-8"> |
| 34 | + <video autoplay loop muted playsinline> |
| 35 | + <source src="./purchase-demo.mp4" type="video/mp4" /> |
| 36 | + </video> |
| 37 | +</div> |
| 38 | + |
| 39 | +## Server Console + Instance Logs |
| 40 | + |
| 41 | +The server console also got full overhaul because it honestly sucked. We’ve reimplemented it and brought the same experience over to the logs page in instances. Some of these features existed in one place or the other, but now they’re consistent across both. |
| 42 | + |
| 43 | +- Filtering |
| 44 | +- Text wrapping |
| 45 | +- Per-character text copying |
| 46 | +- Better warning and error highlighting |
| 47 | +- Crash detection |
| 48 | +- Controls in the expanded view |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | +## Server Settings |
| 53 | + |
| 54 | +Lastly, we overhauled the server settings pages. In the app we have to be careful with navigation depth, so settings now live in a modal similar to instance settings. This makes it easier to edit things in context, like settings for a linked modpack. |
| 55 | + |
| 56 | +<div class="video-wrapper mb-8"> |
| 57 | + <video autoplay loop muted playsinline> |
| 58 | + <source src="./settings-demo.mp4" type="video/mp4" /> |
| 59 | + </video> |
| 60 | +</div> |
| 61 | + |
| 62 | +Along with this, most pages got a visual refresh and some settings have been reorganized. We wanted to simplify things for the average user, so advanced options now live on their own page. |
| 63 | + |
| 64 | +The properties page also got a big overhaul. We’ve split out many of the more complex `server.properties` options and kept this page focused on what most users actually use. You can still edit everything directly in the file! |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | +— |
| 69 | + |
| 70 | +That’s everything from us! Have a good weekend! |
0 commit comments