Changelog:
- The "/armorplusplus check" command now works in the Console
- The plugin no longer uses Jsoup to check the version, but uses a code from spigotmc.org to check:
https://www.spigotmc.org/wiki/creating-an-update-checker-that-checks-for-updates/. This minimizes the size by a lot.
[2nd REPOST:
Edited the UpdateChecker.java to put a random parameter in the URL, so it updates constantly instead of a few hours because caches
]