Skip to content

Commit

Permalink
Merge branch 'master' into dude-wheres-my-stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Thource authored Nov 13, 2024
2 parents c9a78df + 0ba28f5 commit debae4f
Show file tree
Hide file tree
Showing 192 changed files with 303 additions and 141 deletions.
4 changes: 2 additions & 2 deletions LICENSE.templateplugin
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
The contents of the template plugin and the output of the `create_net_plugin.py`
script are, released into the public domain unless otherwise noted.
The contents of the template plugin and the output of the `create_new_plugin.py`
script are, released into the public domain unless otherwise noted.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ commit=9db374fc205c5aae1f99bd5fd127266076f40ec8

7. Write a short description of what your plugin does and then create your pull request.

8. Check the result of your PR's CI workflow. With a ✔️ all is good, however if it has a ❌ next to your commit click it to check the build log for details of the failure. Once you've read over the build error, make the required changes, and push another commit to update the PR with the new `commit=` hash.
8. Check the result of your PR's CI workflow, next to `.github/workflows/build.yml / build (pull_request)` will be either a ✔️ or an ❌. With a ✔️ all is good, however if it has an ❌, click `Details` to check the build log for details of the failure. Along with the build workflow there also may be an ❌ next to `RuneLite Plugin Hub Checks`, you will only need to worry about this if it says `View details for requested changes.`, in that case you should also read over those requested changes. Once you've read over the build error and requested changes, make the required changes, and push another commit to update the PR with the new `commit=` hash.
Don't worry about how many times it takes you to resolve build errors; we prefer all changes be kept in a single pull request to avoid spamming notifications with further newly-opened PRs.

9. Be patient and wait for your plugin to be reviewed and merged.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ Lcom/google/gson/GsonBuilder;.<init>()V:b
/^Lnet/runelite/api/widgets/WidgetInfo;/
/^Lnet/runelite/api/widgets/WidgetID/

# Use the overloaded getItemStats(int itemId) method instead
Lnet/runelite/client/game/ItemManager;.getItemStats(IZ)Lnet/runelite/http/api/item/ItemStats;:b

