plugin-yml is a simple Gradle plugin that generates the plugin.yml plugin description file for Bukkit plugins,
paper-plugin.yml for Paper plugins, bungee.yml for Bungee plugins or nukkit.yml for Nukkit plugins based on
the Gradle project. Various properties are set automatically (e.g. project name, version or description) and
additional properties can be added using a simple DSL.
Please consult the wiki for up to date usage instructions