mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
Add DropTracker plugin (#4417)
This commit is contained in:
@@ -39,7 +39,7 @@ dependencies {
|
||||
because "discord-rare-drop-notifier"
|
||||
}
|
||||
thirdParty("org.json:json:20200518") {
|
||||
because "discord-rare-drop-notifier"
|
||||
because "discord-rare-drop-notifier, droptracker"
|
||||
}
|
||||
thirdParty("org.jsoup:jsoup:1.13.1") {
|
||||
because "discord-rare-drop-notifier, drop-simulator, fire-beats, loot-table, loot-lookup"
|
||||
|
||||
3
plugins/droptracker
Normal file
3
plugins/droptracker
Normal file
@@ -0,0 +1,3 @@
|
||||
repository=https://github.com/joelhalen/droptracker-plugin.git
|
||||
commit=8b695a6f646fd72cbb45303d57d52c44e3da621c
|
||||
warning=This plugin submits your player name, clan member names, drop data, and IP address to a 3rd party server not controlled or verified by the RuneLite Developers.
|
||||
Reference in New Issue
Block a user