plugin.yml
gschreiner83 opened this issue ยท 4 comments
Hello,
My server (omgserv) need the plugin.yml file to load the plugin.
I tried to add on, but, i'm unable to fill the "main" information.
How to create a plugin.yml file : http://wiki.bukkit.org/Plugin_YAML
Maybe this file could be added in every jar after that :)
plugin.yml content :
name: Roguelike Dungeons
main: ????
version: "1.4.4"
description: Adds randomized dungeons to the world.
author: Greymerk
website: http://github.com/Greymerk/minecraft-roguelike
"Points to the class that extends JavaPlugin"
There is no such class. I'll look into making one.