summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandban.java
Commit message (Expand)AuthorAgeLines
* Clean up tempban messages to be a little clearer.KHobbits2014-07-14-1/+1
* Remove ban check from /ess cleanup, no longer required.KHobbits2014-07-12-3/+5
* Update to new ban method.FearFree2014-07-12-3/+3
* Remove Ess object from FakeServer.KHobbits2014-04-14-1/+1
* Converted emulated player class calls to use base class.KHobbits2014-04-13-3/+3
* Future Java versions may not support _ as identifier.FearFree2014-03-22-9/+9
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-2/+1
* Clarify no perm msgs for missing .offline permsFearFree2013-10-28-1/+1
* CleanupKHobbits2013-10-18-1/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-5/+4
* Cleanup broadcast, allow limited keywords in.KHobbits2013-06-16-1/+1
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-2/+3
* Reduce duplicated broadcast code.KHobbits2013-05-26-10/+3
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-1/+1
* Fix missing console notifications on /unban and /unbanipKHobbits2013-03-12-1/+2
* Fix a couple of cosmetic errors in /seenKHobbits2013-02-17-1/+1
* Fix compilation, unreachable code.Chris Ward2013-02-10-2/+0
* throw exception on banexemptNecrodoom2013-02-10-2/+2
* Only show ban reason in the in-game display, not full banFormat.KHobbits2013-01-14-4/+4
* All the better to kick you withKHobbits2013-01-14-1/+1
* Ban cleanupKHobbits2013-01-09-1/+3
* Fix string match error on none existing user (/ban).KHobbits2012-12-29-1/+1
* Warn when banning a player who has never connected to the server.KHobbits2012-10-14-2/+8
* Adding console overrides to exemptsChris Ward2012-10-02-1/+1
* Allow bans on players who have never connected.KHobbits2012-09-15-4/+13
* Add console log message when player is /bannedKHobbits2012-08-10-0/+3
* Add optional 2n'd param to temp ban reason TL key.KHobbits2012-06-19-4/+4
* Added TL key for ban syntax,KHobbits2012-06-16-4/+3
* Reset ban reason to null on /ban <player>, if no reason is set.KHobbits2012-03-30-0/+2
* Update offline user check.KHobbits2012-03-12-2/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-5/+5
* Code cleanup continued.KHobbits2011-11-18-2/+2
* Command cleanupKHobbits2011-11-18-12/+12
* Save the ban reason, not the command name.KHobbits2011-10-18-1/+1
* Updates for banningsnowleo2011-09-07-1/+1
* Adding tempban/kick broadcast permissions and adding a banned by to the broad...KHobbits2011-07-26-1/+4
* Test #723 essentials.ban.notify - only people with this permission get notifi...ementalo2011-07-22-1/+8
* /tempban and /ban have the same problem as /tjailsnowleo2011-07-19-5/+18
* offline player validation for banningementalo2011-07-15-16/+10
* Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-15-5/+3
|\
| * Cleanup of Essentials classsnowleo2011-07-15-5/+3
* | fixing offline player permissions check-ups.ementalo2011-07-15-2/+6
|/
* Broadcast message on kick/bansnowleo2011-07-15-2/+2
* Code cleanupsnowleo2011-06-02-9/+13
* [trunk] translationsementalo2011-05-09-3/+4
* This is a big refactoring of the user class and more.snowleo2011-05-01-22/+17
* Let's get to the bottom of this ban error.zenexer2011-04-24-11/+18
* Typosnowleo2011-04-21-2/+2
* Craftbukkit 689 / MC 1.5 snowleo2011-04-21-2/+2