summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtptoggle.java
Commit message (Expand)AuthorAgeLines
* 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-7/+7
* 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-50/+28
* Improve hidden player matching.KHobbits2013-05-23-1/+1
* 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
* Add tptoggle others Essentials style.KHobbits2012-11-16-14/+47
* update tptoggle to allow toggling other players :: new permission: essentials...Iaccidentally2012-11-11-0/+18
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-3/+3
* Continuing code cleanupKHobbits2011-11-18-1/+1
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Finally all commands translated.snowleo2011-05-15-1/+4
* This is a big refactoring of the user class and more.snowleo2011-05-01-4/+3
* Moving all files to trunk.snowleo2011-03-19-0/+21