[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. By: rmichela <deltahat@gmail.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user