AdrianLeeElder / runelite-bank-history-plugin

A runelite plugin for showing bank value over time
BSD 2-Clause "Simplified" License
3 stars 7 forks source link

Fix the auto-entry behavior. #23

Closed mrhappyasthma closed 1 year ago

mrhappyasthma commented 2 years ago

The onScriptEventCallback does not produce anything named setBankTitle. At least not for me. I couldn't find any good event to use, so instead just update whenever the user closes the bank. This is stable and more reliable.

Fixes https://github.com/AdrianLeeElder/runelite-bank-history-plugin/issues/9