From 214d64e4ad2d70a85d28ed2a64fd0b31e80baf7e Mon Sep 17 00:00:00 2001 From: KHobbits Date: Mon, 7 Apr 2014 14:09:09 +0100 Subject: Update config.yml to reflect vanilla fallback no longer works. --- Essentials/src/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3