fix: shade kyori adventure

This commit is contained in:
Christian Koop 2024-06-22 20:25:05 +02:00
parent b0e51c1ac8
commit f4c1b02ed7
No known key found for this signature in database
GPG Key ID: 6A4A09E8ED946113

View File

@ -64,10 +64,10 @@
<excludeDefaults>false</excludeDefaults>
<includes>
<include>**/nms/v*/**</include>
<include>**/third_party/net/kyori/**</include>
</includes>
<excludes>
<exclude>**/third_party/org/apache/**</exclude>
<exclude>**/third_party/net/kyori/**</exclude>
<exclude>**/third_party/com/zaxxer/**</exclude>
<exclude>**/third_party/org/jooq/**</exclude>
<exclude>**/third_party/org/mariadb/**</exclude>