#
Lnet/runelite/client/account/AccountClient;.<clinit>()V:gs
Lnet/runelite/client/account/AccountClient;.login(I)Lnet/runelite/http/api/account/OAuthResponse;:b
Expand Down
2 changes: 1 addition & 1 deletion plugins/117hd
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/117HD/RLHD.git
commit=053929f356d2156d155d667fc880a451397fd0d7
commit=be10c909f8004c721f508f32481ec0b6da2c6538
authors=RS117,sosodev,ahooder
2 changes: 1 addition & 1 deletion plugins/acoldone-clogging
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/OmbudRov/AColdOne-Clogging.git
commit=7d0a0fac6acece74ca4e27a013dfae54a3362f73
commit=39d55a0e71e8ccd3243734a66b58f5f10da72b8f
3 changes: 3 additions & 0 deletions plugins/action-logger
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
repository=https://github.com/pajlads/ActionLogger.git
commit=d748d379e1aafcf9dfc3157448a0b01b357d7c01
authors=pajlada
2 changes: 1 addition & 1 deletion plugins/action-progress
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/guillaume009/runelite-plugin-action-progress.git
commit=b4ecf55e590f0e3908e97378e02dae4e64a03522
commit=41a468d3014e35fb12a7abf910ca1949b641bce5
2 changes: 2 additions & 0 deletions plugins/aerial-fishing-pearl-luck
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/H4waiianPunch/Pearl-Luck-Tracker.git
commit=f4f1fdec763962391b41a1fbad2eba7d351745f5
2 changes: 2 additions & 0 deletions plugins/affirmations
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/ChrissyKins/runelite_affirmations.git
commit=5d976fee5ff158b063370b01a109ef51d90cf2ce
2 changes: 1 addition & 1 deletion plugins/afk-marks-canafis
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/powerus117/RLAfkMarksCanafis.git
commit=020a9488957f913e3452e3b6e88529961e96c123
commit=bc2aaa1c9e4cf3f432fcf90cef1e82061e2efbf5
1 change: 1 addition & 0 deletions plugins/altered-stats
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
repository=https://github.com/JasonDahn/altered-stats.git
commit=56ec58e86bc7a47da48e440e09552ab58e47989f
disabled=true
2 changes: 1 addition & 1 deletion plugins/annoyance-mute
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/Broooklyn/runelite-external-plugins.git
commit=df20bd7c39a4616ce4311bfb7fab8c8d210ffdee
commit=f642bd9fad7fe9940beb1470702d9ad30a285b6f
authors=jzomdev
2 changes: 2 additions & 0 deletions plugins/antifire-checker
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/sariyamelody/antifire-checker.git
commit=a4d1c91d0e5f78ae57a1111ec5aa005329ac7d70
2 changes: 1 addition & 1 deletion plugins/attack-ranges
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/tylerwgrass/attack-ranges.git
commit=b78f9c23e8193ec723cc12ea7eda780601c26d38
commit=925452b3a9839b7f8fca99739f7bf0d76080b2e3
2 changes: 1 addition & 1 deletion plugins/ba-tiles
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/96jonesa/ba-tiles.git
commit=16727036f297622988b35835a70ee04dd9360d3d
commit=62e3f073537a35c07122caf06a0b8ad7e9af8840
2 changes: 2 additions & 0 deletions plugins/ban-list-export
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/P2GR/ban-list-export.git
commit=2f86ec7abe1f41a17c0c6c9136deac6374c44e8a
2 changes: 1 addition & 1 deletion plugins/bank-heatmap
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/raiyni/example-plugin.git
commit=716df968d0f6b72060c2424d248b1b52d3669988
commit=f161d0b747da6af738ec00469bc6348244b75ef3
2 changes: 2 additions & 0 deletions plugins/bank-highlighter
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/Evamist/Bank-Highlighter.git
commit=5adca8bb16a52913b4585865d0e8216db6bb5e4f
2 changes: 1 addition & 1 deletion plugins/bank-tag-generation
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/MitchBarnett/wiki-bank-tag-integration.git
commit=233f143f9994558bb44696411eccc6fd74d92d88
commit=89e7e3151d8b462764e7cc06007f32442665112b
2 changes: 1 addition & 1 deletion plugins/bank-tag-layouts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/geheur/bank-tag-custom-layouts.git
commit=2f9300c71a9098195a83a9aa76e57a88c659252c
commit=81f16b5d3ed5b089a383de2961f7ed821ab187f1
2 changes: 1 addition & 1 deletion plugins/barrows-potential
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Godofdrakes/barrows-potential.git
commit=4afcfc988c92cb300e094c5a5da3dcc7c6c5006b
commit=45d2eddeedb37ebe1875988c73bd0cc3e441339a
4 changes: 2 additions & 2 deletions plugins/better-godwars-overlay
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Adam-/runelite-plugins.git
commit=bdc119f6e42a30d36b6c9598a26858c463376e1d
repository=https://github.com/abd-khrubi/better-godwars-overlay.git
commit=a7da67b9bddf5b14aeb54d789b1dfe02965d473f
2 changes: 2 additions & 0 deletions plugins/bingo-helper
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/IronEvil478/Bingo-Helper.git
commit=4313d1259b35857df4712b65bfee7838bb00441f
2 changes: 1 addition & 1 deletion plugins/bot-detector
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
repository=https://github.com/Bot-detector/bot-detector.git
commit=0b33949f8e73c296aee0dd64417e0f5c5f68b65a
commit=d935825f817d1a96345742ca219fd1ddaaf23879
warning=This plugin submits the names, locations, and gear of encountered Players, and your IP address to a 3rd party website not controlled or verified by the RuneLite Developers.
authors=Ferrariic,Cyborger1
2 changes: 1 addition & 1 deletion plugins/c-engineer-completed
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/m0bilebtw/c-engineer-completed.git
commit=fed2bc770f961f2c1353933f45f576000998cd35
commit=0e1139480e262a25fbf053db5858c75e96aa2229
2 changes: 2 additions & 0 deletions plugins/castle-war-afk
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/Togtja/castle_war_afk.git
commit=0e28878877152a5c209ebd80130c575f806948d1
1 change: 1 addition & 0 deletions plugins/cg-recolor
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
repository=https://github.com/denaelc/gauntlet-recolor.git
commit=bebcd9ca906e44932fb560754825b3be454a90e8
disabled=Requires bugfix
2 changes: 1 addition & 1 deletion plugins/chat-success-rates
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Skretzo/runelite-plugins.git
commit=f5da9678031bd154fbde93b57c43d00c0a1d5194
commit=c8ebe28ec8d230a97a1f1b247897c8a6b67b7f27
2 changes: 1 addition & 1 deletion plugins/chatpanel
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/Yenof/Chat-Panel.git
commit=d718a36dd93f9647dca0a9b523acea05e466c6bf
commit=acc27e12a8dede765d6d5f9a1eeda898913fbb4b
authors=Yenof
2 changes: 1 addition & 1 deletion plugins/chompy-hunter
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/PJGJ210/chompy-hunter.git
commit=60e207650c0980b730c14da856ec090834b19560
commit=f17875714ee83e8dbdbffddbceecf7c9e55fcaae
2 changes: 2 additions & 0 deletions plugins/chugging-barrel
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/Syhlex/chugging-barrel.git
commit=1cf6c194d3810b0556f2f2ec6a33a9f2cf18c8e1
2 changes: 1 addition & 1 deletion plugins/chunk-tasks
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/nathanreidok/chunk-tasks.git
commit=525b2254da096fcaf91176d97dce78d694fb63be
commit=8b9212fd14367c64afb8394a54bf50bafbe46419
2 changes: 1 addition & 1 deletion plugins/clan-activity-tracker
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Phobos97/clan-activity-tracker.git
commit=faee2e1660a3c2c110d240fa159d8369e37de997
commit=bf34192168d4a25341a20007cd223f26a162c651
2 changes: 1 addition & 1 deletion plugins/clan-member-list-sort
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/erwinvc/runelite-plugins.git
commit=dac20d4f2aaf91cb1673ca820a7c7cecb4d0a2d2
commit=0a9a127ba594f03bb74d05be87bb00ce1b0ea9d8
2 changes: 1 addition & 1 deletion plugins/clear-unsent-messages
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/lightningboltemoji/clear-unsent-messages.git
commit=fe2dc6fdc3d2caa547f2ca13584c98e6ef165109
commit=e90b3eabd6aa70e4ee395b549874ba7419c2ef49
2 changes: 1 addition & 1 deletion plugins/clue-details
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Zoinkwiz/clue-details.git
commit=dec0627075533ff807afaaa1496e018b67f4ad24
commit=2eb001da71be7d039527fbfae066bd124c29f04b
2 changes: 1 addition & 1 deletion plugins/combat-logger
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/SuperNerdEric/combat-logger.git
commit=0a88833c7cfb1474659989e1741b77aab6505b6f
commit=0012dc3dab5726aafa7e0a82ed55003cd7b70f73
2 changes: 2 additions & 0 deletions plugins/compass-camera-control
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/RaazKH/CompassCameraControl.git
commit=63af9b3e322f148dee2a8ca6102d95a6130f5034
3 changes: 3 additions & 0 deletions plugins/cooking-buddy
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
repository=https://github.com/MapleBytes/CookingBuddy.git
commit=db4a8f2f58c55acd92a43f5f46935d969eb8f6fa

