|
@@ -430,7 +430,6 @@ public class mcMMO extends JavaPlugin {
|
|
*/
|
|
*/
|
|
private void registerCommands() {
|
|
private void registerCommands() {
|
|
CommandRegistrationHelper.registerSkillCommands();
|
|
CommandRegistrationHelper.registerSkillCommands();
|
|
- Config configInstance = Config.getInstance();
|
|
|
|
|
|
|
|
// mc* commands
|
|
// mc* commands
|
|
getCommand("mcpurge").setExecutor(new McpurgeCommand());
|
|
getCommand("mcpurge").setExecutor(new McpurgeCommand());
|