Recent content by imFel

  1. I

    Question intellij projects not being created correctly

    using Maven <repositories> <repository> <id>papermc-repo</id> <url>https://repo.papermc.io/repository/maven-public/</url> </repository> <repository> <id>sonatype</id> <url>https://oss.sonatype.org/content/groups/public/</url> </repository>...
  2. I

    Question intellij projects not being created correctly

    this happens consistently whenever I make a new project. I'm new to java development and spigot/paper so i dont know how to fix. how do i fix this? I don't have this issue in projects created previously.