FioMenu Update - Changelog
(1.26)
- Fixed Locked Inventory Behavior on type: "MERCHANT" Menus
- Fixed an issue where menus using type: "MERCHANT" could leave players stuck in a locked or restricted inventory interaction state under certain trade menu flows.
- Added Support for Modern Server Version Scheme 26.2
- FioMenu now recognizes and supports the newer major-version server format such as 26.2, in addition to the older Minecraft-style version parsing used by previous builds.
- Simplified FioMenu Version Format from Three Numeric Parts to Two
- FioMenu now uses a cleaner two-part plugin version format such as 1.26 instead of the previous three-part development-style format like 1.26.<dev build>.
- Added New other_menus Folder Support (Beta)
- FioMenu now includes support for loading menus from the new other_menus folder as an early beta feature.
- At the moment, this system only supports DeluxeMenus-style menu format, making it possible to begin experimenting with external menu compatibility inside FioMenu's loading pipeline.