summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* [Bleeding] Added EntityType to replace CreatureType.Celtic Minstrel2012-02-22-13/+258
* [Bleeding] Added BlockGrowEvent. Addresses BUKKIT-104Feildmaster2012-02-22-24/+58
* [Bleeding] getHandlers() is now abstract.Feildmaster2012-02-21-3/+1
* [Bleeding] Add ways to retrieve and delete crafting recipes and fixed some is...Celtic Minstrel2012-02-21-81/+226
* [Bleeding] Cleanup clone methods.Wesley Wolfe2012-02-20-30/+204
* Improved readability for /whitelist list. Addresses BUKKIT-772Feildmaster2012-02-19-1/+1
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-170/+4
* [Bleeding] Remove deprecated events (EndermanPickup/Place).Feildmaster2012-02-19-102/+0
* [Bleeding] Specify event name in exception. Addresses BUKKIT-778Feildmaster2012-02-19-14/+5
* [Bleeding] Added Enchantment and misc tests to ItemStack (de)serializationWesley Wolfe2012-02-19-8/+7
* [Bleeding] Added Enchantment and misc tests to ItemStack (de)serializationWesley Wolfe2012-02-19-0/+76
* [Bleeding] Fixed class cast in ItemStack deserialization. Fixes BUKKIT-777Wesley Wolfe2012-02-19-1/+1
* [Bleeding] Exception cleanup. Addresses BUKKIT-774Wesley Wolfe2012-02-18-131/+67
* [Bleeding] Skip InvocationTargetException. Addresses BUKKIT-774Wesley Wolfe2012-02-18-2/+14
* [Bleeding] Added ability to unregister listeners, updated javadoc andSpaceManiac2012-02-18-8/+72
* Add getEntitiesByClass(Class<T>) and getEntitiesByClasses(Class<?>...), depre...Mike Primm2012-02-18-0/+15
* Fixed Validate message.EvilSeph2012-02-18-1/+1
* Updated EntityTeleportEvent in line with deprecation cleanup.EvilSeph2012-02-18-1/+1
* Deprecation cleanup.Erik Broes2012-02-18-4280/+409
* Added RemoteServerCommandEvent.Erik Broes2012-02-18-0/+25
* [Bleeding] Made PotionEffectTypes final, added reasons for deprecation.fullwall2012-02-18-21/+22
* [Bleeding] Update serialVersionUID.Wesley Wolfe2012-02-13-2/+2
* [Bleeding] Added ability to register and listen to SubEvents. AddressesFeildmaster2012-02-13-7/+2
* [Bleeding] Cleanup of exceptions org.bukkit.plugin.Invalid*Zeerix2012-02-13-44/+15
* Allow cloning ItemStacks with unsafe enchantments. Fixes BUKKIT-621mushroomhostage2012-02-13-1/+1
* Fixed typos and add usage message to timings command.Travis Watkins2012-02-10-10/+12
* [Bleeding] Added Potions API. Fixes BUKKIT-389fullwall2012-02-10-1/+891
* Added configurable animal and monster ticks per spawn setting.EvilSeph2012-02-10-0/+122
* Added JOCKEY and CHUNK_GEN SpawnReasons.EvilSeph2012-02-10-0/+8
* [Bleeding] setLastDamageCaused to ComplexEntityPart parent.Feildmaster2012-02-09-1/+6
* [Bleeding] Add the ability for plugins to ignore cancelled events whenmd_52012-02-09-95/+100
* [Bleeding] Deprecate Enderman events in favor of EntityChangeBlockAidan Matzko2012-02-09-0/+10
* [Bleeding] Implemented customizable permission messages.Wesley Wolfe2012-02-09-1/+34
* Properly unregister plugin channels when a plugin gets disabled.Meaglin2012-02-09-0/+7
* Added EntityTeleportEvent. Fixes BUKKIT-366craftycreeper2012-02-09-0/+85
* Added SpawnReason.BUILD_SNOWMAN.EvilSeph2012-02-08-0/+4
* Added RegainReason.ENDER_CRYSTAL.EvilSeph2012-02-08-0/+4
* setCancelled should probably not be hard-coded to true or it could putEvilSeph2012-02-05-1/+1
* Added Spawner Egg support to CreatureSpawnEvent.EvilSeph2012-02-05-0/+4
* [Bleeding] Added Vanish API for hiding players from each other.Travis Watkins2012-02-03-1/+40
* Added entity type IDs as per vanilla spec.Jeremy Wood2012-02-03-29/+45
* Fixed casting in ItemStack.deserialize.starrynte2012-02-03-3/+3
* onEnable and onDisable are no longer required implementations for JavaPluginsNathan Adams2012-02-01-2/+5
* Fixed comment from earlier commit.EvilSeph2012-01-29-1/+1
* Added 'generate-structure' setting support and WorldCreator property.Eric Stokes2012-01-29-0/+28
* Added useExactLoginLocation(). Closes BUKKIT-145EvilSeph2012-01-29-0/+10
* Add some testingErik Broes2012-01-29-261/+851
* Cleanup.EvilSeph2012-01-27-2/+2
* Fixed plugin loader. Thanks Wolvereness!EvilSeph2012-01-25-107/+243
* Adhere to naming conventions.EvilSeph2012-01-25-4/+4