summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/UserData.java
Commit message (Expand)AuthorAgeLines
* Limiting the amount of money a player can have.snowleo2011-07-05-17/+20
* Fix save inventory after logout for new players.snowleo2011-06-07-1/+1
* NPE fix for offline users in UserDatasnowleo2011-06-05-1/+1
* NPE fix for offline users in UserDatasnowleo2011-06-05-1/+1
* NPE fix for offline users in UserDatasnowleo2011-06-05-1/+1
* Several bug fixes and cleanup.snowleo2011-06-01-8/+6
* Fix /home player for offline playerssnowleo2011-05-15-2/+2
* New feature allows a user to ignore other playerssnowleo2011-05-15-3/+3
* Fix that isNew and isNPC are not read from user file.snowleo2011-05-14-0/+2
* Rewritten Economy API. Please update your plugins.snowleo2011-05-13-23/+33
* More translation stuff. Essentials namespace is now translated.snowleo2011-05-10-1/+1
* iConomy 5.0 supportsnowleo2011-05-08-2/+2
* [trunk] socialspy fixementalo2011-05-07-0/+1
* [trunk] new socialspy command. if toggled will show the output of /msg and /m...ementalo2011-05-04-0/+25
* [trunk]fix nullpointer on mails after you clear them and try to send mailsementalo2011-05-02-0/+1
* Cleanup of the iConomyBridge Codesnowleo2011-05-02-14/+19
* [trunk] Fix bug on upgrade the home locationssnowleo2011-05-01-11/+20
* This is a big refactoring of the user class and more.snowleo2011-05-01-214/+350
* [trunk] UserData: Catch null location in getHomesnowleo2011-04-11-1/+5
* [trunk] empty fields in Inventory now return null instead of Material.AIRsnowleo2011-04-08-1/+1
* [trunk] New base class for User for storing all data.snowleo2011-04-07-1/+91
* [trunk] New base class for User for storing all data.snowleo2011-04-07-0/+428