summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/EssentialsTimer.java
Commit message (Expand)AuthorAgeLines
* Switch AFK check to use UUID.KHobbits2014-04-27-3/+4
* Clean ImportsKHobbits2013-10-11-1/+1
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-0/+1
* Attempt to fix /seen times on vanish.KHobbits2013-06-02-1/+3
* Tidy up /gc's TPS output.KHobbits2013-05-18-6/+7
* Do not keep hard references to User objectssnowleo2013-05-03-4/+4
* Derp, still need currentTimesnowleo2013-04-23-2/+2
* Fix tps after Timer changessnowleo2013-04-23-8/+9
* Minor TP and timer tweaks.KHobbits2013-04-22-4/+8
* Attempt to smooth out timer usage.KHobbits2013-04-21-2/+2
* Restrict EssentialsTimer to 10ms execution timesnowleo2013-04-22-0/+30
* Keep track of vanished players and tweak lag meter.md_52012-05-21-1/+1
* There is no need to start a second task to measure lag, it can in fact be mea...md_52012-05-17-0/+31
* Adds pvp protection after teleportsnowleo2012-03-27-0/+1
* Sanitize mail for untoward characters.KHobbits2012-02-02-4/+12
* Correctly implement food level on god modesnowleo2011-09-22-4/+0
* Food for Godmode: There is no event for food yet, so we have to update it man...snowleo2011-09-20-0/+4
* Auto-AFK, AFK-Kick and freeze afk playerssnowleo2011-08-27-3/+4
* Users are now loaded async, so we have a new internal structure where they ar...snowleo2011-08-08-57/+22
* Heavy cleanup of all classessnowleo2011-07-16-2/+1
* Cleanup of Essentials classsnowleo2011-07-15-2/+1
* Several bug fixes and cleanup.snowleo2011-06-01-10/+10
* More translation stuff. Essentials namespace is now translated.snowleo2011-05-10-2/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-0/+81