summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandwhois.java
Commit message (Expand)AuthorAgeLines
* Converted emulated player class calls to use base class.KHobbits2014-04-13-7/+7
* Future Java versions may not support _ as identifier.FearFree2014-03-22-21/+21
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-4/+3
* Misc cleanupKHobbits2013-07-07-1/+1
* Cleanup importsIaccidentally2013-06-11-2/+1
* Split util classes.KHobbits2013-06-08-4/+6
* Simplify player matching.KHobbits2013-05-26-65/+33
* Standardize /getpos and /whois to use essentials.vanish.interact like all oth...KHobbits2013-05-26-1/+1
* [Feature] Add hunger level to /whoisKHobbits2013-05-18-0/+1
* Messing around with whois syntaxKHobbits2012-06-12-17/+17
* Adding mute status to /whoisKHobbits2012-06-12-0/+5
* i should prefer boolean to Boolean.KHobbits2012-06-11-1/+1
* Make /whois throw an error if no matching players are found.KHobbits2012-06-11-0/+6
* Split colour permissions into 3: color/magic/formatKHobbits2012-03-22-2/+2
* Cleaning up displaynamesKHobbits2012-03-21-0/+1
* Adding Exp to /whois, shows total exp and ingame level.KHobbits2012-03-17-0/+2
* Adding jail time to /whois.KHobbits2012-03-12-0/+5
* Allow more currency customization.KHobbits2012-03-04-1/+1
* Fix sorting of users in /whosnowleo2011-12-11-3/+2
* Banned moved from /whois to /seensnowleo2011-12-07-1/+0
* New feature: IsBanned to /whoisKhyperia2011-12-07-0/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-12/+14
* Fix long prefix breaking setPlayerListName(), because they are too long.snowleo2011-11-20-3/+3
* Continuing code cleanupKHobbits2011-11-18-20/+20
* Code cleanup continued.KHobbits2011-11-18-3/+3
* Adding op/god mode to whois.KHobbits2011-11-04-0/+2
* Adding game mode command for quick toggling (/gm /creative /gamemode)KHobbits2011-11-03-1/+1
* Adding gamemode to whoisKHobbits2011-11-03-3/+4
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* show hidden for /whoissnowleo2011-07-19-1/+13
* Added option to hide player from /list /who ... login message.snowleo2011-07-18-0/+4
* Heavy cleanup of all classessnowleo2011-07-16-1/+1
* Several bug fixes and cleanup.snowleo2011-06-01-3/+3
* Finally all commands translated.snowleo2011-05-15-9/+10
* [trunk] cleanup double $ementalo2011-05-06-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-11/+12
* [trunk] Geoip: New permission essentials.geoip.show, that allow the player to...snowleo2011-05-01-3/+11
* EssentialsGeoIP is now officially part of Essentialssnowleo2011-05-01-1/+4
* Revert to 1013snowleo2011-03-30-2/+2
* 2.1 prerelease, part 2 of 3Zenexer2011-03-30-0/+44