Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 580 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 580 Bytes

plugin-yml

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.

Usage

Please consult the wiki for up to date usage instructions