
Fairy сommander
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.
Screenshots


About this Mod
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.
Available Versions
How to Install Fairy сommander on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.19.4).
Install Mod
Open the mod browser in the dashboard and search for "Fairy сommander". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.19.4, 1.19.3, 1.19.2
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Fairy сommander server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.19.4). You can switch loaders with one click in the panel.
Is Fairy сommander compatible with fabric?
Fairy сommander officially supports fabric for Minecraft 1.19.4, 1.19.3, 1.19.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Fairy сommander – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Fairy сommander consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Fairy сommander with just one click on your server.