rmichela
|
0a925ff067
|
[Bleeding] Added support for custom index help topics in help.yml. Addresses BUKKIT-1263
|
2012-03-22 00:50:10 -04:00 |
|
rmichela
|
eb3c092ef8
|
[Bleeding] Added option to completely disable all automatic help topic generation by adding "All" to the ignore-plugins list in help.yml. Addresses BUKKIT-1264
|
2012-03-22 00:50:09 -04:00 |
|
zml2008
|
31b1bc02ca
|
[Bleeding] Fixed a StackOverflowError with command alias handling for Help. Addresses BUKKIT-1253
|
2012-03-22 00:50:09 -04:00 |
|
rmichela
|
82fab5b2d5
|
[Bleeding] Moved HelpTopicComparator to Bukkit.jar. Addresses BUKKIT-1193
|
2012-03-16 03:49:36 -04:00 |
|
rmichela
|
4589e943f6
|
[Bleeding] Added support for color codes in help.yml. Addresses BUKKIT-1191
|
2012-03-16 03:12:48 -04:00 |
|
rmichela
|
46429c6cb9
|
[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.
|
2012-03-16 03:10:25 -04:00 |
|
rmichela
|
f87e053c66
|
[Bleeding] Added automatically generated plugin-level sub-indexes to the master help index. Addresses BUKKIT-1180
|
2012-03-16 02:48:19 -04:00 |
|
rmichela
|
184faf1f29
|
[Bleeding] Added option to remove entire plugins from the help index using the help.yml file. Addresses BUKKIT-1178
|
2012-03-16 02:44:05 -04:00 |
|
rmichela
|
8ddd2f0566
|
[Bleeding] Help index now identifies itself as "Help: Index" rather than "Help: null"
|
2012-03-11 03:49:27 -04:00 |
|
rmichela
|
996832ff6c
|
[Bleeding] Added support for amending help topic visibility permissions in help.yml. Addresses BUKKIT-1113
|
2012-03-10 18:36:27 -05:00 |
|
rmichela
|
a8b2c6d04e
|
[Bleeding] Implemented command aliases in help. Addresses BUKKIT-1028
|
2012-03-10 17:56:20 -05:00 |
|
rmichela
|
03ce67c38c
|
[Bleeding] Moved DefaultHelpTopic and GenericCommandHelpTopic to public bukkit api.
|
2012-03-10 17:56:07 -05:00 |
|
rmichela
|
378424a1a1
|
[Bleeding] Added support for linking custom CommandExecutor types to a HelpTopicFactory. Fixes BUKKIT-1027
|
2012-03-10 17:55:44 -05:00 |
|
rmichela
|
818a61040e
|
[Bleeding] Added Help API. Addresses BUKKIT-863
|
2012-03-01 04:33:58 -05:00 |
|