Commit graph

6 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
Norbi Peti 43da028a22 Merged into master manually 2016-11-26 11:32:33 +01:00
alisolarflare 9c0b28ab42 deleted ClassPath
It creates conflicts when other users download this eclipse project. If
your eclipse project glitches out after this change, re-add spigot and
craftbukkit
2016-11-22 22:48:08 -05:00
BuildTools 305f53278c here's what I've got 2016-11-21 22:10:31 -05:00
iiegit 9d59431264 Initial commit 2016-11-21 21:54:15 -05:00