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
Changelog
[command_spy]
-
Enhancements
- Reworked the configuration system to use a rule-based configuration model, improving flexibility and readability.
(Existing configurations will be migrated automatically.)- Added
enableoption to easily toggle individual rules. - Added
acceptSilentCommandoption to respect vanilla silent command behavior. - Added
acceptPlayerCommandSourceandacceptServerCommandSourceoptions for fine-grained control of command sources. - Added
notifyPlayersWithLevelPermissionoption to notify eligible players in-game.
- Added
- Improved performance by pre-compiling regex patterns.
- Adjusted event timing for better compatibility with other mods.
- Reworked the configuration system to use a rule-based configuration model, improving flexibility and readability.
-
Documentation
- Added detailed documentation on how the module works.
[placeholder]
- Documentation
- Added documentation for the
%fuji:date%placeholder.
- Added documentation for 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
Changelog
Features
- [core] Introduced a new
event system.- Refined the
injection pointsofeventsto enhancecompatibilitywith other mods. - Implemented on-demand
event registration, registering only the necessary events. - Added the
/fuji inspect eventscommand to inspect all registered events.
- Refined the
- [core] Added the
/fuji inspect mixinscommand to inspect all applied mixins. - [jail] Improved compatibility between the
afkandjailmodules. Theafkstate is now displayed in thetab listforjailed players. - [world.border & world.gamerule] Optimized performance of the
world.borderandworld.gamerulemodules. - [core] feature: escape the command string when reporting
command execution failed.
Fixes
- [core] Corrected behavior of bossbar tickets to ensure they are cancelled
on player damagewhen specified. - [warning] Resolved an issue where the
/warning createcommand did not work. - [placeholder] Fixed the custom formatter in the
%fuji:date [custom format]%placeholder.
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
Changelog
- [cleaner] Enhanced the
cleanermodule.- Documentation: Added comprehensive documentation for this module.
- Feature: Introduced support for specifying the
cleanup method(KILLorDISCARD). - Feature: Added a new
enableproperty for eachentity matcherto simplify configuration. - Feature: Added support for targeting both
block-attached entitiesandvehicle entities. - Feature: Cleanup reports now broadcast the
actual countof cleaneditem entities.



