repository

  1. Leonidius

    NukkitX repository: dependency not found

    I'm trying to add NukkitX as a library to my plugin in IntelliJ IDEA, so i copied the code from this page and pasted it to my pom.xml file. <repositories> <repository> <id>nukkit-repo</id> <url>https://repo.nukkitx.com/snapshot</url> </repository>...
Top