add runealytics (#10806)

* feat: initial runealytics plugin

* fix: deprecated api `gson`

* fix: Updated warning message

* Update plugins/runealytics

Updated to suggested `warning` output text.

Co-authored-by: Rhea <napkinorton@gmail.com>

* Update plugins/runealytics

Update `warning` message

Co-authored-by: Rhea <napkinorton@gmail.com>

* Update commit hash

Updates link from `testing.runealytics.com` to `runealytics.com`

* Add authors to RuneAlytics plugin metadata

Added authors information to the RuneAlytics plugin.

* fix: remove plugin-class

* fix: update commit hash

* feat: add `build` to plugin properties - update commit hash

* chore: remove `runelite-plugin.properties` & `.gitignore` on /out

* fix: `log.info` to `log.debug`

---------

Co-authored-by: cshunton <cshunton@gmail.com>
Co-authored-by: Rhea <napkinorton@gmail.com>
This commit is contained in:
Michael A
2026-05-11 21:06:21 -07:00
committed by GitHub
parent ef68cb7c9d
commit b3c65e1a0c

4
plugins/runealytics Normal file
View File

@@ -0,0 +1,4 @@
repository=https://github.com/Runescape-Tracking/RuneAlytics-Plugin.git
commit=1ecddb6bf4336aceaaa8ac4a32930aa023e9e55d
warning=This plugin submits your IP address, in-game name, friends list, members of your clan chat, other player metrics, and optional bank contents, to Runealytics.com which is not maintained or reviewed by RuneLite.
authors=mrtms,cshunton