Open Kalibrier opened 4 days ago
This does not work as is.
without this patch: with this patch:
Setting the format to %2$s
should fix this.
On second thought I'm not sure if we should modify the message at all as this might interfere with other plugins that rely on the AsyncPlayerChatEvent. It would be better to properly escape all special characters and just set the format string
👍
Should fix the "Could not pass event AsyncPlayerChatEvent" error