Go to file
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
.settings Fixes 2016-11-26 16:21:41 +01:00
src Fixes 2016-11-26 16:21:41 +01:00
.gitignore Fixes 2016-11-26 16:21:41 +01:00
.project Fixes 2016-11-26 16:21:41 +01:00
LICENSE Initial commit 2016-11-21 21:54:15 -05:00
plugin.yml Added commands to plugin.yml 2016-11-26 13:18:01 +01:00
pom.xml Fixes 2016-11-26 16:21:41 +01:00
README.md Initial commit 2016-11-21 21:54:15 -05:00

Entire-World-Loader