summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandhelpop.java
Commit message (Expand)AuthorAgeLines
* Helpop should use broadcast methodKHobbits2014-03-26-15/+10
* 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-3/+4
* More cleanupKHobbits2013-07-07-1/+1
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-2/+3
* Fix /helpop for console use.KHobbits2013-05-26-4/+17
* Split colour permissions into 3: color/magic/formatKHobbits2012-03-22-1/+1
* Cleaning up displaynamesKHobbits2012-03-21-1/+1
* Stripping vanilla colour from /helpop and /mailKHobbits2012-01-16-1/+2
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Code cleanup continued.KHobbits2011-11-18-2/+2
* Command cleanupKHobbits2011-11-18-5/+5
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Send helpop messages to consolesnowleo2011-07-19-1/+4
* [trunk] translations - halfway thereementalo2011-05-10-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-7/+8
* Moving all files to trunk.snowleo2011-03-19-0/+33