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