Fixed plugin description loading

No longer hardcoding sample plugin, now uses plugins dir
This commit is contained in:
Dinnerbone
2010-12-24 19:05:14 +00:00
parent b8c8beab9a
commit d98b41865e
3 changed files with 27 additions and 2 deletions

2
sample/src/plugin.yml Normal file
View File

@@ -0,0 +1,2 @@
name: Sample Plugin
main: com.dinnerbone.bukkit.sample.SamplePlugin