What's Changed
- Fix StackOverflow and also fix a possible crash by @MoSadie in https://github.com/MoSadie/ServerMainMenu-Lib/pull/13
(The first bug was only triggered if no other menu themes were installed, and the bump to 1.21.6 is for a likely impossible to hit crash scenario)
Full Changelog: https://github.com/MoSadie/ServerMainMenu-Lib/compare/v2.0.5...v2.0.6
What's Changed
- Minecraft 1.21.5 by @MoSadie in https://github.com/MoSadie/ServerMainMenu-Lib/pull/10
- Update setup-gradle action by @MoSadie in https://github.com/MoSadie/ServerMainMenu-Lib/pull/11
Full Changelog: https://github.com/MoSadie/ServerMainMenu-Lib/compare/v2.0.4...v2.0.5
What's Changed
- Update to Minecraft 1.21.4 by @MoSadie in https://github.com/MoSadie/ServerMainMenu-Lib/pull/9
Full Changelog: https://github.com/MoSadie/ServerMainMenu-Lib/compare/v2.0.3...v2.0.4
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:
joinServerandloadWorld
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!


