|
387 | 387 | <url>https://jitpack.io</url> |
388 | 388 | </repository> |
389 | 389 | <!-- JsonConfiguration --> |
390 | | - <!-- Repo was down temporary, building this as workaround |
| 390 | + <!-- Repo was down temporary, building this as workaround--> |
391 | 391 | <repository> |
392 | 392 | <id>onarandombox</id> |
393 | 393 | <url>https://repo.onarandombox.com/content/groups/public</url> |
394 | | - </repository>--> |
| 394 | + </repository> |
395 | 395 |
|
396 | 396 | <!-- for development builds --> |
397 | 397 | <repository> |
|
402 | 402 | <id>minebench-repo</id> |
403 | 403 | <url>https://repo.minebench.de/</url> |
404 | 404 | </repository> |
405 | | -<!-- <repository>--> |
406 | | -<!-- <id>songoda-repo</id>--> |
407 | | -<!-- <url>https://repo.songoda.com/repository/public/</url>--> |
408 | | -<!-- </repository>--> |
| 405 | + <repository> |
| 406 | + <id>songoda-repo</id> |
| 407 | + <url>https://repo.songoda.com/repository/public/</url> |
| 408 | + </repository> |
409 | 409 | <repository> |
410 | 410 | <id>papermc</id> |
411 | 411 | <url>https://papermc.io/repo/repository/maven-public/</url> |
|
854 | 854 | <version>4.9.2</version> |
855 | 855 | <systemPath>${project.basedir}/lib/TNE.jar</systemPath> |
856 | 856 | </dependency> |
857 | | -<!-- <dependency>--> |
858 | | -<!-- <groupId>com.songoda</groupId>--> |
859 | | -<!-- <artifactId>skyblock</artifactId>--> |
860 | | -<!-- <version>2.2.13</version>--> |
861 | | -<!-- <scope>provided</scope>--> |
862 | | -<!-- <exclusions>--> |
863 | | -<!-- <exclusion>--> |
864 | | -<!-- <artifactId>MVdWPlaceholderAPI</artifactId>--> |
865 | | -<!-- <groupId>be.maximvdw</groupId>--> |
866 | | -<!-- </exclusion>--> |
867 | | -<!-- </exclusions>--> |
868 | | -<!-- </dependency>--> |
| 857 | + <dependency> |
| 858 | + <groupId>com.songoda</groupId> |
| 859 | + <artifactId>skyblock</artifactId> |
| 860 | + <version>2.2.13</version> |
| 861 | + <scope>provided</scope> |
| 862 | + <exclusions> |
| 863 | + <exclusion> |
| 864 | + <artifactId>MVdWPlaceholderAPI</artifactId> |
| 865 | + <groupId>be.maximvdw</groupId> |
| 866 | + </exclusion> |
| 867 | + </exclusions> |
| 868 | + </dependency> |
869 | 869 | <!-- <dependency>--> |
870 | 870 | <!-- <groupId>team.aura_dev.lib.slf4j-plugin.spigot</groupId>--> |
871 | 871 | <!-- <artifactId>slf4j-plugin-spigot</artifactId>--> |
|
0 commit comments