From 628cf7318ba0576a15789b646dc75f1374eae18e Mon Sep 17 00:00:00 2001 From: Alexei Frolov Date: Tue, 13 Jan 2026 15:00:34 -0800 Subject: [PATCH] add blert (#6039) * Create blert v0.1.0 * Roll additional commits and update 3p deps * Verify additional missing protobuf dependency * Role additional commit to remove a dependency * Replace protos submodule with files * Additional protobuf dependencies * Add protoc compiler digest * Correct protoc dependency name * Add LICENSE * Roll plugin commit * Roll blert commit again * Roll plugin commit * Fix build file indentation * Remove os-maven-plugin dep and roll commit * Remove shadowJar target * Regenerate verification metadata * Small bugfix; update plugin version * Update to version 0.2.0 * Roll game world filtering * Update metadata after merge, cherry pick fixes * Re-add missing protoc executable dep * Remove protobuf dependency in favor of JSON * Use injected Gson object * Use gson TypeToken directly * Remove gson dependency from build.gradle * Fix websocket cleanup and deadlock --- plugins/blert | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/blert diff --git a/plugins/blert b/plugins/blert new file mode 100644 index 000000000..2763de2db --- /dev/null +++ b/plugins/blert @@ -0,0 +1,4 @@ +repository=https://github.com/blert-io/plugin.git +commit=83b5df634db0ec5c5e60e0950c0a02303641bb44 +authors=frolv +warning=This plugin submits your IP address, RSN, and data about your raids to a 3rd-party server not controlled or verified by Runelite developers.