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
- [core] Enhanced Exception Handling
- Feature: Enhanced command execution exception handling.
- Players now see
localized error messagesfor command syntax issues (e.g., no player found). - Administrator players can now click the error text to easily copy the stack trace.
- Players now see
- Feature: Improved exception messages for the
/run as {console|player|fake-op}command.- Now will
stream the command execution feedbackand provide thecommand syntax errorforinitialing command source.- Example:
/run as console run as fake-player Steve bad command
- Example:
- Make it easier to understand the command context.
- Now will
- Feature: Simplified exception messages and added clear instructions, making them more user-friendly.
- Feature: Improved handling of module initialization failures.
- Users now receive a clear, user-friendly error message along with suggested solutions.
- Reduced console noise and spam.
- Feature: Refined mixin injection failure messages.
- Reduced console noise and spam.
- Feature: Improved exception messages for the
/fuji reloadcommand.- Users now receive detailed diagnostic messages, helping them identify the source of the issue.
- Feature: Enhanced command execution exception handling.
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
[core]
-
Feature: Improvements to
permission.json- Automatically cleans invalid keys for better clarity.
- Sorts
command pathentries alphabetically for easier readability.
-
Feature: Enhanced game profile fetching
- Significantly improves responsiveness of player skulls in:
deathlog GUI:/deathlogbalance-top GUI:/economy balance-top gui <currency>warnings GUI:/warningabout GUI:/fuji about
/fuji inspect languagesGUI now displays the player’s actual skin on the player skull.
- Significantly improves responsiveness of player skulls in:
[tpa]
- Feature: Introduced new
/tpa guicommand. - Feature: Added
/tpaas an alias to/tpa gui.
[command_menu]
- Feature: Added
other_indexesoption forslot descriptor.- Allows specifying multiple indexes for a slot (beyond the primary
index). - Makes it easier to mirror slots and efficiently fill GUI space.
- Allows specifying multiple indexes for a slot (beyond the primary
- Feature: Added
fill_blank_indexesoption forslot descriptor.- Enables designating a slot as an empty-slot filler.
[command_cooldown]
- Feature:
/command-cooldown listnow provides detailed information, includingunnamed cooldowns.
[deathlog]
- Feature:
/deathlogGUI now displays the player skull instead of the default skeleton skull.



