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
What's new?
- Added 2 new command modes
COMMAND_CUSTOM
andCOMMAND_REASSIGN_AND_CUSTOM
- Custom Commands (similar to Command Alias but using a smart format and better expanding)
Check out the quick and dirty documentation