
ModsJava
CmdRelay
Automated event engine: execute random commands with weighted chances (%), auto-cooldowns, and dynamic player timers.
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.


🚀 CmdRelay
CmdRelay is a lightweight and professional event automation engine for Minecraft servers. It allows you to create automated "Event Groups" that execute random commands based on weighted chances and custom intervals.
✨ Key Features
- 🎯 Smart Weight System: Add commands with simple weights or use percentages (e.g.,
99%). The plugin automatically calculates the math for you. - ⏰ Auto-Execution: No manual input needed! Events run on a repeating cycle based on your cooldown settings.
- ⏳ Dynamic Player Commands: Automatically generates commands like
/eventdelay(customizable) so players can check the time remaining until the next event. - 🛡 Permission-Ready: Fully compatible with LuckPerms. Separate access for admins and players.
- ⚡ High Performance: Optimized code using Bukkit Schedulers to ensure your server stays lag-free (Zero TPS impact).
🛠 Commands & Permissions
/cmdrelay register <name>— Create a new event type./cmdrelay addtoevent <name> <chance%> <command>— Add an action to the cycle./cmdrelay reload— Instantly refresh configuration.- Player Command:
/<event>delay— Check the cooldown (e.g.,/airdropdelay).
Permissions:
cmdrelay.admin— Access to all plugin settings.cmdrelay.event.time— Allows players to check event timers.
⚙️ Quick Configuration Example
events:
airdrop:
find-out-time-to-left: 'delay' # Creates /airdropdelay
cooldown: 12000 # 10 minutes in ticks
actions:
- command: "broadcast A legendary crate is falling!"
chance: 90%
- command: "spawn_boss_mega"
chance: 10%
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as CmdRelay-1.5.0.jar — drop this file into the mods folder
- Download size: 13 KB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.