9.7.0
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- feature: the new
command_menu
module. (Inspired byDeluxeMenus
bukkit plugin)- feature: new command
/command-menu open <player> <menu-name>
. - feature: new command
/command-menu close <player>
. - feature: new command event
onShiftAndSwapHandsEvent
. - feature: full-featured with
nested menus
,placeholders
,different click types
andslot requirements
.
- feature: new command
- [predicate] fix: all the
predicate
commands should not send theboolean output value
as feedback, to avoidmessage spam
.