HomeJavaModsMSMP Enhanced
MSMP Enhanced
ModsJava

MSMP Enhanced

by Tert0 · on Modrinth

Extends the Minecraft Server Management Protocol (MSMP), including new JSON RPC methods and Unix socket support

⬇ Download on Modrinth

MSMP Enhanced

MSMP Enhanced is a server-side Fabric Mod that extends the Minecraft Server Management Protocol introduced in Minecraft 1.21.9 (25w35a).

This mod provides optional Unix socket support and adds additional RPC methods. MSMP Enhanced can also be used as a remote server console backend, similar to RCON but with support for structured Text Components and command tab completion. This allows external tools (like web panels or CLI utilities) to run commands, view styled output, and get live suggestions for commands as you type.

Features

Methods

Command Execution

Command Suggestion (Tab Completion)

Unix Socket Support (Optional)

Instead of binding the Minecraft Management Server to a TCP port, MSMP Enhanced can listen on a Unix Domain Socket. See Config for the configuration options.

Schemas

Command Suggestions

Command Suggestion

Config

Config is stored at config/msmpenhanced.json

{
  "unixSocketEnabled": false,
  "unixSocketPath": "msmp.sock"
}

MSMP Enhanced will default to TCP (vanilla behavior).

License

This project is licensed under the GNU Lesser General Public License version 3 only.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more