summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/IEssentials.java
Commit message (Expand)AuthorAgeLines
* Optimize player / user iteration.md_52014-07-19-0/+5
* Move the teleport timer to an async task.@ArkhamNetwork2014-05-17-2/+4
* Essentials UUID conversion.KHobbits2014-04-13-0/+3
* Restore getUser APIKHobbits2013-10-18-0/+3
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+5
* Try to restore basic api functionalityKHobbits2013-07-14-4/+4
* Wrap ItemDb accessors and move Item string matching to itemdb class.KHobbits2013-07-13-1/+2
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-1/+76
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-76/+1
* Cleanup broadcast, allow limited keywords in.KHobbits2013-06-16-1/+3
* Essentials API cleanup and teleport possession fixing. (UNSTABLE)KHobbits2013-06-08-1/+2
* Reduce duplicated broadcast code.KHobbits2013-05-26-5/+7
* Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronouslyIaccidentally2013-01-31-1/+1
* Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is depr...Iaccidentally2013-01-31-1/+4
* Remove 3.x api migration code.KHobbits2012-08-18-4/+0
* Keep track of vanished players and tweak lag meter.md_52012-05-21-0/+3
* There is no need to start a second task to measure lag, it can in fact be mea...md_52012-05-17-1/+1
* Add a LagMeter (ticks per second) to the /gc command. This command can now be...md_52012-05-17-0/+1
* Revert "Add option to disable jails entirely."KHobbits2012-04-14-1/+1
* Add option to disable jails entirely.md_52012-04-14-1/+1
* Add metric opt out toggle ingame.KHobbits2012-03-15-0/+6
* Adding starter/newbie kit to EssentialsSpawnKHobbits2012-03-04-0/+1
* Updated Jails to use the new config classessnowleo2011-12-06-1/+2
* New Interfaces in api package (WIP)snowleo2011-12-06-1/+4
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-5/+3
* Added many new MOTD possibilities + getI18n() to Essentials.javaKhyperia2011-12-02-0/+2
* motd and rules are now configured in the files motd.txt and rules.txt, values...snowleo2011-11-18-4/+0
* Better solution for the alternative commandssnowleo2011-11-18-0/+2
* Updates for banningsnowleo2011-09-07-2/+0
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-1/+1
* Minor rewrite of Permissions package, all the stuff is now in one place.snowleo2011-08-30-4/+2
* Adding support for two more permission systems.snowleo2011-08-28-0/+1
* Users are now loaded async, so we have a new internal structure where they ar...snowleo2011-08-08-5/+4
* Native support for PermissionsExsnowleo2011-07-20-1/+3
* Created an interface for settings.snowleo2011-07-16-1/+1
* Heavy cleanup of all classessnowleo2011-07-16-11/+4
* Cleanup of Essentials classsnowleo2011-07-15-33/+26
* Test #383 added balance top. Hardlimit max of 10 users at the moment. /balanc...ementalo2011-07-15-0/+3
* Corrected all commands of PermCommandssnowleo2011-06-26-1/+1
* Refactoring of the signssnowleo2011-06-08-0/+2
* Permissions 3.1.4snowleo2011-06-07-0/+2
* [trunk] Adding dependancy checker, need to fix timings as Protect tries to us...ementalo2011-06-03-0/+2
* May death rain upon themsnowleo2011-06-02-0/+4
* Several bug fixes and cleanup.snowleo2011-06-01-0/+68