summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandinfo.java
Commit message (Expand)AuthorAgeLines
* Reduce a few nickname refresh calls.KHobbits2014-06-19-0/+5
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+2
* 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
* Command cleanupKHobbits2011-11-18-1/+1
* motd and rules are now configured in the files motd.txt and rules.txt, values...snowleo2011-11-18-170/+8
* Correctly charge for the use of commands.snowleo2011-08-27-5/+1
* Several bug fixes and cleanup.snowleo2011-06-01-7/+16
* Creating info.txt, if it does not exist.snowleo2011-05-10-0/+1
* [trunk] translations - halfway thereementalo2011-05-10-6/+6
* Add support for info_username.txt and info_groupname.txt.snowleo2011-05-10-3/+19
* This is a big refactoring of the user class and more.snowleo2011-05-01-23/+42
* [trunk] New /info command, reads text from info.txt.snowleo2011-04-10-0/+147