
303
0
Updated package name from
su.gprbtosu.untodeto account for my website domain name change to untode.su- The console username case is now consistent with regular console commands on startup/shutdown (was:
console, now is:CONSOLE). - Now Discord embeds include the
timestampfield - Now Discord embeds just have the
titlewith the message instead of it beingService Announcementwhich looks oh so much better on Linux clients:
- The console username case is now consistent with regular console commands on startup/shutdown (was:
Hotfix release 1.1.1 fixed the issue with the plugin not consuming a command request resulting in a chat message with the command being printed.
This was related to
onCommand()returning false as I assumed (I made a mistake by THINKING) that it would send an error to the sender.
