index
:
archive/Essentials
2.x
3.x
4.x
groupmanager
release
sponge
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Essentials
/
src
/
com
/
earth2me
/
essentials
/
UserData.java
Commit message (
Expand
)
Author
Age
Lines
*
Update to new ban method.
FearFree
2014-07-12
-21
/
+0
*
Don't allow old UUID's to accidentally overwrite current UUID for user mapping.
KHobbits
2014-06-07
-1
/
+1
*
Try to use consistent UUIDs and not rely on Bukkit lookup while saving.
KHobbits
2014-06-07
-2
/
+10
*
Enforce userdata save on player dispose.
KHobbits
2014-05-27
-0
/
+5
*
If we are modifying money, force transaction clear, this is important.
KHobbits
2014-05-27
-4
/
+5
*
Abort transaction before updating funds on balance overflow.
KHobbits
2014-05-25
-5
/
+7
*
Utilize write transactions for delaylogin task.
KHobbits
2014-05-25
-0
/
+10
*
Update Bukkit to 1.7.8-R0.1
KHobbits
2014-04-15
-1
/
+0
*
Stop delayed writes from reversing user reset.
KHobbits
2014-04-15
-0
/
+1
*
Essentials UUID conversion.
KHobbits
2014-04-13
-8
/
+35
*
Future Java versions may not support _ as identifier.
FearFree
2014-03-22
-2
/
+2
*
Fix some /home errors with invalid data.
KHobbits
2014-03-09
-0
/
+3
*
Code cleanup and remove remote skull edit.
KHobbits
2014-02-08
-6
/
+6
*
Allow the Essentials module to compile again.
KHobbits
2014-02-02
-1
/
+1
*
Track UUID for future use.
KHobbits
2014-02-02
-0
/
+6
*
[Breaking] Add exception when players have exceeded their account limit.
KHobbits
2014-02-02
-3
/
+7
*
Add and implement sign break/create/interact events to EssAPI
KHobbits
2013-12-31
-7
/
+1
*
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
Iaccidentally
2013-11-06
-4
/
+5
*
Clean Imports
KHobbits
2013-10-11
-2
/
+2
*
Prevent inf loop when adding air to kits.
KHobbits
2013-08-12
-1
/
+4
*
Try to restore basic api functionality
KHobbits
2013-07-14
-1
/
+0
*
[API] Move 2.x API to new package, create dummy classes for compatibility
Iaccidentally
2013-07-13
-0
/
+2
*
Misc cleanup
KHobbits
2013-07-07
-1
/
+1
*
Split util classes.
KHobbits
2013-06-08
-5
/
+7
*
Try and make toggles DRYer without loosing command flow.
KHobbits
2013-06-08
-13
/
+0
*
ECONOMY MADNESS? THIS IS … FIXED
snowleo
2013-05-05
-3
/
+2
*
Economy Madness
KHobbits
2013-05-05
-12
/
+27
*
Trim stored precision to below that of a double, to prevent rounding issues.
KHobbits
2013-05-05
-42
/
+40
*
*angry eyes*
snowleo
2013-05-03
-1
/
+1
*
Fix cleanup to not hold Users in memory.
snowleo
2013-05-03
-3
/
+2
*
Added /essentials cleanup <days> [money] [homes] [bans]
kukelekuuk00
2013-02-19
-1
/
+1
*
Add a method to write to the userdata to UserData.java and IUser.java.
kukelekuuk00
2013-02-13
-0
/
+54
*
Fix /seen command
snowleo
2013-02-08
-0
/
+21
*
Don't overwrite last location on logout
snowleo
2013-02-08
-0
/
+11
*
Clean up userdata saving, to prevent CMI
KHobbits
2013-01-12
-14
/
+13
*
Userdata cleanup
KHobbits
2012-11-27
-11
/
+16
*
Fix NPE in UserData on login
Alexander Schepp
2012-10-21
-1
/
+4
*
Better handle invalid warp names
KHobbits
2012-10-02
-2
/
+2
*
Cleanup delhome to match normal home cases properly.
KHobbits
2012-09-22
-19
/
+19
*
/ess reset <player> - Clears stored data about a user.
KHobbits
2012-09-14
-2
/
+9
*
Update /kit delay to use updated yaml code.
KHobbits
2012-09-02
-8
/
+27
*
Make chat handling more thread safe (and also faster)
snowleo
2012-08-03
-3
/
+3
*
*borrows snowleo's strainer*
KHobbits
2012-06-19
-1
/
+1
*
Little safety check for bad plugins.
KHobbits
2012-06-19
-1
/
+5
*
Patch to allow plugins to use ignore lookup, without updating their own code.
KHobbits
2012-06-19
-0
/
+7
*
Players should not be able to ignore Console
KHobbits
2012-06-16
-5
/
+5
*
Fix /mute to follow same convention as /tjail
KHobbits
2012-06-10
-9
/
+1
*
Allow syntax: /god <player> <on/off>
KHobbits
2012-06-10
-6
/
+0
*
Strip invalid chars from kit names
KHobbits
2012-05-19
-1
/
+1
*
Revert "Update home count..." This reverts commit cd1734f0965652fef584df42f79...
KHobbits
2012-05-07
-12
/
+0
[next]