summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandunlimited.java
Commit message (Expand)AuthorAgeLines
* Converted emulated player class calls to use base class.KHobbits2014-04-13-2/+2
* Future Java versions may not support _ as identifier.FearFree2014-03-22-6/+6
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-1/+1
* cleanup :: fix buildIaccidentally2013-01-31-1/+0
* Update Inventory Workaround to the latest versionsnowleo2012-12-19-1/+1
* Async EssentialsSpawn join event, like the others.KHobbits2012-09-08-1/+1
* I spied some more big Booleans.KHobbits2012-06-11-1/+1
* Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in ...snowleo2011-12-07-1/+1
* More cleanupsnowleo2011-12-06-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-8/+9
* Continuing code cleanupKHobbits2011-11-18-16/+16
* Correctly charge for the use of commands.snowleo2011-08-27-3/+1
* Added ability to clear entire list of of unlimited itemsokamosy2011-08-11-38/+65
* Don't give out a full stack on /unlimited, instead either 2 or 1, if the max ...snowleo2011-07-23-1/+1
* /unlimited: Instead of 2, give the player a full stacksnowleo2011-07-21-1/+2
* Not sure how well this would work, but its probably worth giving the user at ...KHobbits2011-07-20-1/+1
* Heavy cleanup of all classessnowleo2011-07-16-2/+1
* Finally all commands translated.snowleo2011-05-15-8/+8
* This is a big refactoring of the user class and more.snowleo2011-05-01-28/+36
* [trunk] Replace all CraftInventory with Inventorysnowleo2011-04-08-2/+1
* [trunk] Unlimited: Displayed wrong namesnowleo2011-04-04-4/+4
* [trunk] Unlimited: Fix for listsnowleo2011-04-04-2/+7
* [trunk] Unlimited: fix unlimited.item-all permissionsnowleo2011-04-04-1/+1
* [trunk] Unlimited: removed the - from names, so that the names correspond wit...snowleo2011-04-04-2/+2
* [trunk] Unlimited: allow permissions with ids instead of names:snowleo2011-04-04-9/+8
* [trunk] Unlimited: List unlimited items with /unlimited list <player>snowleo2011-04-04-1/+1
* [trunk] Unlimited: List unlimited items with /unlimited list <player>snowleo2011-04-04-4/+21
* [trunk] Unlimited: Breaking change!snowleo2011-04-04-21/+7
* [trunk] Unlimited: Display a message when user already has permissions to avo...snowleo2011-04-04-0/+19
* [trunk] /unlimited: Only give out one item, if the inventory does not contain...snowleo2011-04-03-2/+6
* [trunk] Renamed infinite to unlimitedsnowleo2011-04-03-0/+58