From 9f331caab55f672ad96ea8d69e55d33bae08da57 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 7 Jun 2024 18:10:23 -0400 Subject: [PATCH] disable global-chat This is exfiltrating all dms to a channel anyone can subscribe to *and* allows spoofing messages with the mod crowns. --- plugins/global-chat | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/global-chat b/plugins/global-chat index 156b95f90..9b7112e63 100644 --- a/plugins/global-chat +++ b/plugins/global-chat @@ -1,3 +1,4 @@ repository=https://github.com/RusseII/region-chat.git commit=403f4d0d17dd537838f3929a37bb095e1e5e3372 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