summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/EssentialsUpgrade.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-12/+12
* Logger cleanup pt 1.KHobbits2013-12-07-1/+1
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-8/+8
* Clean ImportsKHobbits2013-10-11-2/+2
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-0/+1
* Split util classes.KHobbits2013-06-08-1/+2
* Allow to forceSave conf filessnowleo2013-04-23-3/+3
* Async EssentialsSpawn join event, like the others.KHobbits2012-09-08-1/+1
* Basic module graph.KHobbits2012-03-15-4/+5
* Add Griefcraft metrics to EssentialsKHobbits2012-03-15-0/+11
* Fixing upgrade script to allow powertool upgrade.KHobbits2012-02-23-3/+3
* Updated Essentials to work with R5snowleo2012-02-21-6/+6
* More cleanupsnowleo2011-12-06-0/+1
* Updated Jails to use the new config classessnowleo2011-12-06-0/+48
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-0/+50
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-14/+15
* Code cleanup continued.KHobbits2011-11-18-14/+2
* motd and rules are now configured in the files motd.txt and rules.txt, values...snowleo2011-11-18-0/+47
* Automatic updates for future versions of items.csvsnowleo2011-09-18-2/+60
* Make home throw an exception if the world doesn't exist.KHobbits2011-08-24-2/+21
* Skip default home if it's invalid.KHobbits2011-08-24-3/+4
* Homes tolower.KHobbits2011-08-23-1/+2
* Adding Home upgrade script.KHobbits2011-08-23-6/+78
* Added multiple homes.KHobbits2011-08-23-2/+3
* added config upgrade for powertoolsokamosy2011-08-21-0/+56
* Users are now loaded async, so we have a new internal structure where they ar...snowleo2011-08-08-101/+142
* Heavy cleanup of all classessnowleo2011-07-16-1/+1
* Several bug fixes and cleanup.snowleo2011-06-01-17/+37
* Show file name, if there is an exception in the user upgrade code.snowleo2011-05-23-27/+35
* Only update config, if there are worth values.snowleo2011-05-16-1/+6
* Fix _setMoney failing on upgrade.snowleo2011-05-16-9/+17
* Don't load worlds on startup for Upgrade process, use FakeWorld instead.snowleo2011-05-14-3/+13
* More translation stuff. Essentials namespace is now translated.snowleo2011-05-10-8/+8
* [trunk] Delete temp files, if they are not needed.snowleo2011-05-02-0/+2
* [trunk] Fix converting to new home format.snowleo2011-05-02-2/+6
* [trunk] Upgrade:snowleo2011-05-01-3/+9
* [trunk] Another fix for upgrading the home locationssnowleo2011-05-01-13/+15
* [trunk] Fix bug on upgrade the home locationssnowleo2011-05-01-1/+1
* This is a big refactoring of the user class and more.snowleo2011-05-01-29/+303
* [trunk] Throw errors on upgrade rename fail.snowleo2011-04-17-3/+7
* [trunk] Catch the case where the upgrade is called before the config.yml file...snowleo2011-04-16-0/+3
* [trunk] EssentialsUpgrade: rename backup to .upgradebackupsnowleo2011-04-16-1/+1
* [trunk] New mechanism for upgrading config files. This will be extended in th...snowleo2011-04-16-0/+74