summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/IUser.java
Commit message (Expand)AuthorAgeLines
* CleanupKHobbits2014-04-06-1/+0
* [Breaking] Add exception when players have exceeded their account limit.KHobbits2014-02-02-8/+5
* Restore original give/take Money APIKHobbits2013-10-19-0/+5
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-16/+15
* Tidy and slightly expand user APIKHobbits2013-07-14-18/+70
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-1/+86
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-87/+1
* More cleanupKHobbits2013-07-07-1/+5
* Misc cleanupKHobbits2013-07-07-1/+2
* Essentials API cleanup and teleport possession fixing. (UNSTABLE)KHobbits2013-06-08-22/+20
* Attempt to fix /seen times on vanish.KHobbits2013-06-02-0/+24
* Economy MadnessKHobbits2013-05-05-4/+5
* Add a method to write to the userdata to UserData.java and IUser.java.kukelekuuk002013-02-13-0/+10
* Fix /seen commandsnowleo2013-02-08-0/+2
* Don't overwrite last location on logoutsnowleo2013-02-08-0/+2
* Fixing IUserChris Ward2012-12-23-1/+1
* Adding isAfk and setAfk to IUser APIChris Ward2012-12-23-0/+4
* Userdata cleanupKHobbits2012-11-27-0/+2
* Remove 3.x api migration code.KHobbits2012-08-18-4/+0
* Small cleanup of thingsmd_52012-04-24-2/+0
* Add Minimum Balance, to allow people to manage overdrafts.KHobbits2012-02-26-0/+2
* Better exp fix and allow exp on buy and sell signs.snowleo2011-12-13-23/+1
* Fixing Sell/Buy Signs which use EXP as a currency.KHobbits2011-12-13-2/+2
* Support for experience as trading goods on signs. This will not work until ex...snowleo2011-12-07-0/+4
* Updated Jails to use the new config classessnowleo2011-12-06-0/+6
* New Interfaces in api package (WIP)snowleo2011-12-06-2/+4
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-0/+2
* Make home throw an exception if the world doesn't exist.KHobbits2011-08-24-2/+2
* Adding Home upgrade script.KHobbits2011-08-23-2/+2
* Added multiple homes.KHobbits2011-08-23-1/+3
* Corrected all commands of PermCommandssnowleo2011-06-26-0/+2
* Trade signsnowleo2011-06-13-0/+2
* Several bug fixes and cleanup.snowleo2011-06-01-0/+51