summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandping.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-2/+2
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-2/+3
* Code commentsKHobbits2012-10-06-1/+1
* Split colour permissions into 3: color/magic/formatKHobbits2012-03-22-1/+1
* Allow colour codes in /pingKHobbits2012-02-09-1/+1
* Optional argument to /ping [message]- Message to be echo'd.KHobbits2012-02-09-3/+12
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Code cleanup continued.KHobbits2011-11-18-1/+1
* [trunk] translations = T'sementalo2011-05-11-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-8/+1
* Moving all files to trunk.snowleo2011-03-19-0/+26