CurseForge · Minecraft mod
Nek's Command Maker (Server Side Edition)
A server-side only command maker that lets you add aliases to commands with custom arguments.
Quick answer
Which Nek's Command Maker (Server Side Edition) release should I use?
Nek's Command Maker (Server Side Edition) CMDMaker-Fabric-server-3.2.0.jar targets 1.17.1, 1.21, 1.18.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Nek's Command Maker (Server Side Edition) required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Nek's Command Maker (Server Side Edition) CMDMaker-Fabric-server-3.2.0.jar need?
CMDMaker-Fabric-server-3.2.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Nek's Command Maker (Server Side Edition) without breaking your instance.
Built for Nek's Command Maker (Server Side Edition) CMDMaker-Fabric-server-3.2.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use CMDMaker-Fabric-server-3.2.0.jar. It targets 1.17.1, 1.21, 1.18.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside CMDMaker-Fabric-server-3.2.0.jar. It opens that exact file at the source.
About this project
What does Nek's Command Maker (Server Side Edition) add?
This is the server edition of Command Maker. Click here to see the Client Edition. (Currently being approved by moderators, visit here for CMDMaker Client Edition v2.3.1 if you got a 404 error for the other link.)
This mod will not be updated as regularly on CurseForge, Modrinth
📦 Nek's Command Generator Mod
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 reload
Reloads 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!
🛠️ 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
Project description from CurseForge.
Pick your setup
Nek's Command Maker (Server Side Edition) by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.10
3 loader builds1.21.9
3 loader builds1.21.8
3 loader builds1.21.7
3 loader builds1.21.6
3 loader builds1.21.5
3 loader builds1.21.4
3 loader builds1.21.3
3 loader builds1.21.2
3 loader builds1.21.1
3 loader builds1.21
3 loader buildsShowing the newest 12 of 29 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Nek's Command Maker (Server Side Edition) versions and loaders
CMDMaker-Fabric-server-3.2.0.jar
13 Jun 2026
CMDMaker-NeoForge-1.21-neoforge-3.2.0.jar
13 Jun 2026
CMDMaker-Fabric-server-2.3.2.jar
CMDMaker-Fabric-server-latest.jar
1 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.
