mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-05-29 19:08:39 -04:00
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:
4
plugins/runealytics
Normal file
4
plugins/runealytics
Normal 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
|
||||
Reference in New Issue
Block a user