summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandignore.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-5/+5
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-1/+1
* Clarify message when ignoring exempt players.KHobbits2013-10-27-1/+4
* Format to the format with the formatter.drtshock2013-09-24-22/+22
* Ignore list and no tpa to self. Fixes ESS-4456 ESS-4711drtshock2013-09-24-2/+11
* Clean up exception types.KHobbits2013-06-22-1/+1
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-1/+1
* Players should not be able to ignore ConsoleKHobbits2012-06-16-4/+3
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-9/+7
* Command cleanupKHobbits2011-11-18-10/+10
* New feature allows a user to ignore other playerssnowleo2011-05-15-0/+49