summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandrealname.java
Commit message (Expand)AuthorAgeLines
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-3/+3
* Clean up exception types.KHobbits2013-06-22-1/+1
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-2/+3
* Improve hidden player matching.KHobbits2013-05-23-1/+2
* Less strict matching on /realnameKHobbits2012-09-11-6/+3
* Make /realname throw an error if no matches were foundKHobbits2012-09-11-0/+6
* Split colour permissions into 3: color/magic/formatKHobbits2012-03-22-2/+2
* Cleaning up displaynamesKHobbits2012-03-21-0/+1
* Fix sorting of users in /whosnowleo2011-12-11-3/+3
* Command CleanupKHobbits2011-12-01-3/+3
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-4/+5
* Code cleanup continued.KHobbits2011-11-18-3/+3
* Cleanupsnowleo2011-10-19-3/+4
* Made a couple commands available for the console (ones that make sense to be ...Tim P2011-10-18-5/+5
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Added option to hide player from /list /who ... login message.snowleo2011-07-18-0/+4
* Fix /realnamesnowleo2011-07-06-6/+7
* Refactoring: New Charge classsnowleo2011-05-22-1/+1
* [trunk] translations = T'sementalo2011-05-11-2/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-11/+9
* Moving all files to trunk.snowleo2011-03-19-0/+40