For detailed change logs, please visit: https://github.com/sakurawald/fuji/commits/dev/
For historical change logs, refer to: https://github.com/sakurawald/fuji/releases
For user manual, refer to: https://fuji-fabric.github.io
📑 Changelog
✨ Added
- [core] feature: added
command suggestionsforgreedy command string, which benefits the following commands:/command-cooldown test/command-attachment {attach-entity|attach-item|attach-block} .../command-permission describe/command_debug
🐛 Fixed
- [core]
- The
--silentand--stdoutoptional arguments can't be specified forgreedy command stringargument type.
- The
For detailed change logs, please visit: https://github.com/sakurawald/fuji/commits/dev/
For historical change logs, refer to: https://github.com/sakurawald/fuji/releases
For user manual, refer to: https://fuji-fabric.github.io
📑 Changelog
✨ Added
- [command_meta.run]
- Added command suggestions for:
/run as {player|console|fake-op}
- Added command suggestions for:
- [command_meta.NOT]
- Added command suggestions for
/NOT
- Added command suggestions for
- [command_meta.delay]
- Added command suggestions for
/delay
- Added command suggestions for
- [command_meta.for_each]
- Added command suggestions for
/foreach
- Added command suggestions for
- [command_meta.when_online]
- Added command suggestions for
/when-online
- Added command suggestions for
🐛 Fixed
- [command_cooldown]
- Fixed an issue where
unnamed cooldownrules were not matched in top-down order as expected.
- Fixed an issue where



