Skip to content

Conversation

@TheStonedTurtle
Copy link
Contributor

It seems like the plugin names are always lowercased in the API, causing the below URL to fail:
https://api.runelite.net/pluginhub/shields/rank/plugin/Player-Outline

Where once you lowercase Player-Outline the url works just fine:
https://api.runelite.net/pluginhub/shields/rank/plugin/player-outline

This PR fixes this by always lowercasing the parameter before getting the value from the map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant