summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandext.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-3/+3
* Add permission: essentials.msg.multiple and essentials.pay.multipleKHobbits2013-12-28-2/+2
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-4/+4
* CleanupKHobbits2013-10-05-5/+0
* Extract user match loopingKHobbits2013-09-28-24/+13
* More cleanupKHobbits2013-07-07-1/+1
* Clean up exception types.KHobbits2013-06-22-2/+2
* Cleanup player argument matching in loopsKHobbits2013-05-05-1/+6
* [Permission] essentials.vanish.interact - Players with this permission will b...KHobbits2013-03-20-1/+2
* Add some missing hidden checksKHobbits2013-03-19-0/+5
* Try to unify player matching for hidden users:KHobbits2013-03-19-1/+9
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-3/+3
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Command cleanupKHobbits2011-11-18-6/+6
* Correctly charge for the use of commands.snowleo2011-08-27-2/+0
* [trunk] translationsementalo2011-05-09-2/+3
* This is a big refactoring of the user class and more.snowleo2011-05-01-9/+30
* Moving all files to trunk.snowleo2011-03-19-0/+29