We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c31a76 commit 55b3bbaCopy full SHA for 55b3bba
pom.xml
@@ -163,10 +163,6 @@
163
<id>placeholderapi</id>
164
<url>https://repo.extendedclip.com/releases/</url>
165
</repository>
166
- <repository>
167
- <id>minecraft-repo</id>
168
- <url>https://libraries.minecraft.net/</url>
169
- </repository>
170
</repositories>
171
172
<dependencies>
@@ -178,14 +174,6 @@
178
174
<scope>provided</scope>
179
175
</dependency>
180
176
181
- <!-- AuthLib -->
182
- <dependency>
183
- <groupId>com.mojang</groupId>
184
- <artifactId>authlib</artifactId>
185
- <version>1.5.21</version>
186
- <scope>provided</scope>
187
- </dependency>
188
-
189
177
<!-- HSCore -->
190
<dependency>
191
<groupId>me.hsgamer</groupId>
0 commit comments