Class NoCheatHook

java.lang.Object
studio.magemonkey.fabled.hook.NoCheatHook

public class NoCheatHook extends Object
Handles plugin calls to NoCheatPlus to get around it blocking skill effects
  • Constructor Details

    • NoCheatHook

      public NoCheatHook()
  • Method Details

    • exempt

      public static void exempt(org.bukkit.entity.Player player)
      Exempts the player from NCP functionality
      Parameters:
      player - player to exempt
    • unexempt

      public static void unexempt(org.bukkit.entity.Player player)
      Unexempts the player from NCP functionality
      Parameters:
      player - player to unexempt