summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandhelp.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-2/+2
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-5/+5
* More cleanupKHobbits2013-07-07-3/+3
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-2/+3
* Help command refresh.KHobbits2012-03-23-2/+9
* Allowing use of aliases in help/info/motd, for command suggestions.KHobbits2012-01-14-1/+1
* Added info how to read the next page to /info /help /motd /rulessnowleo2011-11-28-1/+1
* Rewriting help, to use new classes.KHobbits2011-11-22-202/+17
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-10/+13
* Null checkssnowleo2011-11-18-0/+3
* Code cleanup continued.KHobbits2011-11-18-4/+4
* Command cleanupKHobbits2011-11-18-0/+1
* /help now supports multiple permissions for a command in plugin.ymlsnowleo2011-08-30-29/+63
* Fix help for plugins which miss command descriptions.KHobbits2011-08-11-33/+40
* Making /help <string> match the plugin name.KHobbits2011-08-08-1/+2
* Adding a permission for unhiding help.KHobbits2011-07-27-0/+4
* Now the cleanupsnowleo2011-07-23-1/+0
* Revert "minor cleanup"snowleo2011-07-23-183/+185
* minor cleanupementalo2011-07-22-185/+183
* *First Commit - Please verify I did everything right* - Added translationsRobert Meany2011-07-22-1/+2
* Format.KHobbits2011-07-15-10/+9
* Adding a failure message for help searchKHobbits2011-07-15-3/+11
* Edited Essentials/src/com/earth2me/essentials/commands/Commandhelp.java via G...KHobbits2011-07-08-0/+7
* Fixing helpKHobbits2011-07-07-3/+8
* Cleanup of KHobbits commitsnowleo2011-06-25-10/+11
* Searchable help.KHobbits2011-06-25-6/+23
* Several bug fixes and cleanup.snowleo2011-06-01-19/+24
* [trunk] debug a error when processing help permissions nodesementalo2011-05-16-0/+6
* [trunk] translations - halfway thereementalo2011-05-10-2/+2
* [trunk] Help: first test for help_username.txt, then help_groupname.txt and t...snowleo2011-05-08-4/+12
* This is a big refactoring of the user class and more.snowleo2011-05-01-9/+8
* Moving all files to trunk.snowleo2011-03-19-0/+129