Hmm apparently Beer helps with coding, but not version control...

This commit is contained in:
Eric Stokes 2011-12-30 20:15:57 -07:00
parent 4429bdcf8e
commit 29ddb5e5c1
1 changed files with 0 additions and 5 deletions

View File

@ -708,11 +708,6 @@ public class MultiverseCore extends JavaPlugin implements MVPlugin, Core {
return this.playerListener;
}
// TODO remove this
public boolean loadMVConfigs() {
return false;
}
/**
* Saves the Multiverse-Config.
*