From c288eab1ba42e762710eb875bbe2599daa59de65 Mon Sep 17 00:00:00 2001 From: Russell Bookland Date: Sat, 16 Nov 2024 03:15:09 -0500 Subject: [PATCH] update global-chat (#6381) * Fix security issues * fix duplicate message * Remove publishing of DMs * improve how special characters are removed from names --- plugins/global-chat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/global-chat b/plugins/global-chat index 9b7112e63..9b93c0662 100644 --- a/plugins/global-chat +++ b/plugins/global-chat @@ -1,4 +1,3 @@ repository=https://github.com/RusseII/region-chat.git -commit=403f4d0d17dd537838f3929a37bb095e1e5e3372 +commit=f2afe9813b9cd887809a5011e30a4ccda1178d36 warning=This plugin submits all sent chat messages and your IP address to a server not controlled or verified by the RuneLite developers. -disabled=true