Перейти к содержимому
Mineforgian

CommandMaker

A minecraft plugin for adding simple custom commands to the game

Загрузки
168
Подписчики
1
Обновлён
17 мая 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 18 марта 2026 г.

Create your own simple commands!

Issues & Suggestions

Visit our Discord for any issues or suggestions!

An easy setup guide for the plugin can be found here on the wiki kingidk.net

You can edit the actions for each command to suit your individual needs: Action options:

  • "MESSAGE:" Send a message to the player. Legacy and minimessage formatting supported
  • "CONSOLE:" Send a command as the console
  • "PLAYER:" Send a command as the player (Good for making aliases for other commands in your server!)
  • "BROADCAST:" Broadcast a message to all players
  • "SOUND:" Play a sound to the player that sent the message
  • "SOUNDALL:" Play a sound to all players

Per-command Permissions:

You can specify a required permission for the player to run each command!

Custom Command Arguments

Optionally add required arguments to run a command, such as player, string, or number parameters

Add as many commands as you'd like by editing them with the /cm command!

I'd love to hear any suggestions or questions you have on this plugin! Reach out on the discord :) discord.gg/simplestudio

Ченджлог

1.4.2Релиз26.1.1, 26.1.2, 26.2 · 17 мая 2026 г.

Sound actions, More placeholders, and much more!

Features:

  • new built in placeholders
    • {x} {y} {z}
    • {target}
    • {sender}
    • {world}
    • {onlineplayers}
    • {maxplayers}
  • Permissions now register to the server if they dont already exist
  • Made clickable links in messages easy with markdown formatting [text to hyperlink](url)
  • SOUND and SOUNDALL actions. Play sounds for the sender or all players Uses minecraft namespaced sound ids
  • If your last argument for a command is a string type, all arguments from that point on will be condensed into one string. (Aka, /announce can have unlimited words without getting cut off or needing multiple arugments)

Fixes:

  • /cm create can no longer overwrite existing commands
  • Command actions are forced to contain text to prevent blank command exceptions
  • Backend organization: Subcommands broken into separate classes, clarified class names
  • Action validation moved to pre-command generation
  • "action remove" command no longer allows ids greater than what is available to prevent exceptions
  • Reload command no longer overwrites changed config
1.4.1Релиз26.1, 26.1.1, 26.1.2 · 9 мая 2026 г.

BROADCAST action & Update notifs

Features:

  • New "BROADCAST" action option, sends a message to all players. Uses the same placeholder and color options as MESSAGE
  • Update notifier added to notify admins when there is a new version of this plugin. Can be disabled in the config

Fixes:

  • Add a check for blank command arguments to prevent blank command exceptions
  • Miscellaneous bug fixes
1.4.0Релиз26.1, 26.1.1, 26.1.2 · 5 мая 2026 г.

Create Commands in-game!

New Features:

  • /cm added as an alias for /commandmaker
  • Custom commands can now be created, deleted, edited, enabled/disabled, and more from the /cm command

Fixes:

  • General bug fixes
  • Backend organizational improvements

Information about the commands and how to use them can be found at kingidk.net DM me on discord (kingidk) if you need any help. You can still edit commands from the config if you prefer

1.3.1Релиз26.1, 26.1.1, 26.1.2 · 30 апреля 2026 г.

Features:

  • New wiki for feature explanation and setup help
  • "options:" config section for STRING argument (Wiki)
  • BStats

Fixes:

  • tab complete for string arguments
  • Simplified config that is generated on first generation
  • Backend improvements
1.2Релиз26.1, 26.1.1, 26.1.2 · 23 апреля 2026 г.

PlaceholderAPI Support & Arguments

New Features:

  • Now supports PlaceholderAPI placeholders
  • Arguments
    • Per-command arguments
    • PLAYER, INT, FLOAT, and STRING argument types
    • Option to pass a player argument to PAPI instead of sender
    • Arguments are tab completable
1.1Релиз26.1, 26.1.1, 26.1.2 · 21 апреля 2026 г.

26.x

Additions:

  • Update to 26.x

Fixes:

  • Fix default config for player command to work correctly
1.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 марта 2026 г.

First Release

Комментарии

Загружаем…