Compatibility
Minecraft: Java Edition
26.1-snapshot-1
1.21.x
1.20.x
Platforms
Supported environments
Creators
Details
Changelog
Features & Improvements
- Added support for command aliases with variables (e.g.,
${player},${x},${y},${z}) in the config. - Aliases are now stored in
config/CommandMaker/aliases.jsoninstead of a single file inconfig/. - The
aliases.jsonfile supports comment lines (starting with#) for usage instructions, which are ignored by the loader. - Added
/addcommand reloadto reload aliases in-game, and fixed its logic to properly clear and re-register aliases. - Added
/setcmdvariable <variable> <value>command to allow players to set custom variables for use in aliases. - Custom variables set with
/setcmdvariablecan be referenced in aliases as${variable}. - Improved variable substitution logic to support both built-in and custom variables per player.
Bug Fixes
- Fixed issues with misplaced or missing braces in
ExampleMod.java. - Ensured all methods are fully implemented and syntactically correct.
- Fixed all syntax errors and ensured the mod compiles and runs as expected.
Other
- Cleaned up and refactored code for clarity and maintainability.
NOTE - Versions before 1.21.7 are not tested and are not reccomended. Please use 1.21.7 or 1.21.8 if possible.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.0.1Loaders
Game versions
1.20–1.21.8Downloads
11Publication date
August 25, 2025 at 12:24 PMPublisher

Nekky9180
Owner


