Conversation
|
No description provided. |
|
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
|
Why are you saving state to disk? Just use the rsprofile methods on config manager e.g. https://static.runelite.net/runelite-client/apidocs/net/runelite/client/config/ConfigManager.html#getRSProfileConfiguration(java.lang.String,java.lang.String), that'll make this a lot easier to review. Doing file operations requires much more scrutiny from the reviewer. This is ultimately optional but I'm going to give you a chance to do it before I review this further. If you don't want to make the switch, or I don't receive a response for 30 days, I'll review this as-is. |
|
Thanks for the info, i wasn't aware that this was possible. I'll have a look into this after my holiday and make adjustments.
Happy Holidays
|
Created a plugin that tracks the amount of stalls thieved during a session.
Also tracks the pet chance based on the stalls thieved.
Data is saved between sessions.