wise-old-man / wiseoldman-runelite-plugin

The RuneLite plugin for the Wise Old Man project.
BSD 2-Clause "Simplified" License
3 stars 7 forks source link

Add plugin version to WOM API client userAgent #43

Open psikoi opened 7 months ago

psikoi commented 7 months ago

Current the plugin sends requests under the user agent WiseOldMan RuneLite Plugin. Ideally this would be changed to Wise Old Man - RuneLite Plugin v{version}.

This would be useful for monitoring buggy (older) versions of the plugin still in use.

Note: It would be nice if the core "Xp Updater" plugin also included the client version in the user agent.