summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandwarp.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-7/+7
* Modifier order consistencyIaccidentally2014-02-04-1/+1
* Fix fromIndex = -20snowleo2013-11-15-4/+4
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-4/+4
* Clean ImportsKHobbits2013-10-11-2/+2
* Fix handling max warp pages.KHobbits2013-09-10-1/+8
* Try to restore basic api functionalityKHobbits2013-07-14-1/+1
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-2/+2
* More cleanupKHobbits2013-07-07-5/+6
* Split util classes.KHobbits2013-06-08-4/+5
* Essentials API cleanup and teleport possession fixing. (UNSTABLE)KHobbits2013-06-08-5/+5
* Improve hidden player matching.KHobbits2013-05-23-1/+1
* Economy MadnessKHobbits2013-05-05-1/+2
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-2/+2
* [Fix] offline player matching for online only commands.Necrodoom2013-03-19-11/+3
* Add alt warp perm for othersKHobbits2012-10-07-1/+2
* Add missing TL keyKHobbits2012-09-15-1/+1
* Move the per kit and warp permissions:KHobbits2012-09-08-2/+2
* Fix /warp command matching in console.KHobbits2012-08-18-2/+2
* Fixing warp command costs.KHobbits2012-03-13-1/+4
* Add per warp command costsKHobbits2012-02-13-12/+8
* First Refactor of KitsKHobbits2011-12-08-0/+1
* Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-2/+3
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-8/+10
* Continuing code cleanupKHobbits2011-11-18-6/+6
* Null checkssnowleo2011-11-18-7/+7
* Code cleanup continues...KHobbits2011-11-18-0/+1
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Adding op/god mode to whois.KHobbits2011-11-04-2/+8
* Allow the use of the warp command from the consoleKHobbits2011-11-03-27/+53
* Adding throw to prevent double charge.KHobbits2011-08-30-8/+6
* updated to use corrected joinList function.okamosy2011-08-23-10/+1
* Cleanupsnowleo2011-08-21-1/+0
* Pages for /warp commandsnowleo2011-08-21-16/+31
* Renamed the Charge class to Tradesnowleo2011-06-13-2/+2
* Several bug fixes and cleanup.snowleo2011-06-01-3/+2
* Refactoring: New Charge classsnowleo2011-05-22-3/+5
* Finally all commands translated.snowleo2011-05-15-4/+5
* [trunk warps should charge only once, and not when an exception happensementalo2011-05-04-2/+1
* [trunk] adding support to warp other players to warps, this requires the esse...ementalo2011-05-04-15/+27
* [trunk] warps should once again charge if setup in command costsementalo2011-05-03-2/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-6/+4
* Formattingzenexer2011-04-16-5/+10
* Moving all files to trunk.snowleo2011-03-19-0/+74