summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandweather.java
Commit message (Expand)AuthorAgeLines
* Fix invalid TL key.KHobbits2014-05-18-1/+1
* Future Java versions may not support _ as identifier.FearFree2014-03-22-10/+10
* Add missing language pointersLuke Anderson (stuntguy3000)2014-03-09-2/+1
* Code cleanupTheReverend4032013-12-05-4/+4
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+2
* Fix /day /night /sun and /storm aliases to actually set to the current status...KHobbits2012-08-08-3/+18
* Fix empty argument in delhome.KHobbits2011-11-28-0/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-11/+10
* Continuing code cleanupKHobbits2011-11-18-6/+8
* Code cleanup continues...KHobbits2011-11-18-4/+0
* Cleanupsnowleo2011-10-19-9/+11
* Minor fixes. Basic testing shows all works.Tim P2011-10-18-1/+1
* Made a couple commands available for the console (ones that make sense to be ...Tim P2011-10-18-4/+37
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Refactoring: New Charge classsnowleo2011-05-22-1/+1
* Finally all commands translated.snowleo2011-05-15-2/+7
* This is a big refactoring of the user class and more.snowleo2011-05-01-5/+2
* [trunk] fix /weather and /thunder argsementalo2011-04-26-5/+2
* [trunk] weather / thunder refactor, added /lightning. usage: /lightning [play...ementalo2011-04-26-7/+1
* [trunk] weather / thunder refactorementalo2011-04-26-33/+30
* Code cleanup; deprecated /nublezenexer2011-04-24-53/+39
* added wheather,ceulemansl2011-04-23-0/+70