Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
Changelog
- [anti_build] feature: new
attack_entityanti build type support.- NOTE: The
atatck_entitycome withminecraft:villageras its default config. You may need to configure it, to satisfy your needs.
- NOTE: The
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
Changelog
This release is the re-publish of v12.22.0
This release introduces a new core feature called Command Assistant, along with several bug fixes and improvements.
Features
- [core] Command Assistant
Provides real-time command hints while typing commands.- Added new
core.commandoptions inconfig.jsonto configure the requirements for using Command Assistant, or to disable it entirely.
- Added new
Fixes
- [core] Argument Suggestions
Fixed an issue where a required argument with a custom suggestions provider was still listed in command suggestions, even when the command source could not use that command.- Note: This was originally a minor bug from Mojang, causing inconsistency between the
/helpcommand and tab completions. We resolved it to prevent user confusion.
- Note: This was originally a minor bug from Mojang, causing inconsistency between the
- [core] ANSI Color Reset
Ensured that all ANSI color styles are properly reset in every terminal after printing the user guide in the console.



