What's Changed
- Update to Minecraft 1.21(.1) by @MoSadie in https://github.com/MoSadie/ServerMainMenu-Lib/pull/6
Full Changelog: https://github.com/MoSadie/ServerMainMenu-Lib/compare/v2.0.2...v2.0.3
What's Changed
- Added Minecraft 1.20.5 and 1.20.6 support (https://github.com/MoSadie/ServerMainMenu-Lib/pull/5)
Full Changelog: https://github.com/MoSadie/ServerMainMenu-Lib/compare/v2.0.1...v2.0.2
Updated to support 1.20.4 (#4)
Ta-da! I made some buttons disappear! (Or at least, you can!)
New in this update:
- The ability for themes to define what main buttons are available on the main menu. Specifically, they can hide:
- Singleplayer
- Multiplayer
- Mods
- Quick Join (New name for the server join button, keep reading)
- Changed the Quick Join button to allow for custom code to be run. There are now two new methods in Util to look at:
joinServer
andloadWorld
There are new overrides in the configuration screen in the Mod Menu to go along with the new features. (You will need to show library mods in the list to find SMM-Lib!)
In addition, the minimum Minecraft version is now 1.20.2 with Fabric Loader 0.15.0
Initial Release!
If anything doesn't work correctly, please let me know on the issue tracker!