summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/help
Commit message (Expand)AuthorAgeLines
* Some minor improvements from static analysismd_52017-11-07-11/+7
* Remove Bukkit reimplimentations of Vanilla commands.md_52017-05-14-3/+2
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-1/+1
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-75/+119
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-5/+7
* [Bleeding] Made IndexHelpTopic more conducive to subclassing. Addresses BUKKI...rmichela2012-03-22-15/+46
* [Bleeding] Moved HelpTopicComparator to Bukkit.jar. Addresses BUKKIT-1193rmichela2012-03-16-0/+46
* [Bleeding] Added automatically generated plugin-level sub-indexes to the mast...rmichela2012-03-16-0/+8
* Aesthetic changes to the /help command.rmichela2012-03-16-2/+2
* [Bleeding] Added option to remove entire plugins from the help index using th...rmichela2012-03-16-4/+16
* [Bleeding] Added support for amending help topic visibility permissions in he...rmichela2012-03-10-2/+23
* [Bleeding] Implemented command aliases in help. Addresses BUKKIT-1028rmichela2012-03-10-17/+27
* [Bleeding] Moved DefaultHelpTopic and GenericCommandHelpTopic to public bukki...rmichela2012-03-10-1/+139
* [Bleeding] Added support for linking custom CommandExecutor types to a HelpTo...rmichela2012-03-10-8/+17
* [Bleeding] Added Help API. Addresses BUKKIT-863rmichela2012-03-01-0/+161