summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/EssentialsToggleCommand.java
Commit message (Expand)AuthorAgeLines
* Update essentials to support 3rd party vanish toggling.KHobbits2014-06-27-2/+2
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-4/+4
* implement GodStatusChangeEventIaccidentally2013-10-11-1/+0
* When in fly+god mode or when in creative mode, don't use safe teleport locati...KHobbits2013-08-11-0/+1
* Clean up exception types.KHobbits2013-06-22-3/+3
* Try and make toggles DRYer without loosing command flow.KHobbits2013-06-08-0/+76