summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandburn.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-2/+2
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+2
* General cleanup.KHobbits2013-08-11-2/+1
* Improve hidden player matching.KHobbits2013-05-23-1/+1
* Minor cleanupIaccidentally2013-04-30-3/+2
* [Fix] offline player matching for online only commands.Necrodoom2013-03-19-5/+4
* Update Essentials/src/com/earth2me/essentials/commands/Commandburn.javaIaccidentally2012-09-04-1/+1
* fix burn matching all playersIaccidentally2012-09-01-0/+6
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Command cleanupKHobbits2011-11-18-1/+1
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* [trunk] translationsementalo2011-05-09-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-22/+20
* Moving all files to trunk.snowleo2011-03-19-0/+32