summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtp.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-17/+17
* Add missing language pointersLuke Anderson (stuntguy3000)2014-03-09-2/+2
* Pass optional location parameters to teleport TL keys.KHobbits2014-01-12-11/+11
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+2
* Misc cleanupKHobbits2013-07-07-3/+3
* Improve hidden player matching.KHobbits2013-05-23-6/+6
* [Fix] Persist yaw and pitch on teleportGunfighterJ2013-02-22-2/+2
* Minor comment updates.KHobbits2013-02-03-2/+2
* derpAlexander Schepp2012-12-16-0/+1
* Fix order of messagesAlexander Schepp2012-12-16-2/+2
* Fix the gapsnowleo2012-12-15-1/+3
* Align /tp syntax with Minecraft /tp commandsnowleo2012-12-15-4/+42
* Move the per world permissions:KHobbits2012-09-08-4/+4
* Fix tp permissions check to check player typing command not teleportee.KHobbits2012-08-08-1/+1
* Check the player we are bringing has permission to enter the world vs the ini...Paul A.2012-08-01-1/+1
* Check the player we are bringing has permission to enter the world vs the ini...Paul A.2012-08-01-1/+1
* Update tp to check if target player has tptoggle disabled.KHobbits2012-03-25-0/+8
* Teleport check cleanupKHobbits2012-03-20-2/+2
* Fix per world teleport permission checking.KHobbits2012-03-20-0/+5
* New permission: essentials.tp.others - Allows players to /tp <p1> <p2> replac...KHobbits2012-03-17-2/+7
* Fixing a few TL KeysKHobbits2012-03-12-2/+1
* Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-3/+4
* Fix empty argument in delhome.KHobbits2011-11-28-0/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-8/+8
* Continuing code cleanupKHobbits2011-11-18-12/+12
* Code cleanup continues...KHobbits2011-11-18-1/+0
* Code cleanup continued.KHobbits2011-11-18-2/+2
* Adding throw to prevent double charge.KHobbits2011-08-30-2/+3
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Fix: No cooldown for all /tpo commandssnowleo2011-07-02-2/+2
* Renamed the Charge class to Tradesnowleo2011-06-13-2/+2
* Several bug fixes and cleanup.snowleo2011-06-01-1/+1
* Refactoring: New Charge classsnowleo2011-05-22-2/+4
* More translation stuffsnowleo2011-05-14-6/+8
* This is a big refactoring of the user class and more.snowleo2011-05-01-14/+16
* Revert to 1013snowleo2011-03-30-1/+1
* 2.1 prerelease, part 2 of 3Zenexer2011-03-30-0/+61