The version number of fuji follows
semver
now: https://semver.org/
- (command_toolbox.tpa) feature: add
/tpaaccept all
,/tpadeny all
and/tpacancel all
commands for convenience. (Thanks to @NeverEndingCycle)
The version number of fuji follows
semver
now: https://semver.org/
- (command_toolbox.tpa) feature: add
/tpaaccept all
,/tpadeny all
and/tpacancel all
commands for convenience. (Thanks to @NeverEndingCycle)
The version number of fuji follows
semver
now: https://semver.org/
- (command_bundle module) fix: the
/command-bundle un-register
command should not trigger NPE for some bundle-command.
The version number of fuji follows
semver
now: https://semver.org/
- (echo.send_custom module) fix: the
/send-custom as-message
command should work even the message is single paged. (Thanks to @Steedr) - (command_meta.delay module) feature: allow to use decimal for seconds argument. (Thanks to @Steedr)
The version number of fuji follows
semver
now: https://semver.org/
- (command_toolbox.nickname) fix: the
/nickname <set/reset>
command now updates the nickname on the fly, without the need to re-connect the server. (Thanks to @wolgamir) - (command_bundle) fix: the
/command-bundle un-register
should not trigger NPE for some fuji bundle-command. (Thanks to @wolgamir)
The version number of fuji follows
semver
now: https://semver.org/
- (chat.history module) fix: should not dupe the history entry. (Thanks to @Amotassic)