FireCMD

Can make any minecraft command allie to another command

22

Quick challenge

How far can you run before the mobs catch you?

FireCMD

🔥 FireCommandAllience (FCA)

FireCommandAllience is a lightweight, dynamic command alias engine for Paper/Spigot 1.21. It allows server administrators to create powerful command "alliances" (shortcuts) on the fly without ever needing to restart the server or touch a complex commands.yml file.

IMPORTANT

- New older and latest Versions also coming soon. *eg.purpur,folia, and more...* - New older and latest Versions also coming soon.

🚀 Key Features

Dynamic Linking: Link any command to a custom alias instantly.

Example: ``/fca gamemode creative + gm1`` allows players to use ``/gm1``.

Multi-Command Macros: Edit the generated YAML files to trigger multiple commands from a single shortcut.

Per-Alias Permissions: Every shortcut automatically generates its own permission node (e.g., gm1.cmd.perm), giving you full control via LuckPerms.

File-Based Storage: Each alliance is saved as a separate <alias>.yml file in the Commands/ folder for easy organization and manual editing.

In-Game Management:

``/fca list <page>`` – View all active alliances in a clean, paginated list.

``/fca reload`` – Update your custom prefix instantly.

Native 1.21 Support: Built specifically for the latest Minecraft versions using Java 21.

🛠️ Administrative Commands

``/fca <command> + <alias>`` — Create a new link.

``/fca list <page>`` — List all current alliances (10 per page).

``/fca reload`` — Reload the config.yml.

``/fca help`` — Show the help menu and developer info.

🔑 Permissions

``fca.admin.cmd`` — Required to use any ``/fca`` administrative commands.

``<alias>.cmd.perm`` — Required for players to use a specific created shortcut (can be toggled off in the shortcut's config file).

📂 Configuration

Customize the plugin prefix in the config.yml to match your server's theme:

YAML - prefix: "&3[ &6&lFire &c&lCMD &3] " - Author: FireFlameMc - Version: 1.0.0v - Compatibility: Paper/Spigot 1.21+

🔊 coming Updates

- 💥 deleteing command. - 💥 more optifined - 💥 quick use - 💥 gui systerm (maybe)

ADS