Commit graph

1978 commits

Author SHA1 Message Date
md_5
51d92a748d Add hitEntity to ProjectileHitEvent 2016-11-28 12:46:55 +11:00
LukBukkit
daec93fe81 SPIGOT-2695: Added BrewingStandFuelEvent and added fuel level to the BrewEvent 2016-11-27 10:33:39 +11:00
LukBukkit
32ad0586ce Added method for spawning a falling block with the BlockData 2016-11-26 19:23:20 +01:00
md_5
beb3979729 Fix typo in llama strength setter 2016-11-23 21:24:05 +11:00
md_5
99d9e07ccd SPIGOT-2765: Add different reasons for HangingBreakByEntityEvent 2016-11-23 10:33:47 +11:00
md_5
649f9d0349 SPIGOT-2824: Llama Strength API 2016-11-23 10:27:23 +11:00
md_5
d986a3f774 Add Unbreakable to ItemMeta 2016-11-22 14:35:51 +11:00
Lukas Hennig
5037da9d4c SPIGOT-2272: Add API for virtual Merchants 2016-11-21 15:29:10 +11:00
momothereal
e4039b9e0c Add additional APIs for Evoker / EvokerFangs 2016-11-19 18:53:34 +11:00
Senmori
1282945eea Implement isCursed for new enchantments 2016-11-19 16:06:17 +11:00
md_5
22a06ed73a Fix gson depend entry in pom.xml 2016-11-19 14:57:10 +11:00
md_5
c1a8e12c9c Add stopSound for specific sound category 2016-11-19 14:24:40 +11:00
LukBukkit
7512561bdb Implement SoundCategory for playing sounds. 2016-11-19 14:19:53 +11:00
Senmori
6c22b7154d Get Colors from ShulkerBox; Implement CustomName for Tiles. 2016-11-19 13:36:18 +11:00
md_5
be7be5128d SPIGOT-2793: Revert Nameable changes 2016-11-19 03:09:20 +11:00
Senmori
da81c56cee Get Colors from ShulkerBox; Implement CustomName for Tiles. 2016-11-18 11:24:16 +11:00
md_5
84845e07fe SPIGOT-2782: Custom Colors for Potions 2016-11-18 09:49:31 +11:00
md_5
c6bf40e4e7 SPIGOT-2776: Add Nitwit profession 2016-11-18 09:21:34 +11:00
md_5
0099068dbd Fix @see tag for WitherSkeleton
Pointed out by xGhOsTkiLLeRx in Bukkit#229
2016-11-18 08:38:37 +11:00
md_5
bf804e6e4a SPIGOT-2768: Fully implement map color 2016-11-17 17:24:01 +11:00
md_5
ac338aa46c Fix some Javadoc warnings 2016-11-17 12:53:08 +11:00
md_5
dd1c703c9f Update to Minecraft 1.11 2016-11-17 12:40:59 +11:00
Senmori
570e0e6752 Implement Entity Scoreboard Tags 2016-11-06 12:13:44 +11:00
Senmori
b80e520acb Add Enchantment#isTreasure()Z
Determines if the enchantment is a treasure enchantment - only available via means other than the enchantment table.
2016-10-30 12:16:58 +11:00
Senmori
cdf11d5677 SPIGOT-2706: Implement support for Lock NBT Tag
Containers may now implement the Lockable interface.
2016-10-21 16:35:39 +11:00
md_5
450225fe17 SPIGOT-2705: Portal cooldown getter / setter. 2016-10-01 12:26:15 +10:00
md_5
9d85e3f475 SPIGOT-2659: Better JavaDoc for setCanPickupItems 2016-09-05 17:10:50 +10:00
md_5
9fdd2ce60d SPIGOT-2656: HumanEntity#isHandRaised()Z 2016-09-04 11:59:33 +10:00
md_5
a25e56c4b6 SPIGOT-2646: MapFont.getWidth with coloured text 2016-09-01 09:27:37 +10:00
md_5
55941791e1 SPIGOT-2645: Better PluginClassLoader safety 2016-09-01 09:07:32 +10:00
md_5
89e4f83cd4 SPIGOT-2629: Better thread safety for plugin class loading 2016-08-26 15:37:26 +10:00
md_5
96d1ed2624 Fix compat with older tab completing commands. 2016-08-25 10:36:34 +10:00
DemonWav
a2c8560eac SPIGOT-215: Implement infrastructure for Location tab completes 2016-08-25 09:48:22 +10:00
md_5
b28ed606f6 SPIGOT-2595: Clarify World#getHighestBlockYAt behaviour 2016-08-13 10:21:48 +10:00
md_5
b80c9a0438 Deprecate some methods which are likely to require changes in the future
Ref http://mojang.com/2016/08/minecraft-snapshot-16w32a/
2016-08-12 18:22:33 +10:00
md_5
b513e19ee0 SPIGOT-2581: EntityAirChangeEvent 2016-08-08 18:24:14 +10:00
md_5
18490e51b1 SPIGOT-2578: Method to get PotionEffect of specific type. 2016-08-07 10:53:34 +10:00
md_5
78d84f6789 SPIGOT-2576: Javadoc fixes for Java 8 2016-08-06 09:52:40 +10:00
md_5
9335c0ba4c Deprecate and stop using Java15Compat class. 2016-07-29 17:28:57 +10:00
md_5
c5354dfc26 Fix JavaDoc typo in ItemStack#getAmount 2016-07-24 10:12:29 +10:00
md_5
057635bcd0 Enhance Beacon Block API with setters for effects 2016-07-23 10:56:46 +10:00
md_5
465097d972 Implement basic Beacon Block API 2016-07-23 10:48:50 +10:00
hibo98
e73ec6b833 Update inventory properties to match current protocol 2016-07-15 17:31:01 +10:00
md_5
19b3d5ef4c SPIGOT-113: Add save status to ChunkUnloadEvent 2016-07-11 21:10:49 +10:00
md_5
a1760b6bae SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE 2016-07-08 12:51:29 +10:00
md_5
c87a3104ae SPIGOT-2499: Remove final from ItemStack hashCode 2016-07-07 10:49:27 +10:00
md_5
db2ee1f977 SPIGOT-1468: ENDER_PEARL SpawnReason 2016-07-01 12:30:14 +10:00
md_5
5dd0935460 SPIGOT-1373: Implement EntityTargetEvent for TEMPT.
This can be a high frequency event call. Use with care.
2016-07-01 11:40:27 +10:00
md_5
f0973327a9 BUILDTOOLS-251: Make much of Bukkit locale independent 2016-06-26 19:31:59 +10:00
md_5
c3a46c9b8d SPIGOT-1030: Allow commands.yml to act on aliases 2016-06-25 21:34:11 +10:00