File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1616
1717 <repositories >
1818
19+ <!-- PAPERMC -->
20+ <repository >
21+ <id >papermc-repo</id >
22+ <url >https://repo.papermc.io/repository/maven-public/</url >
23+ </repository >
24+
1925 <!-- SPIGOT -->
2026 <repository >
2127 <id >spigot-repo</id >
3743 <!-- PAPI -->
3844 <repository >
3945 <id >placeholderapi</id >
40- <url >https://repo.extendedclip. com/content/repositories/ placeholderapi/</url >
46+ <url >https://mvnrepository. com/artifact/com.github. placeholderapi/placeholderapi </url >
4147 </repository >
4248
4349 <!-- bStats -->
94100
95101 <!-- PAPI -->
96102 <dependency >
97- <groupId >me.clip </groupId >
103+ <groupId >com.github.placeholderapi </groupId >
98104 <artifactId >placeholderapi</artifactId >
99105 <version >2.11.2</version >
100106 <scope >provided</scope >
You can’t perform that action at this time.
0 commit comments