Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [command_cooldown] improvements for
command_cooldownmodule:- docs: provide more doc strings and examples to describe how to use this module.
- feature: new
/command-cooldown try-usecommand. (Now you can define adefault command instancein the config file, andtestit with/command-cooldown try-usecommand. It provides a simple way to define a named-cooldown.) - feature: improve the
error textforcommand cooldown placeholders.
- docs: more document for modules.
- [command_bundle] docs: provide the detailed document for the DSL and more examples.
- [command_menu] docs: provide definition for menu and slots, and how to design a nested menu.
- [core] docs: improve the doc string compiler.
- feature: now it will highlight the
vanilla Minecraft target selector.
- feature: now it will highlight the
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [command_cooldown] improvements for
command_cooldownmodule:- docs: provide more doc strings and examples to describe how to use this module.
- feature: new
/command-cooldown try-usecommand. (Now you can define adefault command instancein the config file, andtestit with/command-cooldown try-usecommand. It provides a simple way to define a named-cooldown.) - feature: improve the
error textforcommand cooldown placeholders.
- docs: more document for modules.
- [command_bundle] docs: provide the detailed document for the DSL and more examples.
- [command_menu] docs: provide definition for menu and slots, and how to design a nested menu.
- [core] docs: improve the doc string compiler.
- feature: now it will highlight the
vanilla Minecraft target selector.
- feature: now it will highlight the
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- chore: now support Minecraft 1.21.8 version.
- build: merge jar for
MC 1.20.5andMC 1.20.6into one jar. - [world] feature: now only sends the
dimension created successanddimension deleted successmessages to thecommand source. (Instead of abroadcast) - [world] fix: the console spam while deleting a dimension.



