Skip to content

Commit

Permalink
Remove relocation
Browse files Browse the repository at this point in the history
  • Loading branch information
HaHaWTH committed Jul 23, 2024
1 parent a4312fd commit 2a40c2b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,14 +454,6 @@
<pattern>com.alessiodp.libby</pattern>
<shadedPattern>fr.xephi.authme.libs.com.alessiodp.libby</shadedPattern>
</relocation>
<relocation>
<pattern>net.kyori.examination</pattern>
<shadedPattern>fr.xephi.authme.libs.net.kyori.examination</shadedPattern>
</relocation>
<relocation>
<pattern>net.kyori.option</pattern>
<shadedPattern>fr.xephi.authme.libs.net.kyori.option</shadedPattern>
</relocation>
</relocations>

<filters>
Expand Down Expand Up @@ -899,11 +891,6 @@
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.3.3</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.17.0</version>
</dependency>

<!-- LuckPerms plugin -->
<dependency>
Expand Down

0 comments on commit 2a40c2b

Please sign in to comment.