2 changes: 2 additions & 0 deletions plugins/crabman-group-bronzeman-plugin
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/mvdicarlo/osrs-crabman-mode.git
commit=f6e23c2a6e6cfd2dcd52bfa61d77383ae4f732d3
2 changes: 1 addition & 1 deletion plugins/creators-kit
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/ScreteMonge/creators-kit.git
commit=809c6b6dc3173ec60feb09719d4b8d742780b14d
commit=103a86179c1d4ee61d69f84103636d3d20880a88
2 changes: 1 addition & 1 deletion plugins/crop-circle-tracker
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/mattjrumble/crop-circle-tracker-plugin.git
commit=195b75d98cfe1ba4806ccbc1a583d2095a5d0840
commit=fbbd0731e19bd0287d820802b29d2957f492c700
warning=This plugin submits your IP address to a server not controlled or verified by the RuneLite developers.
3 changes: 3 additions & 0 deletions plugins/custom-emoji
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
repository=https://github.com/TheLouisHong/runelite-custom-emoji.git
commit=8be2460a77bf4480db16c2c4dc1f7f8fc0b7c50f
authors=LouisHong
2 changes: 1 addition & 1 deletion plugins/custom-item-hovers
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/geel9/runelite-custom-item-hovers.git
commit=7dd5b9f2fa34463cf459cbbfe1d1daa21d6ccba3
commit=82fe4f0f8b1f44f26cbdc3a1964724ec3cb9ecf6
2 changes: 2 additions & 0 deletions plugins/custom-vital-bars
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/qt31415926535-femboy/custom-vital-bars.git
commit=ca0e981a62bb082a094625188edfd3d38a3a43f9
2 changes: 1 addition & 1 deletion plugins/customizable-xp-drops
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/l2-/template-plugin.git
commit=a8778f1c5934feac45d155fd6a9520ec654c3534
commit=beaeb3cb02f449fc3fb1d4c8f3c3b7781dcfd7db
2 changes: 2 additions & 0 deletions plugins/damage-sounds
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/Worley03/rlplugin-damage.git
commit=535702fcb1e1233c3c44cd16d7ca6d1f1f7f8f4f
2 changes: 1 addition & 1 deletion plugins/decimal-prices
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/rmaes4/decimal-prices.git
commit=1db835ba25debba83d310868e3ea49ba8cb24733
commit=d5cf0945dad76954299f8b31e6bd4ceda2787df0
2 changes: 1 addition & 1 deletion plugins/did-i-compost
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/AbusiveTuna/DidICompost.git
commit=03ce363c55c75ee33e885ac7ce5c0ffc429d93d0
commit=fff1e7e461be60518514026fa8e1efe4abdababc
2 changes: 1 addition & 1 deletion plugins/dink
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/pajlads/DinkPlugin.git
commit=53a64a94f364719dcaf8f052ba613fa535263370
commit=d90531a343bcca315906e87317273cd20449314d
authors=Mm2PL,pajlada,Felanbird,iProdigy
2 changes: 1 addition & 1 deletion plugins/discord-chat-logger
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/PJGJ210/Discord-Chat-Logger.git
commit=454d62dd1fa38a49dbbf64e5cfe633ae2eeedc4d
commit=120dfd4c63078c6d2ccc99bc89a6bef660b5e7a3
2 changes: 1 addition & 1 deletion plugins/discord-collection-logger
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/PJGJ210/Discord-Collection-Logger.git
commit=ad1605d971d410452ad2cbb22d368d00016a7325
commit=0b65acb298ba75ef42749034642227aaf7afc32e
2 changes: 2 additions & 0 deletions plugins/distraction-reducer
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/Car-Role/Distraction-Reducer.git
commit=a6da764421d8f9c72a42814a59e994da07a3c502
2 changes: 1 addition & 1 deletion plugins/dps-calculator
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/LlemonDuck/dps-calculator.git
commit=2547e353563f4820b2105951b37860af793df446
commit=5b9e18cb952c574430ca33d3d72c6249db0bdb4e
2 changes: 1 addition & 1 deletion plugins/droptracker
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/joelhalen/droptracker-plugin.git
commit=dffaecd07eef3b2101188b715c3d80b7dc208698
commit=13aa8c19f6949aff7ec00d6c368c748c071adfec
2 changes: 1 addition & 1 deletion plugins/dt2-mistake-tracker
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/DominickCobb-rs/DT2-Boss-Failure.git
commit=0c59fc3b12bb14eabf4324ece34adcb4d828932c
commit=e6792347a8f36bc3e70943f8ba10b478232c5172
authors=DominickCobb
2 changes: 1 addition & 1 deletion plugins/easy-giantsfoundry
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/Toofifty/easy-giantsfoundry.git
commit=42a7260b811991fe13aebbe549b260b242796e35
commit=bb54c8fff7a16dee4a6e7716922f7adf485b9351
authors=Toofifty,pwatts6060
2 changes: 2 additions & 0 deletions plugins/ectoplasmator-reminder
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/staytheknight/ectoplasmator-reminder.git
commit=7b8c95980a813861de9ed61853ebe6d4dbcd58ba
2 changes: 1 addition & 1 deletion plugins/embargo-clan-plugin
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/Sharpienero/Embargo-Plugin.git
commit=70c4b5fc04e2f153251c25ad09f0a331658b45ac
commit=a5b1f1e8405c33fb00754b9eba822542ce880b94
warning=This plugin sends player data (including IP address) to a 3rd party server not controlled by RuneLite or Jagex. To see the full list of data this plugin collects, check out project's README on Github
2 changes: 1 addition & 1 deletion plugins/emblem-trader-skull-timer
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Teekiz/skull-timer.git
commit=ea661abd89743f2d5a626992211f09409f570d5e
commit=e1a098ce68957049d8db89238b58820f903ed996
2 changes: 1 addition & 1 deletion plugins/emote-clue-items
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/larsvansoest/emote-clue-items.git
commit=31e4e52d44fdddbade81792f029ea2b342f9458e
commit=978e59df9b3d3301337cd7e7ee7cf53fb5c52ced
2 changes: 1 addition & 1 deletion plugins/entrana
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/pwatts6060/runelite-plugins.git
commit=e47f1433babb39bb3b2b1f08563412c2cb31121f
commit=9d40c22c90241e37d6a20a740b5b91f7dfae9863
3 changes: 3 additions & 0 deletions plugins/equipment-lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
repository=https://github.com/Matimatician/Equipment-Lock.git
commit=25b26f6420f5b875dcd98369adf059c85c6d0b57
warning=This plugin submits your account hash, IP address, group ID, and items equipped to a 3rd party server not controlled or verified by the RuneLite Developers. Also, the plugin may momentarily freeze the client when you equip a new item.
2 changes: 1 addition & 1 deletion plugins/escape-crystal
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/johnvictorfs/escape-crystal-runelite-plugin.git
commit=8e55581a353aca50195f156525d477ce4319f6c8
commit=c78b789f66718470afa6590063881fc17f9c1815
2 changes: 1 addition & 1 deletion plugins/escape-crystal-notify
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Xylot/escape-crystal-notify.git
commit=1c9ea75cf6a2d3893e6eee8f30c5801f55a577a4
commit=f977b237177a27674632a296e36b25d2a8b982ba
2 changes: 2 additions & 0 deletions plugins/essence-pouch-tracking
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/Infinitay/essence-pouch-tracking.git
commit=97ad272303cb4dd95969bb405e3218da03246ea6
1 change: 1 addition & 0 deletions plugins/eventsapi
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
repository=https://github.com/morgan-vanv/RuneLite_EventsAPI.git
commit=50928ab65a854517aea31988b459574a7346bd47
authors=morgan-vanv
disabled=abuse
2 changes: 2 additions & 0 deletions plugins/examine-log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/CarlOmega/examine-log.git
commit=cfe683454e7e6dace98adcb21417fe366fd50454
3 changes: 2 additions & 1 deletion plugins/fairy-ring-butterflies
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
repository=https://github.com/Jmmuir/Fairy-Ring-Butterflies.git
commit=b5c4f0f74299b6fc97b9795d5b80db403c62c7e0
commit=16d012a5118d9700ccf6be010dfc52b3cdbb049d

