Notable changes
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you check out the wiki page or the video in the wiki page.
Full Changelog: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.6.0...mc1.18.2-0.7.0
Notable changes
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you check out the wiki page or the video in the wiki page.
Full Changelog: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.6.0...mc1.17.1-0.7.0
Notable changes
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you check out the wiki page or the video in the wiki page.
Full Changelog: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.6.0...mc1.16.5-0.7.0
Just a 0.4.2 port
Just a 0.4.2 port for 1.17
What's new?
- Fixed all argument type inputs (everything works now :D)
What's new?
- Fixed issue with command redirect
What's new?
- Added 2 new command modes
COMMAND_CUSTOMandCOMMAND_REASSIGN_AND_CUSTOM- Custom Commands (similar to Command Alias but using a smart format and better expanding)
Check out the quick and dirty documentation
- Added command redirects
- Added
"ignoreOptionalRemoval"field to prevent optional argument removing[Fields] - Changed json format
- Fixed message/subcommand binding
- Fixed sleep timer bug
- Added optional arguments support
- Added ability to reassign existing commands using
reassignOriginalfield


