summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandsethome.java
Commit message (Expand)AuthorAgeLines
* Prevent users from setting unsafe homes when teleport safety is disabled.KHobbits2014-07-12-1/+8
* Stop using old string player lookup.KHobbits2014-05-17-1/+1
* Future Java versions may not support _ as identifier.FearFree2014-03-22-4/+4
* Add {4} to homeSet TL key, this contains the name of the home being set.KHobbits2013-12-21-1/+1
* Use the correct name in /sethome if you don't have sethome.others permission.KHobbits2013-07-23-2/+2
* Clean up exception types.KHobbits2013-06-22-1/+1
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-2/+3
* Reduce calls to bukkit getPlayer();KHobbits2012-10-26-5/+1
* Cleanup sethomeKHobbits2012-10-01-4/+2
* Blocking numeric home names, changing invalid home messageChris Ward2012-10-02-2/+5
* Fix Essentials /sethome to more strictly obey home limits.KHobbits2012-09-15-34/+36
* Revert "Update home count..." This reverts commit cd1734f0965652fef584df42f79...KHobbits2012-05-07-1/+1
* Update home count to include the bed home if set, this does not prevent peopl...KHobbits2012-05-07-3/+5
* Added extra params to setHome TL key {0} world {1} x {2} y {3} zKHobbits2012-04-04-1/+1
* Stop users from using /sethome bedKHobbits2012-01-28-0/+6
* Command CleanupKHobbits2011-12-01-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-9/+11
* Code cleanup continued.KHobbits2011-11-18-1/+1
* Allow different 'sets' of multiple homes, definable by permission.KHobbits2011-10-01-2/+2
* Throwing an error on /sethome if you cant set multiple homes.KHobbits2011-09-02-0/+3
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Essentials.sethome.others doesn't imply essentials.sethome.multiple.KHobbits2011-08-24-3/+15
* Homes tolower.KHobbits2011-08-23-4/+4
* Adding delhomeKHobbits2011-08-23-1/+6
* Added multiple homes.KHobbits2011-08-23-4/+11
* Fix sethome/seen for invalid players.KHobbits2011-08-11-0/+4
* Test #304 set the location using the setters location, not the players location.ementalo2011-07-07-1/+5
* sethome for others, missed from commitementalo2011-06-28-4/+7
* admin can set others homes. needs "essentials.sethome.others" permissionementalo2011-06-28-4/+20
* [trunk] translations = T'sementalo2011-05-11-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-5/+4
* Moving all files to trunk.snowleo2011-03-19-0/+22