summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandmail.java
Commit message (Expand)AuthorAgeLines
* Add local echo of mail being sent on /mail send.KHobbits2014-06-05-8/+12
* Stop using old string player lookup.KHobbits2014-05-17-4/+4
* Essentials UUID conversion.KHobbits2014-04-13-2/+3
* Future Java versions may not support _ as identifier.FearFree2014-03-22-19/+19
* Add missing language pointersLuke Anderson (stuntguy3000)2014-03-09-4/+6
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+2
* Clean ImportsKHobbits2013-10-11-1/+1
* Fix mail sendall from console skipping first paramKHobbits2013-08-13-2/+2
* fix mute message when chattingNecrodoom2013-07-12-0/+5
* Split util classes.KHobbits2013-06-08-3/+4
* Minor comment updates.KHobbits2013-02-03-1/+1
* Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronouslyIaccidentally2013-01-31-2/+2
* Tell user that /mail sendall succeeded when used in console.KHobbits2013-01-06-0/+2
* Fix mailementalo2012-10-28-3/+2
* Reduce calls to bukkit getPlayer();KHobbits2012-10-26-30/+3
* Prevent massive amount of mails being send.snowleo2012-10-07-2/+19
* Players should not be able to ignore ConsoleKHobbits2012-06-16-1/+1
* Add new command /hat and update translate keys as well as fix colour codes.md_52012-05-27-1/+0
* Split colour permissions into 3: color/magic/formatKHobbits2012-03-22-2/+2
* Sanitize mail for untoward characters.KHobbits2012-02-02-3/+4
* Stripping vanilla colour from /helpop and /mailKHobbits2012-01-16-2/+3
* New permissions: essentials.powertool.append.KHobbits2011-12-09-2/+2
* Fix /mail sendall, fixes #1209snowleo2011-12-07-4/+6
* New feature: /mail sendall <message>Khyperia2011-12-07-0/+36
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-13/+13
* Code cleanup continued.KHobbits2011-11-18-2/+2
* Little more command cleanup.KHobbits2011-11-18-4/+5
* Cleanupsnowleo2011-10-19-7/+10
* Minor fixes. Basic testing shows all works.Tim P2011-10-18-5/+25
* Made a couple commands available for the console (ones that make sense to be ...Tim P2011-10-18-0/+33
* Fixing mail argument errors.KHobbits2011-10-03-4/+7
* Throw correct exceptions Test #943ementalo2011-09-22-1/+1
* Correctly charge for the use of commands.snowleo2011-08-27-11/+5
* Fix Mail display in case not enough arguments are suppliedsnowleo2011-05-15-1/+1
* New feature allows a user to ignore other playerssnowleo2011-05-15-1/+4
* [trunk] translations - halfway thereementalo2011-05-10-7/+8
* This is a big refactoring of the user class and more.snowleo2011-05-01-8/+27
* Moving all files to trunk.snowleo2011-03-19-0/+52