Where is the plugin.yml File?
There isn’t one (yet)! Instead you put a line like this before your class declaration:
@Plugin(id = “PluginID”, name = “Human Friendly Name”, version=“Version Number”)
(The “yet” is making me fear)
Form this nice thread