Nek's Command Maker (Server Edition)
Modby EternalBob
You can make easy commands in a simple menu
Type
Mod
CurseForge Downloads
387
CurseForge ID
1609356
Modrinth Downloads
4,654
Modrinth ID
3cwbW4UB
Last Updated
Jul 29, 2026
Description
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:  --- ### ๐ 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)**
[](https://github.com/Diamondstar-Mods/Minecraft-Command-Maker/actions/workflows/build.yml)
Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
Just-In OCEAN
A new material tough as netherite
Better Biomes
Adds Many Different Biomes to the Game!
Koi [Fabric]
Adds koi fish with many variants!
Image Mod
Automatically Generate Pixel-Art In Minecraft Using Every Loaded Block
Hardcore Torches
Makes torches burn out after a configurable amount of time, as well as optionally starting unlit and extinguishing when...
Soaring Phantoms
Replaces vanilla's terrible phantom spawning rules with an altitude-based approach. Fully configurable.