summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/storage
Commit message (Expand)AuthorAgeLines
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-10/+27
* Clean ImportsKHobbits2013-10-11-4/+4
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-4/+4
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-11/+12
* cleanup :: fix buildIaccidentally2013-01-31-1/+0
* Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronouslyIaccidentally2013-01-31-2/+2
* Unnecessary RegEx is unnecessary.Chris Ward2013-01-08-11/+11
* Fix Spawns / Jail loadingsnowleo2012-12-19-3/+4
* Simply using the SnakeYaml default (which in turn defaults to Class.forName) ...md_52012-12-19-26/+2
* Minor cleanupKHobbits2012-09-24-2/+2
* Async EssentialsSpawn join event, like the others.KHobbits2012-09-08-4/+0
* Remove 3.x api migration code.KHobbits2012-08-18-2/+0
* Don't register jail listeners, if no jails are set.KHobbits2012-03-28-1/+7
* Error and info cleanup.KHobbits2012-03-17-3/+5
* Only info not a warning if a file is missingsnowleo2011-12-20-3/+1
* SnakeYaml now ignores additional mapping values in files, so it throws less e...snowleo2011-12-07-0/+134
* Fix serious bug in Dev2.7.137 - Dev2.7.144: if spawn.yml is not present, the ...snowleo2011-12-07-20/+19
* Updated Jails to use the new config classessnowleo2011-12-06-2/+9
* Refactoring to create less redundant codesnowleo2011-12-06-0/+158
* Prevent some rare cases of NPE and Deadlocks, better error handling on yaml loadsnowleo2011-12-06-32/+42
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-7/+101
* More work done on config codesnowleo2011-12-06-0/+55
* Command CleanupKHobbits2011-12-01-5/+3
* Added enchantment to /give and /itemsnowleo2011-11-27-2/+2
* Implement correct hashCode() and equals() in EnchantmentLevelsnowleo2011-11-27-5/+28
* Enchantment Multiplier in future Worth configsnowleo2011-11-27-38/+182
* Locale.ENGLISH!!1!snowleo2011-11-27-4/+4
* CB#1518 B#1042snowleo2011-11-27-18/+66
* Invert patternsnowleo2011-11-23-2/+2
* More work on the config codesnowleo2011-11-23-239/+633
* Code cleanup continued.KHobbits2011-11-18-13/+2
* Moved all config options to new Settings classessnowleo2011-10-19-1/+7
* New storage system for settings (WIP)snowleo2011-10-13-0/+288