The version number of fuji follows
semver
now: https://semver.org/
- (back module) fix: should not flip the relation of
ignore_distance
. (Thanks to @wolgamir)
The version number of fuji follows
semver
now: https://semver.org/
- (command_cooldown module) fix: adjust the priority of injector, to enhance the compatibility of the module. (Like the compatibility with command_advice module)
- (command_advice module) fix: adjust the priority of injector, to ensure the advice entry is only executed when the target command is actually executed.
The version number of fuji follows
semver
now: https://semver.org/
- (echo.send_console module) feature: add
/send-console
command, to send a string into the console.
The version number of fuji follows
semver
now: https://semver.org/
- (echo.send_console module) feature: add
/send-console
command, to send a string into the console.
The version number of fuji follows
semver
now: https://semver.org/
- (command_advice module) feature: add
command_advice
module, to allow decorate existing commands.
The version number of fuji follows
semver
now: https://semver.org/
- (command_debug module) feature: add
/command-debug <command>
command, to see debug info of a command.