WorldEdit Hang Fix
This simple yet effective mod solves a common problem of Minecraft server hanging during shutdown associated with the WorldEdit plugin. Many server administrators have encountered situations where server shutdown takes unreasonably long time or completely "hangs".
The mod fixes a specific technical issue described in the EngineHub bug tracker. Main fixes:
- Terminates WorldEdit's executor service when dedicated server stops, preventing possible hangs up to 60 seconds
- Ensures that the timer object in the progress tracking system runs in daemon thread mode, eliminating infinite server hangs
Compatibility across different platforms:
| Platform | Minecraft Version | WorldEdit Version |
|---|---|---|
| Fabric | 1.14 and newer | 7.0.0 and newer |
| Forge | 1.15 and newer | 7.0.0 and newer |
| NeoForge | 1.20.6 and newer | 7.0.0 and newer |
Installation of this mod is particularly recommended for server owners who regularly use WorldEdit for building and editing game worlds.