Fairy сommander

Quick rating

Fairy сommander

No reviews yet

Bind any console command to an item. When a player right-clicks with the item, the command is executed from their position. Supports multiple commands on a single item.

QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
fairy-commander-4.4.5-1.19.2.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Fairy Commander — Command-Infused Items

Fairy Commander is a powerful utility mod for Fabric that allows server administrators and creators to turn any item into a functional tool, magical artifact, or temporary pass by attaching commands and usage logic directly to them via NBT.

No more complex command block arrays or heavy plugins — just brand an item and give it to a player.


🌟 Core Features

🛠️ Command Binding

Bind any console command to an item. When a player right-clicks with the item, the command is executed from their position. Supports multiple commands on a single item.

🔋 Consumable Charges

Limit how many times an item can be used.

  • Set a specific number of uses.
  • Choose whether the item should vanish when empty or stay in the inventory as an "exhausted" tool.

⏳ Periodic Recharging

Make your artifacts even more powerful by allowing them to regain charges over time.

  • Set a recharge period (e.g., 1 charge every hour, day, or week).
  • Perfectly balances powerful "Limited-Use" items.

⌛ Time-Based Self-Destruction

Create temporary passes, trial items, or "ticking bombs."

  • Set a countdown timer (in seconds).
  • The item automatically disappears from the player's inventory when time runs out, regardless of whether it was used.

⌨️ Commands Guide

All features are managed via the /commander root command:

  • /commander addCommand "<command>" — Adds a command to the item in your hand.
  • /commander addConsumable <uses> <deleteWhenZero: true/false> — Sets the usage limit.
  • /commander addRechargeable <seconds> — Sets the recharge interval.
  • /commander addTimeSelfDestroy <seconds> — Sets the expiration timer.

💡 Practical Use Cases

💎 The Daily Reward Token

Give players an item they can keep and use once every 24 hours to get resources.

  1. Hold an Emerald in hand.
  2. /commander addCommand "give @s gold_ingot 3"
  3. /commander addConsumable 1 false
  4. /commander addRechargeable 86400 Result: An emerald that gives 3 gold every day.

🚀 VIP Teleportation Scroll (Temporary)

A scroll that teleports the player to a hub, has 5 uses, and expires in 3 days.

  1. Hold Paper in hand.
  2. /commander addCommand "tp @s 0 64 0"
  3. /commander addConsumable 5 true
  4. /commander addTimeSelfDestroy 259200 Result: A teleportation scroll that disappears after 5 uses or after 3 days have passed.

 


🔍 Visuals (I18n Supported)

The mod features detailed, localized tooltips (English and Russian supported) that show:

  • Remaining charges.
  • Time remaining until the next recharge.
  • Expiration countdown for self-destructing items.

Fairy Commander — Command-Infused Items

Fairy Commander is a utility mod for Fabric that allows server administrators and creators to turn any item into a functional tool, magical artifact, or temporary pass by attaching commands and usage logic directly to them via NBT.

No more complex command block arrays or heavy plugins — just brand an item and give it to a player.

Core Features

Command Binding

Bind any console command to an item. When a player right-clicks with the item, the command is executed from their position. Supports multiple commands on a single item.

Consumable Charges

Limit how many times an item can be used.

  • Set a specific number of uses.
  • Choose whether the item should vanish when empty or stay in the inventory as an "exhausted" tool.

Periodic Recharging

Make your artifacts even more powerful by allowing them to regain charges over time.

  • Set a recharge period (e.g., 1 charge every hour, day, or week).
  • Perfectly balances powerful "Limited-Use" items.

Time-Based Self-Destruction

Create temporary passes, trial items, or expiring items.

  • Set a countdown timer (in seconds).
  • The item automatically disappears from the player's inventory when time runs out, regardless of whether it was used.

Commands Guide

All features are managed via the /commander root command:

/commander addCommand <command> — Adds a command to the item in your hand. Enter the command without quotes, as plain raw command text.

/commander addConsumable <uses> <deleteWhenZero: true/false> — Sets the usage limit.

/commander addRechargeable <seconds> — Sets the recharge interval.

/commander addTimeSelfDestroy <seconds> — Sets the expiration timer.

Practical Use Cases

The Daily Reward Token

Give players an item they can keep and use once every 24 hours to get resources.

Hold an Emerald in hand.
/commander addCommand give @s gold_ingot 3
/commander addConsumable 1 false
/commander addRechargeable 86400

Result: An emerald that gives 3 gold every day.

VIP Teleportation Scroll (Temporary)

A scroll that teleports the player to a hub, has 5 uses, and expires in 3 days.

Hold Paper in hand.
/commander addCommand tp @s 0 64 0
/commander addConsumable 5 true
/commander addTimeSelfDestroy 259200

Result: A teleportation scroll that disappears after 5 uses or after 3 days have passed.

Visuals (I18n Supported)

The mod features detailed, localized tooltips (English and Russian supported) that show:

  • Remaining charges.
  • Time remaining until the next recharge.
  • Expiration countdown for self-destructing items.

Screenshots

Gallery

  • Hint 2
    Hint 2
  • Hint
    Hint

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works