2 changes: 2 additions & 0 deletions plugins/farming-guild-overview
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/wouterrutgers/farming-guild-overview.git
commit=fc4df6205132b73bba563841625504ab0bbbc2dd
2 changes: 1 addition & 1 deletion plugins/first-person
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Zoinkwiz/FirstPerson.git
commit=464a774299b06146d65dd9932160d0f9db5bea21
commit=750e0d32a53ed090f105f1e6d700d90be4cc3ce7
2 changes: 2 additions & 0 deletions plugins/flipper
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
repository=https://github.com/Sir-Kyle-Richardson/OSRS-Flipper.git
commit=967dc5c721647d9e0dbd63cf3dea30fb805f5122
warning=This plugin submits Grand Exchange transactions and your IP address to a 3rd party website not controlled or verified by the RuneLite Developers
authors=OkayestDev
disabled=unmaintained
2 changes: 1 addition & 1 deletion plugins/flipping-copilot
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/cbrewitt/flipping-copilot.git
commit=ae2003c4a42f6baea9e383ab27b8f048f71b7837
commit=f772132aac1ee3e83c7cc1731734250c78ef44ca
warning=This plugin submits your grand exchange offers, grand exchange transactions, and IP address to a 3rd party server not controlled or verified by the RuneLite Developers.
2 changes: 1 addition & 1 deletion plugins/friend-list-viewer
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/molo-pl/runelite-plugins.git
commit=c066e3f1e52e9664ec1dd78d1e90907d89ea00a1
commit=f8c9c3ab6ecb2c7d6ba33024e30480f4317ab6d4
2 changes: 1 addition & 1 deletion plugins/friend-live-locations
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/TiboDeMunck/runelite-live-friend-locations-plugin.git
commit=ba06564dbbdcc9b5c93d5a3a43c13479f1c18688
commit=1d42f3898a0019610bcf381cdf5e584f1778256b
2 changes: 1 addition & 1 deletion plugins/frost-hp-run
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/hybridbrizz/Frost-Hp-Run.git
commit=f982de8d7493e1f6fa81e317bccf7e482f791f03
commit=56f2097c725a3f96b74a613f352891fe6fa54109
2 changes: 1 addition & 1 deletion plugins/gauntlet-minimap
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/VicSegers/gauntlet-minimap.git
commit=381a7d38b3bd1869d97080af43dd2e9c2edba31b
commit=4745ea9960dd85ca094e372299ba8025720e7717
2 changes: 1 addition & 1 deletion plugins/ge-filters
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/salverrs/GE-Filters.git
commit=ad4a7dbbee4058f5ebfef05fed13410f2cd24cbc
commit=0128abaef76aaa9d12ef7b2e18b67e75fa911a1c
2 changes: 1 addition & 1 deletion plugins/gecalc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/cman8396/GECalc.git
commit=963b9068de424daa4a8d3cb894241cc7607a6afc
commit=38a54b5680b198b901504bd2fc37e7242be48cfd
2 changes: 1 addition & 1 deletion plugins/gim-plugin
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/davidvorona/gim-plugin.git
commit=8fcee7e37571537de67cdea2d3261ab5e4db013e
commit=8818df9ca99dffe0e6cdaf855c4e50cf13fd8863
2 changes: 2 additions & 0 deletions plugins/goading-helper
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/NCG-RS/Goading-Potion-Helper.git
commit=ce60641361343d79dbe9fecdc09c85001f274770
2 changes: 1 addition & 1 deletion plugins/gp-per-hour
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/MosheBenZacharia/GP-Per-Hour.git
commit=de4d20293ff66685ca2a1033ccf7985f143142e4
commit=ca75f6a9d8348df5d7b1b74b481863c5c401806c
authors=MosheBenZacharia
6 changes: 3 additions & 3 deletions plugins/gpu-experimental
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
repository=https://github.com/abextm/runelite-plugins.git
commit=65b1367bc1e23ef926765e2b82d2fdf2487bd175
disabled=true
repository=https://github.com/Adam-/runelite-plugins.git
commit=9dfe5f943794391a9647093f41fa9dd0870e4000
warning=This plugin is for testing experimental GPU changes, and may cause crashes and render things incorrectly.
2 changes: 1 addition & 1 deletion plugins/health-notifications
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/TommyAndy/health-notifications.git
commit=f6142082d93c3a24946909946baa963d4ac9b0d7
commit=990a1970cf155d57289edefdd14e4ba41f1a1a6b
2 changes: 1 addition & 1 deletion plugins/herb-farm-calculator
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/LucasPickering/runelite-herb-farm-calculator.git
commit=dd2b666bef76d5f45d9306ea1f9c96240038cb76
commit=a05d8c974eaca976366477910369b959dfb604c1
2 changes: 2 additions & 0 deletions plugins/hide-and-seek-tracker
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/jeromkiller/HideAndSeekTracker.git
commit=7bd3fe46f26e1155e06bb677acff098aea3d968e
2 changes: 2 additions & 0 deletions plugins/hide-chat-buttons
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repository=https://github.com/salemwatkins/HideChatButtons.git
commit=cccaabc76ba03acbcb53fdd8627ef3624a0b9b2e
3 changes: 2 additions & 1 deletion plugins/hide-widgets
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
repository=https://github.com/PresNL/hide-widgets.git
commit=ee08beb20ff57f717cbd42c1e4ce68a169da6dc6
commit=739df119e2de9285864eaf5b22f10f1c9c5b515c
authors=JZomDev,PresNL
2 changes: 1 addition & 1 deletion plugins/influxdb-stats
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/Equinox-/runelite-influxdb.git
commit=6b1113bdd01497d6bf08e88bfe3aabb9ebfbe132
commit=d479b539318bd7945f058e16ae3ec68c831cd6ba
3 changes: 2 additions & 1 deletion plugins/inventory-count
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
repository=https://github.com/robrichardson13/inventory-count.git
commit=a9eb8fb64b866751de35ac4614f74b513df038b7
commit=5c274cc3a15d0a038e88e1644d6c2d568f75b55c
authors=robrichardson13,Zenrion
2 changes: 1 addition & 1 deletion plugins/inventory-setups
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repository=https://github.com/dillydill123/inventory-setups.git
commit=c4bcf50591776bd46936eac3f17f2aa145ff6970
commit=c6062e73131d329d24fe84218e1a9b7a887404e4
Loading

0 comments on commit debae4f

Please sign in to comment.