惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
P
Proofpoint News Feed
Hugging Face - Blog
Hugging Face - Blog
MyScale Blog
MyScale Blog
A
About on SuperTechFans
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
The Cloudflare Blog
F
Fortinet All Blogs
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
宝玉的分享
宝玉的分享
罗磊的独立博客
量子位
有赞技术团队
有赞技术团队
V
V2EX
Engineering at Meta
Engineering at Meta

SpawnBox Releases

SpawnBox 1.5.2 - Server cards that stay startable after your servers have been off for a while SpawnBox 1.5.0 - Server controls that wait for a booting server, a PC that stays awake, and account page fixes SpawnBox 1.4.2 - Account area redesign, history pages that explain plan limits, Easy Address fixes SpawnBox 1.4.1 - The Install button works again SpawnBox 1.4.0 - SpawnBox Plus is here SpawnBox 1.3.2 - A quieter task tray, and nothing lost when you clear a row SpawnBox 1.3.1 - Pro costs less, the trial lasts longer, and the app gets out of your way SpawnBox 1.3.0 - See everything your server world is doing SpawnBox 1.2.1 - You SpawnBox 1.2.0 - Answers inside the app, newer Minecraft versions, and steadier screens SpawnBox 1.1.4 — A clearer console, modded-server tracking, and honest error messages SpawnBox 1.1.3 — Clearer Pro previews and safer server recovery SpawnBox 1.1.2 — Your server address now always tells the truth SpawnBox 1.1.1 — Clearer subscription status and a cleaner uninstall SpawnBox 1.1.0 — PvP fight tracking and newer Minecraft support SpawnBox 1.0.0 — SpawnBox 1.0 - out of preview, with accounts and Pro now open SpawnBox 0.2.0-beta.12 — Bigger plugin library, smarter imports, fresher diagnostics SpawnBox 0.2.0-beta.11 — Sign-in stays put during background refreshes SpawnBox 0.2.0-beta.10 — First-run setup no longer gets falsely stuck at the restart step SpawnBox 0.2.0-beta.9 — Setup recovers from the stuck restart step, and sign-in tells the truth SpawnBox 0.2.0-beta.7 — First-run feels more like the app is on your side SpawnBox 0.2.0-beta.2 — Smoother first-run installs and a safer uninstall path SpawnBox 0.2.0-beta.0 — Our biggest update since preview began SpawnBox 0.1.1-beta.29 — Server type switches that just work SpawnBox 0.1.1-beta.27 — Fix-it actually fixes, install stops looping, dropdown gets smarter SpawnBox 0.1.1-beta.26 — Restore actually restores, map stops crashing, imports stop lying
SpawnBox 1.5.1 - New servers that start the first time, d...
SpawnBox · 2026-09-13 · via SpawnBox Releases

A server you create but do not start now starts normally, the Files tab shows where datapacks really go, and the background service runs lighter.

This release fixes servers you create without starting right away, straightens out where the Files tab says datapacks go, and makes the background service that keeps your servers reachable lighter. Here is what changed.

Creating a server

In 1.5.0, if you created a server and chose not to start it straight away, its card could say “We’ve lost track of what’s happening to this server” and keep the Start button greyed out, so there was no way to start the server you had just made. That broke in 1.5.0 and is fixed: a new server that has not been started now shows as stopped, and Start works the first time.

The Files tab and importing

The Files & Folders guide on the Files tab told you datapacks belong in a world’s hidden .appdata/datapacks folder. Nothing reads that folder. Minecraft loads a world’s datapacks from the world’s own datapacks folder, and the guide now shows that. We also trimmed the guide down to the folders you actually work in (your worlds, plugins, mods, config) and hid the ones SpawnBox manages for you.

When you import a server, the wizard offered a checkbox to bring the world’s datapacks along. Your datapacks always came with the world, because they live inside it; the checkbox only made an extra copy in that same unused folder. The checkbox and the copy are gone. Nothing about what you get after an import changes.

The background service

SpawnBox runs a small background service that keeps your servers reachable and your backups running. Several fixes make it lighter:

  • On computers with a newer (IPv6) internet connection, it re-added every one of its network rules on every check. It now adds only the ones that are missing.
  • Its log files grew for as long as it ran, which on a PC that stays on for weeks could mean hundreds of megabytes. Logs now roll over while it runs.
  • It ran at a lower priority than your other programs, so when your PC was busy it could fall behind. It now runs at normal priority.
  • A routine wait between update checks showed as Degraded and kept forcing the status panel open. A wait we were told to take is now shown as information, not a problem.

Diagnostic Package

A Diagnostic Package is the bundle of logs and settings you can send us when something goes wrong. Reopening a package you already built used to lose the email and Discord username you typed, so it reached us with no way to reply to you. It now keeps them, and it says “Loading your finished package…” while it finds the one you built instead of showing an empty form. The progress shown while a package builds also no longer freezes during its longest steps.

Smaller fixes

  • In some setups the backup service could keep reloading its settings over and over, making every part of the background service redo its work far more often than it needed to. It now settles.
  • Turning off automatic port setup for one server no longer switches off newer-connection (IPv6) forwarding for your other servers, and forwarding no longer blinks off for a moment when the background service starts.