plugin.yml Generator
Use this tool to quickly generate your plugin.yml descriptor file.
Basic Info
Advanced Options
Live Preview
plugin.yml
Please fill required fields to copy
name: MyPlugin
main: com.example.plugin.MyPlugin
version: 1.0.0
How to use the generated config?
- In your plugin project, create a text file named
plugin.ymlin thesrc/main/resources/directory. - Click the "Copy Config" button above.
- Paste the content into
plugin.ymland save it.
