Hey so when I try to use the Player#spigot() method to send BaseComponents, it returns an IDE error I converted my project from Maven to Gradle today and I'm pretty new to this, so apologies for any mistakes build.gradle: https://pastebin.com/r5N46xNX section of my code that is bugging: https://pastebin.com/ygvWpab0 my imports: https://pastebin.com/UF6hE6gX