Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 3 days ago
Changelog
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [core] Refactor: Improvements to the
language
system- Feature: Language files are now validated during loading.
- Feature: Added
language.validate_arguments
option to enable or disable argument validation. - Feature: Introduced an argument arity validator to check whether the number of arguments in each language value matches expectations, and attempts to fix mismatches automatically.
- Refactor: Improved syntax for named arguments in language values — changed from
[[argument-name]]
to${argument-name}
for better clarity.
- [command_attachment] Improvements
- Feature: Now fetches data from memory instead of disk, significantly improving performance.
- Feature: Added support for configuring the test interval of the
test stepping block job
, improving the responsiveness of theSTEP_ON
interaction type.
- [core] Feature: The true source module for each
Config Auto Save Job
is now displayed. Jobs are grouped under their respective modules instead of thecore
module, making/fuji inspect jobs
output clearer. - [core] Feature: Updated the auto-save interval for data files from every minute to every 10 seconds.
- [core] Feature: Enhanced the data migrator to support more robust cross-version data schema migration.
- [command_cooldown] Feature: Split the
control file
anddata file
for improved separation of concerns. - [jail] Feature: Reduced console spam generated by scheduled jobs.
Files
Metadata
Release channel
ReleaseVersion number
12.10.2Loaders
Game versions
1.20.3–1.20.4Downloads
2Publication date
August 4, 2025 at 4:45 PMPublisher

SakuraWald
Owner