Merge remote-tracking branch 'refs/remotes/origin/develop' into update/hub-makeover

This commit is contained in:
Sam 2017-09-24 21:25:07 +01:00
commit 6797a6506c
1 changed files with 2 additions and 0 deletions

View File

@ -206,6 +206,8 @@ public class AntiHack extends MiniPlugin
});
new GwenExtremePrejudice(UtilServer.getPlugin());
CheckManager.AVAILABLE_CHECKS.remove(13, FastBow.class); // Temporarily disable FastBow
generatePermissions();
}