summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/craftbukkit
Commit message (Expand)AuthorAgeLines
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-6/+6
* Update ItemStack reference to getTypeId()GunfighterJ2013-09-17-1/+2
* Prevent inf loop when adding air to kits.KHobbits2013-08-12-1/+1
* [Feature] Withdraw from trade signs without dropping items as overflow. [EXPE...KHobbits2013-05-06-4/+10
* Don't use broken CB methods ...snowleo2012-12-20-3/+3
* Update Inventory Workaround to the latest versionsnowleo2012-12-19-438/+22
* Updating Bukkit to 1.4.5 RBKHobbits2012-12-19-0/+12
* CB 2455 :: Bukkit 1593Iaccidentally2012-11-04-0/+36
* Handle int overflow in SetExpFixAlexander Schepp2012-10-31-0/+8
* Fix CB.KHobbits2012-08-28-0/+6
* Update CBKHobbits2012-08-21-0/+18
* Fix minor Exp discrepancyKHobbits2012-08-08-11/+24
* Less loops pleasesnowleo2012-08-03-9/+3
* Another fix for /expsnowleo2012-08-03-0/+13
* New exp calculations.snowleo2012-08-03-8/+17
* CB #2267 Bukkit #1505ementalo2012-08-02-0/+6
* Update CraftBukkit: 1.2.5-R2.0 - 2190KHobbits2012-05-19-0/+36
* Small cleanup of thingsmd_52012-04-24-52/+0
* Should fix some exp math issuessnowleo2012-04-09-1/+1
* Fix kit enchants for people without oversized stack permission.KHobbits2012-03-26-19/+19
* Bukkit R0.3 api updates.KHobbits2012-03-22-0/+18
* Comments to SetExpFix.KHobbits2012-03-17-0/+7
* Add missing methods.KHobbits2012-03-15-0/+6
* Fix fake explosions.KHobbits2012-03-15-51/+0
* Updated to R6snowleo2012-03-01-46/+72
* Updating Bukkit: CB #1858, B #1334KHobbits2012-03-01-0/+6
* Updated Essentials to work with R5snowleo2012-02-21-6/+12
* Update to 1.1-R4md_52012-02-15-0/+24
* Remove dropItems from the inventory work aroundmd_52012-02-15-33/+6
* New craftbukkitKHobbits2012-01-29-0/+6
* Update for new CraftBukkit Event Codesnowleo2012-01-20-50/+27
* Read current exp, instead of stored exp.KHobbits2011-12-14-3/+20
* Better exp fix and allow exp on buy and sell signs.snowleo2011-12-13-0/+41
* Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in ...snowleo2011-12-07-9/+9
* More cleanupsnowleo2011-12-06-1/+1063
* Allows to be teleported to bed location of offline players.snowleo2011-12-02-0/+52
* CB#1534 B#1048snowleo2011-11-30-3/+3
* Removed EnchantmentFix, because it's fixed in CB#1526snowleo2011-11-30-66/+0
* New config option update-bed-at-daytime that allows players to always set the...snowleo2011-11-30-0/+25
* Enchantments in CraftBukkit are still broken, but it works with Essentials :)snowleo2011-11-27-0/+66
* CB#1518 B#1042snowleo2011-11-27-27/+0
* BedLocationFix for CraftBukkitsnowleo2011-11-27-0/+27
* Fix ItemDupe bug in bukkitsnowleo2011-11-25-0/+25
* Moved all dependency on craftbukkit to one package in the main jar. The rest ...snowleo2011-11-22-0/+98