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_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
- 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
reassignOriginal
field