summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtpaall.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-5/+5
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-5/+5
* Fix user comparison.KHobbits2013-07-09-1/+1
* Improve hidden player matching.KHobbits2013-05-23-8/+9
* Move the per world permissions:KHobbits2012-09-08-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-4/+4
* Continuing code cleanupKHobbits2011-11-18-11/+11
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Correctly charge for the use of commands.snowleo2011-08-27-2/+0
* Adding instructions to accept tpaall.KHobbits2011-08-17-0/+1
* Adding /tpaall - Teleport here request to all players.KHobbits2011-08-17-0/+61