summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandgod.java
Commit message (Expand)AuthorAgeLines
* Converted emulated player class calls to use base class.KHobbits2014-04-13-3/+3
* Future Java versions may not support _ as identifier.FearFree2014-03-22-3/+3
* Fix double messages in targeted commandsChris Ward2013-10-19-1/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-9/+8
* Allow for event based test cases.KHobbits2013-10-11-5/+5
* implement GodStatusChangeEventIaccidentally2013-10-11-15/+23
* Fix user comparison.KHobbits2013-07-09-1/+1
* More cleanupKHobbits2013-07-07-4/+4
* Try and make toggles DRYer without loosing command flow.KHobbits2013-06-08-57/+32
* Cleanup player argument matching in loopsKHobbits2013-05-05-1/+5
* [Permission] essentials.vanish.interact - Players with this permission will b...KHobbits2013-03-20-1/+2
* Try to unify player matching for hidden users:KHobbits2013-03-19-3/+10
* make sure player isnt dead before healingNecrodoom2013-02-18-1/+1
* Make /god and /god <player> behave the same.KHobbits2013-02-09-11/+16
* Don't block food recovery in god mode.KHobbits2013-02-05-0/+1
* Allow syntax: /god <player> <on/off>KHobbits2012-06-10-7/+29
* Force 3 letters before matching players for /god /gamemode and /flyKHobbits2012-05-07-1/+1
* Patching gamemode and god toggles to not match on ' 'KHobbits2011-12-02-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-4/+4
* Command cleanupKHobbits2011-11-18-9/+9
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Added option to hide player from /list /who ... login message.snowleo2011-07-18-0/+4
* Fix translation error in godsnowleo2011-05-14-1/+1
* [trunk] translations = T'sementalo2011-05-11-2/+2
* [trunk] translations - halfway thereementalo2011-05-10-3/+4
* This is a big refactoring of the user class and more.snowleo2011-05-01-16/+27
* [trunk] God/Heal: New aliases /egod and /ehealsnowleo2011-04-12-0/+7
* Moving all files to trunk.snowleo2011-03-19-0/+32