Interface CommandRegistry.CommandTester

Enclosing class:
CommandRegistry

public static interface CommandRegistry.CommandTester
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(org.bukkit.entity.Player player, @Nullable String permission)
     
  • Method Details

    • test

      boolean test(org.bukkit.entity.Player player, @Nullable @Nullable String permission)