geheur / clue-juggling-timers

BSD 2-Clause "Simplified" License
0 stars 2 forks source link

timer #2

Closed GeneralSpancake closed 7 months ago

GeneralSpancake commented 7 months ago

timer clues is incorrect should be 1 hour

DrYoshiyahu commented 7 months ago

I'm pretty sure this is not something that will be fixed with this plugin directly. This plugin gets the despawn timer from Runelite itself. Specifically the EventBus. Once Runelite adjusts the despawn timer for the clue scrolls, this plugin will continue to work as intended.

Septem151 commented 7 months ago

@DrYoshiyahu this plugin uses an internal mechanism for drop timers found within GroundItemPluginStuff

Setting the drop timer to 1 hour fixes this. I also added some additional formatting since the timer would always display in seconds leading to some text overflow in the infoboxes.

geheur commented 7 months ago

The plugin's timer is now 1 hour.