Skip to content

Commit

Permalink
Add missing API classes in standalone mode
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgH93 committed Jul 16, 2021
1 parent f159e72 commit 8e8ce18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Minepacks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8e8ce18

Please sign in to comment.