summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandkickall.java
Commit message (Expand)AuthorAgeLines
* Optimize player / user iteration.md_52014-07-19-1/+1
* Future Java versions may not support _ as identifier.FearFree2014-03-22-3/+3
* Fix logic error with /kickall in consoleJoseph Jenniges2013-11-17-1/+1
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-5/+1
* CleanupKHobbits2013-10-18-1/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-3/+3
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-2/+3
* All the better to kick you withKHobbits2013-01-14-1/+1
* Ban cleanupKHobbits2013-01-09-1/+2
* Multiline kick messages and tempban countdown.KHobbits2013-01-09-1/+4
* Add message to sender when all players kicked, addresses issue #1968md_52012-04-24-0/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Little more command cleanup.KHobbits2011-11-18-3/+3
* Command cleanupKHobbits2011-11-18-4/+4
* Correctly charge for the use of commands.snowleo2011-08-27-2/+0
* Fix kickall commandsnowleo2011-05-26-1/+1
* [trunk] translations - halfway thereementalo2011-05-10-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-19/+7
* [trunk] /kickall <reason>, the reason is now optional, also fixes that only t...snowleo2011-05-01-14/+3
* Moving all files to trunk.snowleo2011-03-19-0/+55