Modscraper Modscraper Minecraft
Nek's Command Maker (Server Edition) logo

Nek's Command Maker (Server Edition)

Mod

by EternalBob

You can make your own commands

Type

Mod

CurseForge Downloads

287

CurseForge ID

1609356

Modrinth Downloads

4,565

Modrinth ID

3cwbW4UB

Last Updated

Jul 26, 2026

Description

For some reason the icon is not loading This is the **server edition** of Command Maker. Click [here](https://modrinth.com/mod/command-maker-client) to see the Client Edition. ( visit [legacy download page](https://commandmakerwiki.lucasgeitgey.com/downloadClient.html) for CMDMaker Client Edition Download Page if you got a 404 error for the other link.) --- If for some dumb reason you think curseforge is better than modrinth (its not) then you can find it here: ( I do not upload as often on CurseForge):
https://www.curseforge.com/minecraft/mc-mods/neks-command-maker-server-side-edition --- # ๐Ÿ“ฆ Nek's Command Maker Server Edition A lightweight Minecraft mod that lets you define custom commands using aliases or a gui, perfect for server scripting, modpacks, or ritual triggers. No external files, no dependencies beyond Fabric API. --- Luckperm Support added in v3.0.0!!! --- ## How to download and install https://commandmakerwiki.lucasgeitgey.com/install-video.html --- ### ๐Ÿ”ง Features - Add commands dynamically via in-game chat - Reload config without restarting - Fully JSON-driven and vanilla-compatible - GUI: ![The commandmaker gui](https://cdn.modrinth.com/data/cached_images/752ea6d5ae1a0e9d514dab027eea76740bba1190_0.webp) --- ### ๐Ÿ“ Usage Use `/addcommand` to manage your custom commands: ```bash /addcommand add ``` Adds a new alias that runs the specified command. ```bash /addcommand del ``` Deletes the alias and its associated command. ```bash /addcommand reload ``` Reloads the config file and updates all aliases. Visit the [**wiki**](https://diamondstar-mods.github.io/Minecraft-Command-Maker/) for more information. --- ### ๐Ÿ“ Config Format Commands are stored in a simple JSON file (modid_alieses.json) like: ```json { "crashme": "kill @s", "greet": "say Hello, world!" } ``` ### ๐Ÿงช Example ```bash /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.
_Note: Telementry Data has been removed in 2.3.5_ --- ## Downloading Functions You can use /cmd downloadfunction to download functions. You can see the function list, and request to add new ones [here.](https://github.com/Diamondstar-Mods/Minecraft-Command-Maker/tree/26.1/docs/cdn/functions) --- ๐Ÿ› ๏ธ 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](https://github.com/Diamondstar-Mods/Minecraft-Command-Maker/discussions/1).**

**If you would like to make a bug report, please visit [here](https://github.com/Diamondstar-Mods/Minecraft-Command-Maker/issues/new).**

**If you would like to otherwise make a comment please visit [here](https://github.com/Diamondstar-Mods/Minecraft-Command-Maker/discussions/4)**

[![build](https://github.com/Diamondstar-Mods/Minecraft-Command-Maker/actions/workflows/build.yml/badge.svg)](https://github.com/Diamondstar-Mods/Minecraft-Command-Maker/actions/workflows/build.yml)

Compatibility

Mod Loaders

Bukkit Fabric Folia Forge Legacy-fabric Liteloader Neoforge Nilloader Ornithe Paper Purpur Quilt Rift Spigot Sponge

Game Versions

1.0 1.1 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.1 1.3.2 1.4.2 +277 more

Screenshots

Similar Mods

Included in Modpacks

External Resources