summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandseen.java
Commit message (Expand)AuthorAgeLines
* rework /seen to be a little stricter on argument matching.KHobbits2014-08-18-22/+29
* Use quicker ban lookup to reduce /seen lag.KHobbits2014-08-14-6/+6
* Clean up tempban messages to be a little clearer.KHobbits2014-07-14-6/+20
* Remove ban check from /ess cleanup, no longer required.KHobbits2014-07-12-4/+6
* Update to new ban method.FearFree2014-07-12-1/+7
* Delay uuidconversion for 10s and show warning.KHobbits2014-04-26-9/+20
* Format /seen account history list, optimize map loading.KHobbits2014-04-18-4/+4
* Add previous account tracking to /seenKHobbits2014-04-18-0/+14
* Essentials UUID conversion.KHobbits2014-04-13-1/+2
* Converted emulated player class calls to use base class.KHobbits2014-04-13-2/+2
* Future Java versions may not support _ as identifier.FearFree2014-03-22-20/+20
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-10/+9
* Clean ImportsKHobbits2013-10-11-1/+1
* Show if a IP is ip-banned on /seen <ip>KHobbits2013-07-19-0/+10
* More cleanupKHobbits2013-07-07-1/+1
* Clean up exception types.KHobbits2013-06-22-1/+1
* Split util classes.KHobbits2013-06-08-7/+9
* GeoIP already has a perm, doesn't need hidden behind essentials.seen.extra as...KHobbits2013-05-26-15/+14
* Improve hidden player matching.KHobbits2013-05-23-1/+1
* Show Geolocation in /seenGunfighterJ2013-04-01-14/+26
* [Feature] Allow IP lookup in /seen command.KHobbits2013-02-24-41/+106
* Fix a couple of cosmetic errors in /seenKHobbits2013-02-17-2/+11
* Fix /seen commandsnowleo2013-02-08-1/+1
* Make seen status's only show when true.KHobbits2012-12-22-11/+16
* Allow certain commands while in jail, but only if the user normally has acces...KHobbits2012-12-20-5/+6
* Add a little bit of extra information to /seen, this will show when user is o...KHobbits2012-12-20-4/+15
* Fix null locations in /seenKHobbits2012-04-14-1/+3
* Update seen to show better data for vanished users:KHobbits2012-04-04-4/+15
* Better hide vanished players.KHobbits2012-04-03-1/+1
* Cleaning up displaynamesKHobbits2012-03-21-5/+7
* New permission: essentials.seen.banreasonKHobbits2012-03-12-7/+18
* Update offline user check.KHobbits2012-03-12-7/+7
* Banned moved from /whois to /seensnowleo2011-12-07-0/+4
* Command CleanupKHobbits2011-12-01-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-3/+4
* Fix sethome/seen for invalid players.KHobbits2011-08-11-1/+1
* [trunk] translations = T'sementalo2011-05-11-2/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-0/+38