Language

No More Zombie Threads

No More Zombie Threads

Modrinth

Ensures proper server shutdown by terminating lingering threads that prevent closure after /stop

747 downloads 5 followers updated 14mo ago
latest v0.0.2 Modrinth
Forge 1.20.1 – 1.20.6 ManagementOptimizationUtility

Did you ever had your server refuse to shut down after running /stop? Annoying, right? That’s because some mod developers forgets to close async threads, preventing the server from shutting down properly.

NMZT fixes this by forcefully terminating any lingering "zombie" threads after the world and playerdata have been safely saved. No more manually killing your server process after every restart or crash — NMZT handles it for you.

✅ Features:

  • Fully automatic. You can literally just put the mod in your mods folder and completely forget about this problem.
  • Lightweight. This mod implements only 2 hooks into the vanilla code and nothing else, so it will NOT reduce the server performance.
  • Safe. NMZT is 99.9% compatible with other mods, so I don't think it can break your world or modpack.

You can add this mod to any modpacks w/o asking me.

Woah! Zombie threads have been terminated by NMZT

Versions

Release
0.0.2
forge · 1.20.1, 1.20.2, 1.20.3 · 14mo ago
Better thread terminating
695
Release
0.0.1
forge · 1.20.1 · 18mo ago
first version of the mod
52

Comments 0

No comments yet. Be the first to share your thoughts.

Download No More Zombie Threads

Files are served directly from the original source. Modgrid does not host or modify them.