diff options
-rw-r--r-- | Essentials/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index dc08aec58..1ab9733ae 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -101,8 +101,8 @@ overridden-commands: # - info # Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts. -# Commands should fallback to the vanilla versions if available. # You should not have to disable commands used in other plugins, they will automatically get priority. +# See http://wiki.bukkit.org/Commands.yml#aliases to map commands to other plugins. disabled-commands: # - nick # - clear |