We are excited to announce the first production-ready version of MythicHUD! (Hopefully)
ALWAYS TAKE A BACKUP OF YOUR HAPPYHUD JAR AND FOLDER BEFORE UPDATING!
Meticulously maintained Minecraft module for maximizing member merryment
git.lumine.io
- Added support for server versions 1.20.6 through 1.21.1, Paper removed a necessary snapshot version of Adventure so it is not possible to support 1.20.5 anymore.
- Supposed client versions 1.20.5-1.21.1 with a new `mythichud-modern` pack overlay to provide the updated shader for these versions using new technology introduced in these versions with overlays.
- Proper API publishing. Documentation for API consumers is coming as things stabilize, but for now you are able to depend on MythicHUD API in your plugin and call popups, layouts, etc!
- Automatic Migration from HappyHUD. As long as the plugin data folder exists, MythicHUD will attempt to migrate the installation and guide users to ensure functionality.
- Dev Builds! Users can now track activity in the dev builds channel of our discord server. Downloadable builds if you own it on mythiccraft/spigot will be coming shortly after an unfortunately manual verification process.
- Removed ProtocolLib dependency. While useful in some cases, PLib has undesireable implications for performance and maintainability. This means greatly improved performance and ability to update!
- Significant internal refactoring and optimization. Lots of things that weren't Async before, now are. And lots of things that were unnecessarily getting checked, now aren't. Users in our testing group noticed SIGNIFICANT improvements in performance when measuring with spark.
- Native implementation of packet injection, without ProtocolLib we c an now update faster and with better performance.
As always, if you find any issues please report them to our issue tracker or support channel in discord!