Nek's Command Maker (Server Edition)

Nek's Command Maker (Server Edition)

A server-side only command alias maker that lets you add aliases to commands with custom arguments with a GUI. It is designed to support as many loaders as possible.

von
5.3K Downloads
bukkitfabricfoliaforgelegacy-fabricliteloaderneoforgenilloaderornithepaperpurpurquiltriftspigotspongemanagementoptimizationutility
Server mit dieser Mod mieten

Screenshots

Banner image
Download page
Installed
Create new
Delete

Über diese Mod

For some reason the icon is not loading

This is the server edition of Command Maker. Click here to see the Client Edition. ( visit legacy download page 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

📝 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!

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.


🛠️ 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

Verfügbare Versionen

Nek's Command Maker (Server Edition) 3.2.1release
MC 26.1, 26.1.1, 26.1.2, 26.2fabric
25. Juni 2026
Nek's Command Maker (Server Edition) 3.2.1release
MC 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
25. Juni 2026
Nek's Command Maker (Server Edition) 3.2.0release
MC 26.1, 26.1.1, 26.1.2fabric
12. Juni 2026
Nek's Command Maker (Server Edition) 3.2.0release
MC 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
12. Juni 2026
Nek's Command Maker (Server Edition) 3.1.1release
MC 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4fabric
12. Juni 2026

Nek's Command Maker (Server Edition) auf dem Server installieren

1

Server bestellen

Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).

2

bukkit Loader setzen

Wähle im Panel unter "Egg" den bukkit-Loader und die passende Minecraft-Version (26.3-snapshot-7).

3

Mod installieren

Öffne den Mod-Browser im Dashboard und suche nach "Nek's Command Maker (Server Edition)". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.

Kompatibilität

Mod-Loader

bukkitfabricfoliaforgelegacy-fabricliteloaderneoforgenilloaderornithepaperpurpurquiltriftspigotsponge

Minecraft-Versionen

26.3-snapshot-7, 26.3-snapshot-6, 26.3-snapshot-5 (+287 weitere)

Server-seitig

Erforderlich

Empfohlener RAM

4 GB(min. 3 GB)

Häufige Fragen

Nek's Command Maker (Server Edition) Server crasht beim Start – was tun?

Häufigste Ursache: falsche bukkit-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (26.3-snapshot-7). Über das Panel kannst du den Loader mit einem Klick wechseln.

Ist Nek's Command Maker (Server Edition) mit bukkit und fabric und folia und forge und legacy-fabric und liteloader und neoforge und nilloader und ornithe und paper und purpur und quilt und rift und spigot und sponge kompatibel?

Nek's Command Maker (Server Edition) unterstützt offiziell bukkit, fabric, folia, forge, legacy-fabric, liteloader, neoforge, nilloader, ornithe, paper, purpur, quilt, rift, spigot, sponge für Minecraft 26.3-snapshot-7, 26.3-snapshot-6, 26.3-snapshot-5. Achtung: Forge- und Fabric-Mods sind NICHT untereinander kompatibel – wähle einen Loader und bleibe dabei. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.

Server laggt mit Nek's Command Maker (Server Edition) – wie optimiere ich die Performance?

Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob Nek's Command Maker (Server Edition) den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.

Modded Server mieten

Installiere Nek's Command Maker (Server Edition) mit nur einem Klick auf deinem Server.

Empfohlener RAM
4 GBab €5.2/Monat
Min. 3 GB | +1 GB pro 8 Spieler
Jetzt Server erstellen
1-Klick Mod Installation
NVMe SSD Speicher
DDoS-Schutz inklusive

Details

Lizenz
Creative Commons Attribution Share Alike 4.0 International
Server-seitig
Erforderlich

Unterstützte Versionen

26.3-snapshot-726.3-snapshot-626.3-snapshot-526.3-snapshot-426.3-snapshot-326.3-snapshot-226.3-snapshot-126.226.2-snapshot-726.2-snapshot-6+280 mehr