summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandbalance.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-4/+4
* Use a player's real name in /balance if they are vanishedChris Ward2013-10-19-2/+2
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+2
* display syntax if more than one argument to avoid confusion with command purposeNecrodoom2013-08-05-5/+8
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-4/+5
* Economy MadnessKHobbits2013-05-05-2/+3
* Balance others message.KHobbits2013-04-06-8/+15
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-2/+2
* Add alt warp perm for othersKHobbits2012-10-07-0/+1
* Allow more currency customization.KHobbits2012-03-04-2/+2
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+3
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Command cleanupKHobbits2011-11-18-7/+7
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Heavy cleanup of all classessnowleo2011-07-16-2/+2
* /balance in console for offline userssnowleo2011-07-15-1/+1
* /balance offline players. Send message to initiator of eco commandsementalo2011-07-08-1/+1
* Permission essentials.balance.other is now essentials.balance.otherssnowleo2011-05-10-2/+2
* Permission essentials.balance.other is now essentials.balance.otherssnowleo2011-05-10-7/+7
* [trunk] translationsementalo2011-05-09-2/+2
* [trunk] formatting monies and signs. signs still need some work to incorporat...ementalo2011-05-04-4/+3
* Fixed ugly decimals in messages and in balance.xeology2011-05-02-4/+8
* This is a big refactoring of the user class and more.snowleo2011-05-01-5/+16
* Moving all files to trunk.snowleo2011-03-19-0/+23