update droptracker to v3.9 (#8033)

* v3.9

Re-implement api-based tracking (optional) to combat the inevitable outcome of "public" webhooks.

* Increment version to 3.9, add KC to drop & pb submissions

* Bugfix

Fixed an error preventing the plugin from starting

* Add Yama to longNpcs list

Added yama to the list of NPCs that take an unusually long period of time between the PB/kill time message and the loot event.

* Update droptracker

Call sendChatMessage on the client thread
This commit is contained in:
joelhalen
2025-05-31 19:57:30 -04:00
committed by GitHub
parent 0b8e7499ec
commit 1ad5a62fd6

View File

@@ -1,3 +1,3 @@
repository=https://github.com/joelhalen/droptracker-plugin.git
commit=f4735c7d6b3626787c4f811260886033c6ab9b4a
commit=b552575c5d959f9ffb946d768fa88903625e213b
authors=joelhalen,OSRSKoeppy