Skip to content

Commit cad1c21

Browse files
committed
Added ProGuard Obfuscation plugin. Added AdventureLibrary. Added support for MiniMessage formatting in all messages. Added support for 1.21.4. Added PAPI placeholders.
1 parent 0afd46e commit cad1c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<configuration>
5252
<show>private</show>
5353
<nohelp>true</nohelp>
54-
<excludes>UStats-Main.src.main.java.me.loving11ish.ustats.**</excludes>
54+
<excludes>UStats-Core.src.main.java.me.loving11ish.ustats.**</excludes>
5555
</configuration>
5656
<executions>
5757
<execution>

0 commit comments

Comments
 (0)