summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/api
Commit message (Expand)AuthorAgeLines
* Don't allow old UUID's to accidentally overwrite current UUID for user mapping.KHobbits2014-06-07-1/+1
* Add API logging to Eco API.KHobbits2014-05-31-0/+7
* Remove '-' from valid account names again.KHobbits2014-05-05-1/+1
* [Breaking] Fix ECO NPC's. This is a work around of CB's recent changes block...KHobbits2014-04-19-1/+6
* Make eco npc methods use proper user config creation and resets.KHobbits2014-04-15-17/+4
* Future Java versions may not support _ as identifier.FearFree2014-03-22-6/+6
* [Breaking] Add exception when players have exceeded their account limit.KHobbits2014-02-02-1/+9
* Logger cleanup pt 1.KHobbits2013-12-07-1/+1
* Clean ImportsKHobbits2013-10-11-12/+12
* Use essentials itemdb for charge messages.KHobbits2013-08-15-0/+2
* Teleport cleanupKHobbits2013-08-13-8/+0
* The /tpahere command now stores the location of 'here' rather than using the ...KHobbits2013-08-11-11/+1
* Restore vault compatKHobbits2013-07-26-28/+28
* Wrap ItemDb accessors and move Item string matching to itemdb class.KHobbits2013-07-13-0/+6
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-9/+694
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-691/+13
* [API] CleanupIaccidentally2013-06-28-52/+0
* [API] A basic example of a custom event, more to come.Iaccidentally2013-06-28-0/+52
* fix typo in eco warningNecrodoom2013-06-17-1/+1
* Allow use of deprecated teleport function through interface.KHobbits2013-06-09-1/+4
* Split util classes.KHobbits2013-06-08-4/+5
* Turn Target into a real class.KHobbits2013-06-08-1/+0
* Essentials API cleanup and teleport possession fixing. (UNSTABLE)KHobbits2013-06-08-8/+125
* ECONOMY MADNESS? THIS IS … FIXEDsnowleo2013-05-05-24/+163
* Economy MadnessKHobbits2013-05-05-5/+7
* API & misc cleanupIaccidentally2013-04-30-4/+51
* Made the "throws" declaration of getWarps() more specificmain()2013-04-29-2/+21
* [API] Add a warp api, with future 3.x support :: minor cleanupIaccidentally2013-04-28-0/+76
* Allow to forceSave conf filessnowleo2013-04-23-1/+1
* Reduce calls to bukkit getPlayer();KHobbits2012-10-26-12/+1
* Remove 3.x api migration code.KHobbits2012-08-18-198/+0
* Graph a little bit extra information.KHobbits2012-03-15-0/+2
* Allow more currency customization.KHobbits2012-03-04-1/+1
* Add Minimum Balance, to allow people to manage overdrafts.KHobbits2012-02-28-0/+4
* Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-1/+2
* Updated Jails to use the new config classessnowleo2011-12-06-4/+17
* cleanupsnowleo2011-12-06-1/+1
* New Interfaces in api package (WIP)snowleo2011-12-06-0/+239
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-9/+8
* Throw RuntimeException instead of NPE, if the api is called before Essentials...snowleo2011-10-09-0/+13
* Users are now loaded async, so we have a new internal structure where they ar...snowleo2011-08-08-1/+1
* Fix player still being in user list after he was deleted.snowleo2011-07-18-0/+1
* Heavy cleanup of all classessnowleo2011-07-16-23/+41
* Remove the restriction of EssEcoApi to not use iConomy or BOSEsnowleo2011-06-25-5/+2
* Several bug fixes and cleanup.snowleo2011-06-01-1/+4
* Comment about Register plugin inside Essentials Eco apisnowleo2011-05-22-1/+4
* Unit Tests for Economy APIsnowleo2011-05-13-1/+12
* Rewritten Economy API. Please update your plugins.snowleo2011-05-13-245/+207
* API Changes.xeology2011-05-08-16/+8
* API Changes.xeology2011-05-08-9/+9