Commit graph

10 commits

Author SHA1 Message Date
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
BuildTools
aec8cc506e I think it's done 2016-11-25 23:04:03 -05:00
BuildTools
6652583ca7 almost done 2016-11-25 15:58:35 -05:00
BuildTools
fb3f2a1cb6 made LoadSaveProcess non-static, mostly 2016-11-24 03:41:55 -05:00
BuildTools
f978862cfa progress update 2016-11-23 22:08:58 -05:00
BuildTools
841ee979be update on my progress 2016-11-23 18:46:52 -05:00
BuildTools
7f67c7f6f9 still not quite finished, and still not tested 2016-11-23 16:34:43 -05:00
alisolarflare
4dd1048994 Created methods that load and unload chunks 2016-11-22 22:54:36 -05: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