Nek's Command Maker (Server Side Edition)

Quick rating

Nek's Command Maker (Server Side Edition)

No reviews yet

A server-side only command maker that lets you add aliases to commands with custom arguments.

Mod Loaders
Forge
NeoForge
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

About

Project Details

Type
Mod
Latest Version
CMDMaker-Fabric-server-3.2.0.jar
Authors

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

Resources

External Links

About

Description

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

build Dont ask for forge or ill steal your kneecaps

Screenshots

Gallery

This project has no gallery images yet.

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
Downloads
Last Updated
Created
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