From e4e31d3469cd58b1eca94722b5bcc054dbcfbcbe Mon Sep 17 00:00:00 2001 From: Sicryption Date: Tue, 1 Apr 2025 00:36:46 -0400 Subject: [PATCH] add valiance-clan (#7637) * Introduce Valiance Clan plugin * Add warning for external IP usage * Save as UTF8 Formatting * Case-sensitive plugin name * Address OkHttpClient & User Agent MR Request * Unregister event handlers on shutdown * Send CA data as well --- plugins/valiance-clan | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/valiance-clan diff --git a/plugins/valiance-clan b/plugins/valiance-clan new file mode 100644 index 000000000..aa2eaf3e0 --- /dev/null +++ b/plugins/valiance-clan @@ -0,0 +1,3 @@ +repository=https://github.com/Sicryption/ValianceClanPlugin.git +commit=09e9f11cf98716919ed4a7cf12a1d60ebd822e34 +warning=This plugin submits your username and IP address to a 3rd party server not controlled or verified by the RuneLite Developers. \ No newline at end of file