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: 809
Follow Unfollow 3
Author: VeryGoodDog
Side: Client
Created: May 11th 2021 at 1:36 PM
Last modified: Jul 16th 2021 at 5:30 PM
Downloads: 809
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}
registersonetwo
so.onetwo one two
printsone two
andtwo 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 | 401 | Jul 16th 2021 at 5:30 PM | Show | CommandMacros.zip | Install now | |
v0.0.8 | 408 | Jun 7th 2021 at 6:06 PM | Show | CommandMacros_0.0.8_VS_1.14.zip | Install now |