Mods / CommandMacros

Category: #QoL #Utility
Author: VeryGoodDog
Side: Client
Created: May 11th 2021 at 1:36 PM
Last modified: Jul 16th 2021 at 5:30 PM
Downloads: 681
Follow Unfollow 3

Latest file for v1.15.0:
CommandMacros.zip 1-click install


CommandMacros

CommandMacros is a simple mod that allows you to do more, faster!

Current Features

  • Creating aliases via the .cmdalias command. (.cmdalias supports CRUD operations)
    .cmdalias new h .help creates an alias for .help under .h.
  • Running multiple commands in one alias, separated by semicolons.
    .cmdalias new twothings .help;.edi
  • Supplying arguments to an alias.
    .cmdalias new onetwo {0} {1};{1} {0} registers onetwo so .onetwo one two prints one two and two one to chat.

Planned Features

  • Rest arguments.
  • A GUI for creating and editing aliases.
  • Improved macro system.
  • Toggles.
  • Hold to toggle.
  • Maybe an embedded scripting language?
  • More? Who knows?

Because this is still in development, there is probably going to be a lot of breaking changes.

If you want to build this yourself, you will need to change the Reference locations in CommandMacros.csproj.

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v0.0.9 331 Jul 16th 2021 at 5:30 PM Show CommandMacros.zip Install now
v0.0.8 350 Jun 7th 2021 at 6:06 PM Show CommandMacros_0.0.8_VS_1.14.zip Install now

0 Comments (oldest first | newest first)

(edit comment delete)