Fuji (Essentials)

Fuji (Essentials)

Mod

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

Server EconomyGame MechanicsManagementSocialTechnologyUtility

40.2k downloads
122 followers
Follow Save

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

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.

Files

fuji-fabric-12.71.0-094ce030aa-mc1.20.6.jar(5.53 MiB) Primary Download

Project members

SakuraWald

Owner

Details

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