summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/command/defaults/PluginsCommand.java
Commit message (Expand)AuthorAgeLines
* Fix tab completion for plugins / reload commandmd_52017-11-10-0/+7
* Add tab-completion API. Fixes BUKKIT-2181. Adds BUKKIT-2602Score_Under2012-10-16-1/+2
* Update commands to match 1.3 vanilla commandsfeildmaster2012-08-06-1/+0
* Removed pointless counter and use .length in PluginsCommand. Thanks nallar!EvilSeph2012-04-02-3/+1
* Added plugin count to the PluginsCommand.EvilSeph2012-03-22-2/+4
* [Bleeding] Added option to remove entire plugins from the help index using th...rmichela2012-03-16-1/+1
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-3/+3
* Commands now have the ability to set a permission required before executionDinnerbone2011-09-02-0/+43