CommandMT

⭐ — (0 endorsements) 📥 21 downloads 📌 v1.0 📅 8/8/2026
🟡 Updated this year

By Keylo · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/22/2026 📅 Created: 8/8/2026

🔍 Analysis

  • 🏆 #272 of 599 bukkit mods in this game by downloads

📋 About This Mod

<div align="center"> <h1>⚡ CommandMT</h1> <p><b>A powerful, lightweight, and modern custom command manager for Minecraft servers.</b></p> <p><i>Part of the MT Studio ecosystem</i></p> </div> --- ## 📖 About the Plugin **CommandMT** is a modern, optimized alternative to outdated command managers (such as MyCommand). The plugin allows you to create custom commands, aliases, action chains, and text responses on the fly using a user-friendly `.mt` file format. No server restarts or manual entries in `plugin.yml` are required—CommandMT dynamically injects commands directly into the server core, ensuring full tab-completion support. ## ✨ Key Features * **Dynamic Registration:** Commands appear, update, and are removed from server memory instantly upon config reloading. * **Custom `.mt` Format:** Convenient command organization via separate files in the `command/` folder. * **5 Command Types:** * `TEXT` — displays multi-line text. * `CONSOLE_COMMAND` — executes a chain of commands as the console. * `RUN_COMMAND` — forces command execution as the player. * `BROADCAST_TEXT` — global server-wide announcements. * `ALIAS` — smart shortcuts with argument passing. * **Placeholders:** Built-in variable support (e.g., `$player` is replaced by the player's nickname). * **Multilingual Support:** Choose between RU and EN localizations right out of the box in the global `config.yml`. * **Broad Compatibility:** Compiled for Java 8; runs stably on any server core (Spigot/Paper) from version 1.16 up to the latest releases. ## 🚀 Installation 1. Download the latest version of `CommandMT.jar`. 2. Place the file in your server's `plugins/` folder. 3. Start or restart the server. 4. Navigate to `plugins/CommandMT/command/`, examine the examples (`example_ru.mt`), and create your own unique commands! ## 🛠️ Configuration Examples You can create an unlimited number of `.mt` files to organize your logic. ```yaml # Example of a text command discord_command: command: /discord type: TEXT aliases: - /ds text: - "&9Our Discord: &f(https://discord.gg/yourlink)" # Example of granting a bonus (via console) free_bonus: command: /bonus type: CONSOLE_COMMAND runcmd: - "give $player diamond 1" - "tell $player &aYou received a diamond!" # Example of an alias (shortcut) creative_mode: command: /gmc type: ALIAS alias-to: "gamemode creative"# CommandMT

⚡ CommandMT

A powerful, lightweight, and modern custom command manager for Minecraft servers.

Part of the MT Studio ecosystem

## 📖 About the Plugin

CommandMT is a modern, optimized alternative to outdated command managers (such as MyCommand). The plugin allows you to create custom commands, aliases, action chains, and text responses on the fly using a user-friendly `.mt` file format.

No server restarts or manual entries in `plugin.yml` are required—CommandMT dynamically injects commands directly into the server core, ensuring full tab-completion support.

## ✨ Key Features

Dynamic Registration: Commands appear, update, and are removed from server memory instantly upon config reloading. Custom `.mt` Format: Convenient command organization via separate files in the `command/` folder. 5 Command Types: `TEXT` — displays multi-line text. `CONSOLE_COMMAND` — executes a chain of commands as the console. `RUN_COMMAND` — forces command execution as the player. `BROADCAST_TEXT` — global server-wide announcements. `ALIAS` — smart shortcuts with argument passing. Placeholders: Built-in variable support (e.g., `$player` is replaced by the player's nickname). Multilingual Support: Choose between RU and EN localizations right out of the box in the global `config.yml`. * Broad Compatibility: Compiled for Java 8; runs stably on any server core (Spigot/Paper) from version 1. 16 up to the latest releases.

## 🚀 Installation

1. Download the latest version of `CommandMT.jar`. 2. Place the file in your server's `plugins/` folder. 3. Start or restart the server. 4. Navigate to `plugins/CommandMT/command/`, examine the examples (`example_ru.mt`), and create your own unique commands!

## 🛠️ Configuration Examples

You can create an unlimited number of `.mt` files to organize your logic.

```yaml # Example of a text command discord_command: command: /discord type: TEXT aliases: - /ds text: - "&9Our Discord: &f(https://discord.gg/yourlink)"

# Example of granting a bonus (via console) free_bonus: command: /bonus type: CONSOLE_COMMAND runcmd: - "give $player diamond 1" - "tell $player &aYou received a diamond!"

# Example of an alias (shortcut) creative_mode: command: /gmc type: ALIAS alias-to: "gamemode creative"# CommandMT

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
Keylo
Version
1.0
Downloads
21
Endorsements
0
Category
bukkit
Created
8/8/2026
Updated
7/22/2026
Game Versions
1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
Tags
management, social, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does CommandMT support?

The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.

What is the latest version of CommandMT?

Version 1.0, published 2026-07-22 with 21 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by Keylo 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods