Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed Apache-2.0
Published 3 weeks ago
Changelog
🔧 VortexMobs 1.1.1 — Hotfix
Affected versions: Anyone running Paper build 64 or newer.
🐛 Fix — Startup crash on Paper build 64+
The plugin crashed immediately on servers running Paper 26.1.2.build.64+. The root cause was ENTITY_WOLF_HOWL being removed from Paper's Sound enum between builds. Because event sounds were stored as direct enum constants, the entire invasion event class failed to initialize at startup, taking the plugin down with it.
What changed: Event sounds are now stored as name strings and resolved at runtime with a graceful fallback. Any future sound rename in any Paper build will no longer crash the plugin.
Files
VortexMobs-paper-folia-1.1.1.jar(404.27 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.1.1Loaders
Folia Paper Purpur Spigot


