summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtime.java
Commit message (Expand)AuthorAgeLines
* Fix time command exit statuses.KHobbits2014-04-24-4/+3
* Future Java versions may not support _ as identifier.FearFree2014-03-22-5/+5
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-11/+13
* Cleanup importsIaccidentally2013-06-11-2/+1
* Split util classes.KHobbits2013-06-08-4/+5
* Fix /day /night /sun and /storm aliases to actually set to the current status...KHobbits2012-08-08-10/+34
* Allow vanilla syntax of /giveKHobbits2012-04-07-4/+5
* Remove 'set' and 'add' from /time command args, to allow use of original syntax.KHobbits2012-04-07-4/+11
* Report invalid enchantments in kits.KHobbits2012-04-04-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-5/+5
* Fix timeWorldCurrent translation key in /time commandsnowleo2011-11-20-1/+1
* Continuing code cleanupKHobbits2011-11-18-13/+13
* More code cleanup.KHobbits2011-11-18-4/+0
* Code cleanup continues...KHobbits2011-11-18-1/+1
* Code cleanup continued.KHobbits2011-11-18-3/+3
* Merge branch 'groupmanager' ofElgarL2011-10-11-0/+0
* Updating for register 1.3KHobbits2011-09-26-2/+2
* Reformatted ptime and time messagesokamosy2011-08-20-25/+8
* Adding /tpaall - Teleport here request to all players.KHobbits2011-08-17-2/+1
* Reverting some changes to /time commandsnowleo2011-08-08-5/+1
* Some fixes to the time code by mesnowleo2011-08-08-1/+3
* Some fixes to the time code by mesnowleo2011-08-08-28/+29
* Corrected permission testing a bitsnowleo2011-08-08-3/+2
* Part of oloflarsson new time commandsnowleo2011-08-08-67/+132
* Fix /time for players without essentials.time.worldsnowleo2011-07-20-1/+1
* Missing return in /time reset commandsnowleo2011-07-18-0/+1
* Fix /time command:snowleo2011-07-15-23/+49
* Update to /time command:snowleo2011-06-23-7/+32
* More translation stuffsnowleo2011-05-14-3/+3
* This is a big refactoring of the user class and more.snowleo2011-05-01-30/+28
* Moving all files to trunk.snowleo2011-03-19-0/+63