- Switched the plugin creating an EntityPixelmon variable in the spawn listener (which usually causes an error due to Pixelmon’s naughty - from what I’ve been told, anyway - spawning on main thread stuff) to using the PokemonSpec variable provided by the event. I can pull the same information from it, so I can only assume its the “correct/designated” way that Pixelmon (Generations) intends for this to be used, potentially solving that error without breaking the plugin.