summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/command/defaults/VersionCommand.java
Commit message (Expand)AuthorAgeLines
* Minor cosmetic cleanups to imports etcParker Hawke2018-11-02-2/+0
* BUILDTOOLS-251: Make much of Bukkit locale independentmd_52016-06-26-3/+3
* Fix the version checkerThinkofdeath2014-12-28-2/+3
* Whoops, testing codeThinkofdeath2014-12-27-1/+0
* Fix the version checkThinkofdeath2014-12-27-6/+7
* Implement version checking into the /version commandThinkofdeath2014-12-27-0/+125
* Add tab-completion API. Fixes BUKKIT-2181. Adds BUKKIT-2602Score_Under2012-10-16-1/+25
* Let version print partial matches for plugin name. Addresses BUKKIT-2383Wesley Wolfe2012-09-28-20/+35
* [Bleeding] Added option to remove entire plugins from the help index using th...rmichela2012-03-16-1/+1
* [Bleeding] Cleaned up unsafe casts. Addresses BUKKIT-844Wesley Wolfe2012-02-29-2/+3
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-4/+4
* Made /version output same as startup outputNathan Adams2011-11-23-2/+1
* Commands now have the ability to set a permission required before executionDinnerbone2011-09-02-0/+90