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 4 hours ago
Changelog
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 GUI User Experience
- Feature: Messages are now streamed to
toast
notifications if the player has an openedpaged GUI
.
(Improves feedback message visibility.) - Feature: Optimized the
close handling
of certain GUIs.
(Some GUIs will now automatically re-open their parent GUI for convenience.)
- Feature: Messages are now streamed to
- [command_state] Introduced the
command_state
Module- Functionality:
- Define a
state
usingpredicate commands
. - Configure commands to be executed when a player enters or leaves the
state
. - Check whether a player is currently in a given
state
. - List all
states
of a player using the/command-state info <player>
command. - Utilize
placeholders
associated with astate
.
- Define a
- Use Case Examples:
- Compose multiple predicate commands into a single
state
. - Integrate with LuckPerms temporary permissions to replicate effects such as
temp fly
andtemp god
.
- Compose multiple predicate commands into a single
- Functionality:
- [command_toolbox] New Features
- Added
/god <flag>
command. - Added
/fly <flag>
command.
- Added
Files
Metadata
Release channel
ReleaseVersion number
12.37.1Loaders
Game versions
1.21.6–1.21.8Downloads
20Publication date
September 1, 2025 at 9:10 AMPublisher

SakuraWald
Owner