Fuji (Essentials)

Fuji (Essentials)

Mod

A mod that ports EssentialsX / CMI from bukkit to fabric. (Fully Server-side essential mod)

Server EconomyGame MechanicsManagementSocialTechnologyUtility

40.3k downloads
122 followers
Follow Save
Filter loader...
Filter versions...
Filter channels...

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

12.72.0

by SakuraWald on Oct 28, 2025
Download

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

For user manual, refer to: https://fuji-fabric.github.io

📑 Changelog

✨ Added

  • [command_bundle]
    Bundle commands now use the last command’s return value instead of always defaulting to SUCCESS.
    This allows a bundle command to rewrite a predicate command, as a shortcut.

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

12.71.0

by SakuraWald on Oct 28, 2025
Download

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

For user manual, refer to: https://fuji-fabric.github.io

📑 Changelog

✨ Added

🧩 Generic Predicate Commands

New commands to test string value conditions.

🔹 Commands

  • /equals? <player> <expectedString> <placeholderString>
    Checks if a placeholder string equals the expected string.

  • /true? <player> <placeholderString>
    Returns true if the placeholder string represents a truthy value (e.g., "true").

  • /false? <player> <placeholderString>
    Returns true if the placeholder string represents a falsy value (e.g., "false").

  • /matches? <player> <regex> <placeholderString>
    Checks if the placeholder string matches the given regular expression.


Project members

SakuraWald

Owner

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated 5 days ago