Package net.luckperms.api.platform
Interface PluginMetadata
-
public interface PluginMetadataProvides information about the LuckPerms plugin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NonNull StringgetApiVersion()Gets the API version@NonNull StringgetVersion()Gets the plugin version
-