Add missing API classes in standalone mode

This commit is contained in:
GeorgH93 2021-07-16 19:15:05 +02:00
parent f159e72388
commit 8e8ce18aff
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8

View File

@ -198,6 +198,9 @@
<exclude>at.pcgamingfreaks.Minepacks.Bukkit.API.Callback</exclude>
<exclude>at.pcgamingfreaks.Minepacks.Bukkit.API.MinepacksPlugin</exclude>
<exclude>at.pcgamingfreaks.Minepacks.Bukkit.API.MinepacksCommandManager</exclude>
<exclude>at.pcgamingfreaks.Minepacks.Bukkit.API.WorldBlacklistMode</exclude>
<exclude>at.pcgamingfreaks.Minepacks.Bukkit.API.ItemFilter</exclude>
<exclude>at.pcgamingfreaks.Minepacks.Bukkit.API.Events.*</exclude>
</excludes>
</relocation>
</relocations>