summaryrefslogtreecommitdiffstats
path: root/src/main/resources/configurations
diff options
context:
space:
mode:
authorrmichela <deltahat@gmail.com>2012-03-15 22:32:31 -0400
committerEvilSeph <evilseph@gmail.com>2012-03-16 03:10:25 -0400
commit46429c6cb948f5338f253c1e22cce459704d773b (patch)
tree03780dba830302e72484883842dd24def9fe5d31 /src/main/resources/configurations
parentf87e053c66cd229730bf8a4faba834ce7393f5f7 (diff)
downloadcraftbukkit-46429c6cb948f5338f253c1e22cce459704d773b.tar
craftbukkit-46429c6cb948f5338f253c1e22cce459704d773b.tar.gz
craftbukkit-46429c6cb948f5338f253c1e22cce459704d773b.tar.lz
craftbukkit-46429c6cb948f5338f253c1e22cce459704d773b.tar.xz
craftbukkit-46429c6cb948f5338f253c1e22cce459704d773b.zip
[Bleeding] Implemented the command-topics-in-master-index option in help.yml. Addresses BUKKIT-1189
When false, help topics that start with a slash are omitted from the mater index.
Diffstat (limited to 'src/main/resources/configurations')
-rw-r--r--src/main/resources/configurations/help.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/configurations/help.yml b/src/main/resources/configurations/help.yml
index 1a4ac9fc..5e6ed5b9 100644
--- a/src/main/resources/configurations/help.yml
+++ b/src/main/resources/configurations/help.yml
@@ -11,6 +11,9 @@
# Examples are given below. Color codes are allowed. When amending command topic, the string <text> will be replaced
# with the existing value in the help topic.
# --
+# Set this to true to list the individual command help topics in the master help.
+# command-topics-in-master-index: true
+# --
# Each general topic will show up as a separate topic in the help index along with all the plugin command topics.
# general-topics:
# rules: