summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandessentials.java
Commit message (Expand)AuthorAgeLines
* Optimize player / user iteration.md_52014-07-19-3/+3
* Remove ban check from /ess cleanup, no longer required.KHobbits2014-07-12-6/+3
* Update to new ban method.FearFree2014-07-12-1/+1
* Don't allow old UUID's to accidentally overwrite current UUID for user mapping.KHobbits2014-06-07-1/+13
* Extend getUser(Object) to match uuid and offline players.KHobbits2014-05-30-0/+3
* Allow disabling userfile cache on uuid convert.KHobbits2014-05-04-10/+14
* Skip npc's when doing cleanup.KHobbits2014-04-29-0/+5
* Delay uuidconversion for 10s and show warning.KHobbits2014-04-26-0/+33
* Add progress status and /ess uuidconvert command for manual conversion.KHobbits2014-04-17-0/+12
* Essentials UUID conversion.KHobbits2014-04-13-1/+2
* Future Java versions may not support _ as identifier.FearFree2014-03-22-5/+5
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-2/+2
* CleanupKHobbits2013-10-18-1/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-39/+39
* Adds even more clarification to metrics opt-outLuke GB2013-09-25-1/+1
* CleanupChris Ward2013-09-18-11/+40
* Cleanup importsIaccidentally2013-06-11-3/+2
* Split util classes.KHobbits2013-06-08-5/+7
* [Feature] Withdraw from trade signs without dropping items as overflow. [EXPE...KHobbits2013-05-06-0/+1
* Cleanup player argument matching in loopsKHobbits2013-05-05-1/+12
* Economy MadnessKHobbits2013-05-05-1/+1
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-1/+1
* Fix Essentials version displayKHobbits2013-03-11-1/+0
* Fix cleanup comparison number baseKHobbits2013-03-06-6/+6
* Add cleanup logging to debug mode.KHobbits2013-03-06-3/+12
* Final!Chris Ward2013-02-20-1/+1
* Code cleanupKHobbits2013-02-19-73/+65
* Added /essentials cleanup <days> [money] [homes] [bans]kukelekuuk002013-02-19-55/+110
* Code commentsKHobbits2012-10-06-1/+2
* /ess reset <player> - Clears stored data about a user.KHobbits2012-09-14-0/+16
* Async EssentialsSpawn join event, like the others.KHobbits2012-09-08-3/+0
* Fix /essentials command to not show command debugging if there were no confli...KHobbits2012-06-10-2/+5
* Client side note blocks don't play it seems (reverse-merged from commit 0b60d...md_52012-05-26-1/+1
* Optimize metricssnowleo2012-03-25-2/+6
* Add metric opt out toggle ingame.KHobbits2012-03-15-0/+23
* I dont think free noteblocks are a good ideamd_52012-03-05-2/+1
* CleanupChris Ward2012-03-03-1/+5
* CleanupChris Ward2012-03-03-0/+9
* Fixing spawnmob errors to say the right thing.KHobbits2011-12-01-1/+1
* Output the redirected plugin too.snowleo2011-11-29-1/+9
* Adding some debug info to /essentialsKHobbits2011-11-29-9/+37
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Code cleanup continues...KHobbits2011-11-18-0/+1
* Command cleanupKHobbits2011-11-18-3/+3
* Temporary debug mode using /essentials debugsnowleo2011-11-04-0/+6
* Cleanupsnowleo2011-10-09-3/+5
* Correctly charge for the use of commands.snowleo2011-08-27-1/+0
* Cleanupsnowleo2011-06-23-1/+97
* [trunk] translations - halfway thereementalo2011-05-10-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-13/+4