Added tooltip support for custom dialogs. Can be defined with basic Tooltip: 'Some text' entry, supports multi lines and placeholders. more information about it at https://www.zrips.net/cmi/commands/dialogs/ recommendation to look over it as some changes were made and bigger example was provided with more use cases
Added option to show item field in dialogs
Added option to have boolean (tick) field in dialogs which can perform different actions based on selected state
Added option to have singleton button (changes what you have selected by clicking on it) which can perform different commands based on what is selected
Some rework/update for base dialog handling code for better scaling and better compatibility for the future updates, this is mainly to start including more input fields you could properly manipulate for your own needs
Small update for shulker backpack handling to avoid recording extra data into it after UI is being closed
Added option to disable shulker targeting while you are in afk, enabled by default. This will make you "invisible" to shulkers while being in afk mode, as a protection system and just natural behavior result, entering into afk mode will not disable bullets which already are flying towards you, so players will not be able to abuse this system by entering afk mode to "hide" from shulkers, bullets will keep tracking player, only new ones will not get fired