summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtphere.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-3/+3
* Pass optional location parameters to teleport TL keys.KHobbits2014-01-12-2/+0
* The /tpahere command now stores the location of 'here' rather than using the ...KHobbits2013-08-11-1/+1
* Improve hidden player matching.KHobbits2013-05-23-1/+1
* Properly handle tphere requests so the right user is in control/charged.KHobbits2012-09-29-1/+1
* Move the per world permissions:KHobbits2012-09-08-2/+2
* 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
* 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-4/+4
* Continuing code cleanupKHobbits2011-11-18-6/+6
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Adding throw to prevent double charge.KHobbits2011-08-30-0/+1
* 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-1/+2
* Finally all commands translated.snowleo2011-05-15-3/+4
* This is a big refactoring of the user class and more.snowleo2011-05-01-15/+7
* Moving all files to trunk.snowleo2011-03-19-0/+34