summaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorEvilSeph <evilseph@gmail.com>2014-02-11 00:39:23 -0500
committerEvilSeph <evilseph@gmail.com>2014-02-11 00:49:07 -0500
commit00b3721f078a03c5a333f03c62b641e5f8a45d48 (patch)
tree6a34b56ee6f3624ee820c6727677b77d2520be05 /src/main/resources
parent9131f5b55060f6751d12e587d5938794717e58c9 (diff)
downloadcraftbukkit-00b3721f078a03c5a333f03c62b641e5f8a45d48.tar
craftbukkit-00b3721f078a03c5a333f03c62b641e5f8a45d48.tar.gz
craftbukkit-00b3721f078a03c5a333f03c62b641e5f8a45d48.tar.lz
craftbukkit-00b3721f078a03c5a333f03c62b641e5f8a45d48.tar.xz
craftbukkit-00b3721f078a03c5a333f03c62b641e5f8a45d48.zip
Update/improve configuration documentation.
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/configurations/bukkit.yml4
-rw-r--r--src/main/resources/configurations/commands.yml15
2 files changed, 16 insertions, 3 deletions
diff --git a/src/main/resources/configurations/bukkit.yml b/src/main/resources/configurations/bukkit.yml
index b8069055..129ac34d 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 0fc05f09..0a5d4145 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-"