Interface PluginMetadata


public interface PluginMetadata
Provides information about the LuckPerms plugin.
  • Method Details

    • getVersion

      @NonNull String getVersion()
      Gets the plugin version
      Returns:
      the version of the plugin running on the platform
    • getApiVersion

      @NonNull String getApiVersion()
      Gets the API version
      Returns:
      the version of the API running on the platform