Commit graph

2 commits

Author SHA1 Message Date
Norbi Peti 3dfefcb776 Fixes
- saveDefaultConfig() - There's no default config in the plugin
- The config process didn't put the world name in the config when saving
- No plugin.yml
- The Main class was created in each class it got referenced (Main
plugin=new Main()), Bukkit doesn't allow that
- TaskManager.configProcess was never set
Still not much for an untested version.
2016-11-26 16:21:41 +01:00
Norbi Peti bf0f805d2c Converted to Mvn project and added plugin.yml 2016-11-26 11:58:30 +01:00