summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandworth.java
Commit message (Expand)AuthorAgeLines
* CleanupKHobbits2014-04-06-1/+0
* Future Java versions may not support _ as identifier.FearFree2014-03-22-6/+6
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-4/+4
* Cleanup worth and sell messagesKHobbits2013-07-19-2/+7
* Fix worth display bugKHobbits2013-07-14-1/+2
* Throw syntax error instead of "For input string"KHobbits2013-07-14-15/+23
* Add support for /worth all and /worth handKHobbits2013-07-14-57/+69
* Cleanup importsIaccidentally2013-06-11-3/+2
* Split util classes.KHobbits2013-06-08-9/+10
* Catch both exceptions in EssentialsConf and valueOf instead of newsnowleo2013-05-05-2/+2
* Economy MadnessKHobbits2013-05-05-9/+13
* Allow more currency customization.KHobbits2012-03-04-8/+8
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-25/+26
* Continuing code cleanupKHobbits2011-11-18-21/+22
* Code cleanup continued.KHobbits2011-11-18-2/+2
* Cleanupsnowleo2011-10-19-17/+19
* Made a couple commands available for the console (ones that make sense to be ...Tim P2011-10-18-0/+45
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Heavy cleanup of all classessnowleo2011-07-16-6/+5
* Several bug fixes and cleanup.snowleo2011-06-01-2/+1
* Refactoring: New Charge classsnowleo2011-05-22-1/+1
* Finally all commands translated.snowleo2011-05-15-8/+14
* [trunk] metadata support in itemsdb.java, allows worth commands with metadataementalo2011-05-07-0/+1
* [trunk] cleanup double $ementalo2011-05-06-2/+2
* Cleanup of the iConomyBridge Codesnowleo2011-05-02-6/+7
* Integrated EcoAPI at EcoAPI.javaxeology2011-05-02-1/+5
* This is a big refactoring of the user class and more.snowleo2011-05-01-4/+7
* [trunk] Worth: Don't default to 0.0, default to NaN.snowleo2011-04-16-0/+3
* [trunk] Worth/Sell: Support for double values as prices and more important: s...snowleo2011-04-16-10/+7
* [trunk] Worth/Sell: Support for double values as prices and more important: s...snowleo2011-04-16-1/+1
* [trunk] Cleanupsnowleo2011-04-16-1/+0
* [trunk] /worth: don't access config directly, don't reload config after save ...snowleo2011-04-16-1/+1
* [trunk] moved the worth-id: cost out to their own file "worth.yml" some defau...ementalo2011-04-16-1/+1
* Moving all files to trunk.snowleo2011-03-19-0/+48