From cf62d6a81e06feb573ee50ed993d587894e33cd4 Mon Sep 17 00:00:00 2001 From: alwayslucky Date: Sat, 26 Jul 2025 19:10:16 -0500 Subject: [PATCH] update global-chat to v2.3 (#8502) * Global Chat Update - v2.3 * fix build failure * Improve wording and info on permissions/warnings * Update global-chat * Update global-chat * fix all PR feedback * remove interupts * Update warning message based on PR feedback * remove blocking awaitTermination calls --- plugins/global-chat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/global-chat b/plugins/global-chat index a66792a30..50592554e 100644 --- a/plugins/global-chat +++ b/plugins/global-chat @@ -1,3 +1,3 @@ repository=https://github.com/RusseII/region-chat.git -commit=d46ae09b86d1d328785a329e0fb52f8ccb00e0e8 -warning=This plugin submits all sent chat messages and your IP address to a server not controlled or verified by the RuneLite developers. +commit=f4b738395ec36bc9e40ba917baa1ac42e07c6df1 +warning=This plugin connects to the Global Chat servers to enable messaging between players. Your chat messages and IP address are sent to provide real-time communication. The Global Chat servers are not verified or controlled by the RuneLite developers.