From a67e0c1433a2f776175efe651e516c10a39515d3 Mon Sep 17 00:00:00 2001 From: GJ Date: Sat, 2 Feb 2013 19:22:24 -0500 Subject: [PATCH] Removed the rest of the command disable code from config.yml --- src/main/resources/config.yml | 40 ----------------------------------- 1 file changed, 40 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index b330941de..89ffd6570 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -323,55 +323,15 @@ Experience: # Settings for commands ### Commands: - invite: - Enabled: true - mctop: - Enabled: true - mcrank: - Enabled: true - xplock: - Enabled: true - inspect: - Enabled: true - mcc: - Enabled: true - mcpurge: - Enabled: true - mcremove: - Enabled: true - mmoedit: - Enabled: true - accept: - Enabled: true - mcstats: - Enabled: true - skillreset: - Enabled: true - mcability: - Enabled: true - party: - Enabled: true - xprate: - Enabled: true - mcgod: - Enabled: true mcmmo: - Enabled: true Donate_Message: true - mcrefresh: - Enabled: true - addxp: - Enabled: true ptp: - Enabled: true Cooldown: 30 Confirm_Required: true Request_Timeout: 300 p: - Enabled: true #Allow mcMMO to use player display names in chat instead of their usernames Use_Display_Names: true a: - Enabled: true #Allow mcMMO to use player display names in chat instead of their usernames Use_Display_Names: true \ No newline at end of file