Package dev.plex.api.permission
Interface IPermissionHandler
public interface IPermissionHandler
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
hasPermission
(@NotNull org.bukkit.entity.Player player, @Nullable String permission) default boolean
hasPermission
(@NotNull org.bukkit.OfflinePlayer player, @Nullable String permission)