FioMenu Update - Changelog
(1.23)
- Expanded Bedrock image Rule Resolution with images.<key>.rulesX
- Added conditional image resolution support to Bedrock UI entries so server owner can now define rule-based image states directly inside image sections.
- Bedrock buttons are now able to switch image output dynamically through structures such as image.rules0, including success and failed image branches.
- This makes it possible to present different textures, icons, or visual states depending on whether a configured Bedrock rule passes or fails, without needing to duplicate the entire button definition.
- Added Bedrock Support for actions.<key>.rulesX Conditional Branches
- Extended Bedrock action handling so rule-based action branches can now be defined directly under scoped action keys such as actions.any.rules0.
- Introduced FioMenu Menu Bundling for Java and Bedrock
- Added a new menu bundling system that allows multiple virtual menus to be stored inside a single physical .yml file.