Skip to content

Commit e1e0c4a

Browse files
committed
Don't shade spigot
1 parent 7a3b9c9 commit e1e0c4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ProtocolLib/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@
7575

7676
<artifactSet>
7777
<excludes>
78-
<exclude>org.bukkit:craftbukkit</exclude>
78+
<exclude>org.spigotmc:spigot</exclude>
79+
<exclude>org.spigotmc:spigot-api</exclude>
7980
<exclude>junit:junit</exclude>
8081
</excludes>
8182
</artifactSet>

0 commit comments

Comments
 (0)