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
- [language]
- feature: The
multi-languagefeature now supportsMC 1.20andMC 1.20.1.
- feature: The
- [nametag]
- Enhance this module:
- docs: Added documentation on how this module works.
- feature: Improved the responsiveness of the nametag hiding when pressing the
SHIFTkey. - feature: Implemented a better solution for nametag synchronization.
- Before: The nametag entity had to ride the owner to sync the position updates.
- Now: Utilizes virtual riding, simulating the ride client-side for better compatibility with vanilla behaviors and other mods.
- feature: Introduced a new
/nametag togglecommand to switch betweenfuji nametagandvanilla nametag.- Example:
/nametag toggle @s - Example:
/nametag toggle others @a false
- Example:
- Enhance this module:
- [afk]
- Enhance this module:
- feature: Improved implementation for better
performanceandcompatibility. - refactor: Changed the
/test-afkcommand to/is-afk?. - feature: Now
fake playersfrom thecarpetmod are ignored and will not enter theafk state.
- feature: Improved implementation for better
- Enhance this module:
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
Main Change: This version fine-tunes multiple event injection points, improving compatibility with other mods.
[command_cooldown]
- Feature: Players with
level permission 4can now bypass the unnamed command cooldown. - Feature: Added support for
/run as fake-op <player> <cmd>to bypass the cooldown if needed.
[anti_build]
- Feature: Introduced an
enableoption for each anti type, allowing easier control of functionality. - Feature: Fine-tuned the event injection point for improved compatibility with other mods.
[command_warmup]
- Feature: Players with
level permission 4can now bypass the command warmup. - Feature: Improved the event injection point for better compatibility with other mods.
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
- [doctor] feature: new
doctormodule, to provideserver crash analyzer.- It can be used to analyze the server crash report, and provide a user-friendly view.
- [core] feature: use
Java 17forMC [1.20, 1.20.4]versions.



