Skip to content

Commit

Permalink
add Towny hook to hook container
Browse files Browse the repository at this point in the history
  • Loading branch information
CyR1en committed Feb 17, 2024
1 parent 009257e commit 2dcb29c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ public void initHooks() {
hook(CarbonChatHook.class);
hook(VanishNoPacketHook.class);
hook(PapiHook.class);
hook(TownyHook.class);
hook(LuckPermsHook.class);
}

Expand Down

0 comments on commit 2dcb29c

Please sign in to comment.