Nek's Command Maker (Client Edition)
ModNek's Command Maker but it runs on the client side!
Type
Mod
Modrinth Downloads
509
Modrinth ID
HuGRbHKz
Last Updated
Jun 12, 2026
Description
This is the Client Edition of Nek's Command Maker. Click here to visit the Server Edition.
๐ฆ Nek's Command Maker Client Edition
A lightweight Minecraft mod that lets you define custom commands using aliasesโperfect for server scripting, modpacks, or ritual triggers. No external files, no dependencies beyond Fabric API.
๐ง Features
- Add commands dynamically via in-game chat
- Reload config without restarting
- Fully JSON-driven and vanilla-compatible
๐ Usage
Use /addcommand to manage your custom commands:
/addcommand add <alias> <command>Adds a new alias that runs the specified command.
/addcommand del <alias>Deletes the alias and its associated command.
/addcommand reloadReloads the config file and updates all aliases. Visit the wiki for more information.
๐ Config Format
Commands are stored in a simple JSON file (modid_alieses.json) like:
{ "crashme": "kill @s", "greet": "say Hello, world!" }๐งช Example
/addcommand add crashme kill @s /addcommand add greet say Hello, world!Then just run /crashme or /greet in chat!
Telemetry Data
Every time you start the game with the mod, a HTTP request is sent to commandmakerwiki.lucasgeitgey.com /redirects/telemetry.html. to Opt-Out, set 'send-telementry' to 'false' in telemetry.yml. The data sent is a HTTP GET request, to see how many people use the mod.
Downloading Functions
You can use /cmd downloadfunction to download functions. You can see the function list, and request to add new ones here.
๐ ๏ธ This is my first time making a Minecraft mod, so there may be bugs or quirks. If you find any issues, feel free to report them!
If you would like to make a feature request, please visit here.
If you would like to make a bug report, please visit here.
If you would like to otherwise make a comment please visit here

Compatibility
Mod Loaders
Game Versions
Similar Mods
Project: Summons
Useful companions for fighting AND adventuring! New and unique systems for creating your story!
Not Enough Sourcelinks
An addon for Ars Nouveau that adds new Sourcelinks
Evil Eye โ EvilCraft Addon
Evil Eye โ EvilCraft Addon adds a Curios monocle that controls Vengeance Spirits. Spirits only spawn near players who ch...
Retail 3008
Adds a new Dimension called Retail, based off of SCP-3008
Crops Need Sky
This mod makes crops and plants require direct sky access to grow.
ChestLocker
๐๏ธ Adds a secure, UUID-based key system that lets you lock, unlock, and share chests with password protection.