summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandsetworth.java
Commit message (Expand)AuthorAgeLines
* Converted emulated player class calls to use base class.KHobbits2014-04-13-1/+1
* Future Java versions may not support _ as identifier.FearFree2014-03-22-3/+3
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+2
* Fix using /setworth <price>KHobbits2012-03-29-1/+1
* Update setworth to allow /setworth <price> ingameKHobbits2012-03-11-1/+28
* Command CleanupKHobbits2011-12-01-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Heavy cleanup of all classessnowleo2011-07-16-3/+1
* Several bug fixes and cleanup.snowleo2011-06-01-1/+1
* [trunk] translations = T'sementalo2011-05-11-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-5/+5
* [trunk] /setworth: support doublesnowleo2011-04-16-1/+1
* [trunk] Worth/Sell: Support for double values as prices and more important: s...snowleo2011-04-16-1/+1
* [trunk] Cleanupsnowleo2011-04-16-1/+0
* forgot to returnementalo2011-04-16-0/+1
* [trunk] moved the worth-id: cost out to their own file "worth.yml" some defau...ementalo2011-04-16-0/+30