summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandtogglejail.java
Commit message (Expand)AuthorAgeLines
* Converted emulated player class calls to use base class.KHobbits2014-04-13-3/+3
* Future Java versions may not support _ as identifier.FearFree2014-03-22-10/+10
* Clarify no perm msgs for missing .offline permsFearFree2013-10-28-1/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-5/+4
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-5/+6
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-1/+1
* Update offline user check.KHobbits2012-03-12-4/+3
* Updated Jails to use the new config classessnowleo2011-12-06-2/+2
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-9/+10
* Continuing code cleanupKHobbits2011-11-18-30/+30
* Code cleanup continued.KHobbits2011-11-18-2/+2
* Merge branch 'master' of github.com:essentials/Essentialsokamosy2011-09-10-1/+0
|\
| * Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* | Cleaned up todo listsokamosy2011-08-26-5/+4
|/
* Fixing trade sign messagesKHobbits2011-08-21-0/+1
* Check jail first, before setting.KHobbits2011-08-19-3/+3
* Fixes to jailsnowleo2011-08-08-1/+1
* We can't test for essentials.jail.exempt, if the player is offline, so added ...snowleo2011-07-19-3/+16
* More fixes to /tjailsnowleo2011-07-19-6/+6
* Another fix for /tjail offline playerssnowleo2011-07-19-1/+9
* only check hidden if !offline, compare user with offlineplayer classementalo2011-07-18-1/+2
* Add yet another way to get a user from our users list, Don't teleport an offl...ementalo2011-07-18-1/+4
* Heavy cleanup of all classessnowleo2011-07-16-1/+0
* remove null check for user in toggle jail. this is handled when we get userementalo2011-07-07-5/+0
* #571 test jailing offline players. Person needs to have visited the server at...ementalo2011-07-07-1/+5
* Several bug fixes and cleanup.snowleo2011-06-01-1/+1
* More translation stuffsnowleo2011-05-14-3/+5
* This is a big refactoring of the user class and more.snowleo2011-05-01-33/+46
* [trunk] Fixes tjail if there is a jail stuck in the config.snowleo2011-04-06-0/+1
* [trunk] Fixes failed back after tjailsnowleo2011-04-06-1/+1
* Moving all files to trunk.snowleo2011-03-19-0/+67