Class PlaceholderAPIHook

java.lang.Object
valorless.rarespawns.hooks.PlaceholderAPIHook

public class PlaceholderAPIHook extends Object
Integration helper for PlaceholderAPI. Detects presence and logs integration status; provides a boolean for runtime checks.
  • Constructor Details

    • PlaceholderAPIHook

      public PlaceholderAPIHook()
  • Method Details

    • Hook

      public static void Hook()
      Attempts to detect PlaceholderAPI and logs whether integration is active.
    • isHooked

      public static boolean isHooked()
      Returns true when PlaceholderAPI is present on the server.