File Details
HyperPerms-2.9.4.jar
- R
- Apr 2, 2026
- 6.68 MB
- 215
- Early Access
File Name
HyperPerms-2.9.4.jar
Supported Versions
- Early Access
🛡️ HyperPerms v2.9.4
Patch release fixing a runtime crash in the tab list listener.
🛰️ Server Version: 2026.03.26-89796e57b
🐛 Bug Fix
- 🔧 TabListListener runtime crash —
Universe.getPlayers()return type differs between the Maven artifact (Collection) and the runtime server (List), causingNoSuchMethodError. Fixed by copying into anew ArrayList<>()to decouple from the return type descriptor
📖 Full Changelog: GitHub

