summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtpo.java
Commit message (Expand)AuthorAgeLines
* Misc cleanupKHobbits2013-07-07-2/+2
* Improve hidden player matching.KHobbits2013-05-23-12/+3
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-6/+5
* Move the per world permissions:KHobbits2012-09-08-4/+4
* Fix tpo syntax error.KHobbits2012-03-29-0/+1
* Update tp to check if target player has tptoggle disabled.KHobbits2012-03-25-17/+33
* Teleport check cleanupKHobbits2012-03-20-1/+1
* New permission: essentials.tp.others - Allows players to /tp <p1> <p2> replac...KHobbits2012-03-17-0/+5
* Update offline user check.KHobbits2012-03-12-2/+1
* 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-5/+5
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Added support for teleporting to hidden playersokamosy2011-08-11-4/+19
* Fix: No cooldown for all /tpo commandssnowleo2011-07-02-1/+1
* Finally all commands translated.snowleo2011-05-15-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-13/+7
* Moving all files to trunk.snowleo2011-03-19-0/+34