FIXED THE ESSENTIALS BUG
THANK YOU IIE
This commit is contained in:
parent
839a90f1f0
commit
15aada899c
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -55,6 +55,7 @@
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>org.spigotmc:spigot-api</exclude>
|
<exclude>org.spigotmc:spigot-api</exclude>
|
||||||
<exclude>com.github.TBMCPlugins.ButtonCore:ButtonCore</exclude>
|
<exclude>com.github.TBMCPlugins.ButtonCore:ButtonCore</exclude>
|
||||||
|
<exclude>net.ess3:Essentials</exclude>
|
||||||
</excludes> <!-- TODO: http://stackoverflow.com/questions/28458058/maven-shade-plugin-exclude-a-dependency-and-all-its-transitive-dependencies -->
|
</excludes> <!-- TODO: http://stackoverflow.com/questions/28458058/maven-shade-plugin-exclude-a-dependency-and-all-its-transitive-dependencies -->
|
||||||
</artifactSet>
|
</artifactSet>
|
||||||
<pluginExecution>
|
<pluginExecution>
|
||||||
|
|
Loading…
Reference in a new issue