- Added a second attempt to get the render of the player's skin, to try and avoid what's shown in the picture:
(Unable to get render of player's skin to use as bot picture)
First/Original attempt: Get player's UUID via Bukkit.
Second attempt: Fetch player's UUID using Mojang's API.
- Java version changed from Java8 to Java9.