summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtpahere.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-8/+8
* Allow ignore to block tpahere requests.KHobbits2013-11-09-6/+9
* Ignore list and no tpa to self. Fixes ESS-4456 ESS-4711drtshock2013-09-24-0/+4
* Improve hidden player matching.KHobbits2013-05-23-1/+1
* Add tpdeny message to /tpahereChris Ward2012-12-27-0/+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
* Allow timeout of /tpa /tpahere requestsementalo2011-12-08-0/+4
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-5/+5
* 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-1/+0
* Refactoring: New Charge classsnowleo2011-05-22-1/+1
* Finally all commands translated.snowleo2011-05-15-4/+5
* This is a big refactoring of the user class and more.snowleo2011-05-01-7/+7
* Moving all files to trunk.snowleo2011-03-19-0/+33