Plugin-Metrics
Plugin-Metrics copied to clipboard
Changed hardcode Json to API implementation (Gson)
It'd be a good idea to do the same with the server response...
Is it safe to assume that all Bukkit implementations will include Gson? That was the main concern when first doing JSON manually. This is something I'll need to look into.