Additions
- Chatty v3 support (Thanks, sub-kek)
- Discord -> Minecraft message format options now support a
%userid%
placeholder (Thanks, fres621)
Fixes
- Edge case with custom hidden advancements throwing an error
- [Paper and forks only] output from chat channel console command commands not being captured when the plugin implementing the command uses Adventure (Thanks, sub-kek)
- Discord messages from hooked chat plugins that were broadcasted to console no longer show an unparsed
%chatcolor%
placeholder - Alerts used to not work for events that shared their HandlerList (Thanks, tangjin0418)
- "Message blocked by harmful links filter" error spam when a user sends a harmful link through minecraft chat that is blocked by discord
- Fix issues with 1.21.3+ sound changes (#1773)
Changes
- Web proxy options now apply to websocket proxy settings
- Changed the default ProxyHost value to not include a scheme in the url. This option only works when using just the domain name (
example.com
) or just an ip address (127.0.0.1
)