NewAmazingPVP / AutoUpdatePlugins

Automatically update any spigot/bungeecord/velocity plugin you wish!
MIT License
11 stars 2 forks source link

fix: performance issues caused by lack of async #7

Closed ApliNi closed 11 months ago

ApliNi commented 11 months ago

Make readList() run asynchronously.

NewAmazingPVP commented 11 months ago

Perfect! Thanks for looking out.