Currently having an issue using the JsonToNBT.getTagFromJson method.
I'm using IntelliJ and have it setup like you should. Everything works fine and I don't get any errors in the code or while building the jar. But as soon as I get in game and try to access my plugin, I get a NoSuchMethodError with it. Not sure what steps Im missing, but any help would be appreciated.
This is an error in the config files for the gyms, the JSON has extra commas and { } in it that it doesn't like. What version of pixelmon are you using btw?