summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtpall.java
Commit message (Expand)AuthorAgeLines
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-5/+5
* Fix user comparison.KHobbits2013-07-09-1/+1
* Misc cleanupKHobbits2013-07-07-1/+1
* Improve hidden player matching.KHobbits2013-05-23-7/+8
* Move the per world permissions:KHobbits2012-09-08-1/+1
* Fix tp permissions check to check player typing command not teleportee.KHobbits2012-08-08-1/+1
* re: re: Check the player we are bringing has permission to enter the world vs...Paul A.2012-08-01-1/+1
* Adding world permission checks to:KHobbits2012-03-27-0/+5
* Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-1/+2
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Continuing code cleanupKHobbits2011-11-18-8/+8
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Correctly charge for the use of commands.snowleo2011-08-27-2/+0
* Fix: No cooldown for all /tpo commandssnowleo2011-07-02-1/+1
* Cleanupsnowleo2011-06-08-1/+0
* Refactoring of the signssnowleo2011-06-08-5/+1
* More debug messages, if debug: true is set.snowleo2011-05-22-0/+5
* Finally all commands translated.snowleo2011-05-15-2/+3
* This is a big refactoring of the user class and more.snowleo2011-05-01-20/+30
* [trunk] tpall commandsnowleo2011-04-09-0/+45