From 234af23608c30428b1bce4cf8d6152525f32ab6a Mon Sep 17 00:00:00 2001 From: Zoinkwiz Date: Wed, 18 Aug 2021 18:29:36 +0100 Subject: [PATCH] Add Region Chat plugin (#1783) --- package/verification-template/build.gradle | 1 + plugins/region-chat | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 plugins/region-chat diff --git a/package/verification-template/build.gradle b/package/verification-template/build.gradle index 0a5e714d7..669ac99e4 100644 --- a/package/verification-template/build.gradle +++ b/package/verification-template/build.gradle @@ -73,6 +73,7 @@ dependencies { } thirdParty("io.ably:ably-java:1.2.5") { because "broadcaster" + because "region-chat" exclude group: 'com.google.code.gson' } } diff --git a/plugins/region-chat b/plugins/region-chat new file mode 100644 index 000000000..298683181 --- /dev/null +++ b/plugins/region-chat @@ -0,0 +1,3 @@ +repository=https://github.com/Zoinkwiz/region-chat.git +commit=1aa9d977ff5ad7d9c04fe8caf65198effcc78514 +warning=This plugin submits your IP Address, in-game name, and chat messages in certain regions to a server not controlled or verified by the RuneLite developers.