From 00b3721f078a03c5a333f03c62b641e5f8a45d48 Mon Sep 17 00:00:00 2001
From: EvilSeph <evilseph@gmail.com>
Date: Tue, 11 Feb 2014 00:39:23 -0500
Subject: [PATCH] Update/improve configuration documentation.

---
 src/main/resources/configurations/bukkit.yml   |  4 ++--
 src/main/resources/configurations/commands.yml | 15 ++++++++++++++-
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/configurations/bukkit.yml b/src/main/resources/configurations/bukkit.yml
index b806905554..129ac34dd3 100644
--- a/src/main/resources/configurations/bukkit.yml
+++ b/src/main/resources/configurations/bukkit.yml
@@ -1,6 +1,6 @@
 # This is the main configuration file for Bukkit.
 # 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
+# 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
@@ -9,7 +9,7 @@
 # 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/
-# Twitter: http://twitter.com/Craftbukkit
+# Twitter: http://twitter.com/CraftBukkit
 # Bug tracker: http://leaky.bukkit.org/
 
 
diff --git a/src/main/resources/configurations/commands.yml b/src/main/resources/configurations/commands.yml
index 0fc05f0957..0a5d414554 100644
--- a/src/main/resources/configurations/commands.yml
+++ b/src/main/resources/configurations/commands.yml
@@ -1,4 +1,17 @@
+# This is the commands configuration file for Bukkit.
+# For documentation on how to make use of this file, check out the Bukkit Wiki at
+# http://wiki.bukkit.org/Commands.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/
+# Twitter: http://twitter.com/CraftBukkit
+# Bug tracker: http://leaky.bukkit.org/
+
 command-block-overrides: []
 aliases:
     icanhasbukkit:
-      - version
+      - "version $1-"