From 553acdf0cdde1abe59399a83af5cc3deb78c188f Mon Sep 17 00:00:00 2001 From: t00thpick1 Date: Fri, 7 Feb 2014 18:40:59 -0500 Subject: [Bleeding] Implement Mojang command fallback system. Adds BUKKIT-5385 --- src/main/resources/configurations/bukkit.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/main/resources/configurations/bukkit.yml') diff --git a/src/main/resources/configurations/bukkit.yml b/src/main/resources/configurations/bukkit.yml index 60a894f6..b8069055 100644 --- a/src/main/resources/configurations/bukkit.yml +++ b/src/main/resources/configurations/bukkit.yml @@ -2,10 +2,10 @@ # As you can see, there's actually not that much to configure without any plugins. # For a reference for any variable inside this file, check out the bukkit wiki at # http://wiki.bukkit.org/Bukkit.yml -# +# # If you need help on this file, feel free to join us on irc or leave a message # on the forums asking for advice. -# +# # IRC: #bukkit @ esper.net # (If this means nothing to you, just go to http://webchat.esper.net/?channels=bukkit ) # Forums: http://forums.bukkit.org/forums/bukkit-help.6/ @@ -44,9 +44,7 @@ auto-updater: preferred-channel: rb host: dl.bukkit.org suggest-channels: true -aliases: -# icanhasbukkit: -# - version +aliases: now-in-commands.yml database: username: bukkit isolation: SERIALIZABLE -- cgit v1.2.3