Bukkit/Spigot
8b0439979a
Add some expansions to Anvil Inventory API
...
By: Xor Boole <mcyoung@mit.edu>
2016-11-30 16:41:08 +11:00
Bukkit/Spigot
ff46831b2d
Add hitEntity to ProjectileHitEvent
...
By: md_5 <git@md-5.net>
2016-11-28 12:46:55 +11:00
Bukkit/Spigot
986f585dba
SPIGOT-2695: Added BrewingStandFuelEvent and added fuel level to the BrewEvent
...
By: LukBukkit <luk.bukkit@gmail.com>
2016-11-26 16:15:32 +01:00
Bukkit/Spigot
389da4ad7b
Added method for spawning a falling block with the BlockData
...
By: LukBukkit <luk.bukkit@gmail.com>
2016-11-26 19:23:20 +01:00
Bukkit/Spigot
840dbd2005
Fix typo in llama strength setter
...
By: md_5 <git@md-5.net>
2016-11-23 21:24:05 +11:00
Bukkit/Spigot
6b2a91f2a4
SPIGOT-2765: Add different reasons for HangingBreakByEntityEvent
...
By: md_5 <git@md-5.net>
2016-11-23 10:33:47 +11:00
Bukkit/Spigot
63312e6e8a
SPIGOT-2824: Llama Strength API
...
By: md_5 <git@md-5.net>
2016-11-23 10:27:23 +11:00
Bukkit/Spigot
c3ecd0d680
Add Unbreakable to ItemMeta
...
By: md_5 <git@md-5.net>
2016-11-22 14:35:51 +11:00
Bukkit/Spigot
229ff86864
SPIGOT-2272: Add API for virtual Merchants
...
By: Lukas Hennig <lukas@wirsindwir.de>
2016-11-21 15:29:10 +11:00
Bukkit/Spigot
b57d05eeea
Add additional APIs for Evoker / EvokerFangs
...
By: momothereal <momothereal.mc@gmail.com>
2016-11-19 18:53:34 +11:00
Bukkit/Spigot
3b75b77e6e
Implement isCursed for new enchantments
...
By: Senmori <thesenmori@gmail.com>
2016-11-18 23:46:00 -05:00
Bukkit/Spigot
14f3943d53
Fix gson depend entry in pom.xml
...
By: md_5 <git@md-5.net>
2016-11-19 14:57:10 +11:00
Bukkit/Spigot
c5f5673150
Add stopSound for specific sound category
...
By: md_5 <git@md-5.net>
2016-11-19 14:24:40 +11:00
Bukkit/Spigot
1396386f23
Implement SoundCategory for playing sounds.
...
By: LukBukkit <luk.bukkit@gmail.com>
2016-11-19 14:19:53 +11:00
Bukkit/Spigot
853b05b6ab
Get Colors from ShulkerBox; Implement CustomName for Tiles.
...
By: Senmori <thesenmori@gmail.com>
2016-11-18 11:24:16 +11:00
Bukkit/Spigot
0da3e1a443
SPIGOT-2793: Revert Nameable changes
...
By: md_5 <git@md-5.net>
2016-11-19 03:09:06 +11:00
Bukkit/Spigot
07f7249cf2
Get Colors from ShulkerBox; Implement CustomName for Tiles.
...
By: Senmori <thesenmori@gmail.com>
2016-11-18 11:24:16 +11:00
Bukkit/Spigot
77cd4eb79a
SPIGOT-2782: Custom Colors for Potions
...
By: md_5 <git@md-5.net>
2016-11-18 09:49:31 +11:00
Bukkit/Spigot
663f0fc229
SPIGOT-2776: Add Nitwit profession
...
By: md_5 <git@md-5.net>
2016-11-18 09:21:34 +11:00
Bukkit/Spigot
b7bb02167a
Fix @see tag for WitherSkeleton
...
Pointed out by xGhOsTkiLLeRx in Bukkit#229
By: md_5 <git@md-5.net>
2016-11-18 08:38:37 +11:00
Bukkit/Spigot
5004927672
SPIGOT-2768: Fully implement map color
...
By: md_5 <git@md-5.net>
2016-11-17 17:24:01 +11:00
Bukkit/Spigot
1cb9aaf19a
Fix some Javadoc warnings
...
By: md_5 <git@md-5.net>
2016-11-17 12:53:08 +11:00
Bukkit/Spigot
f1fb3d9462
Update to Minecraft 1.11
...
By: md_5 <git@md-5.net>
2016-11-17 12:40:59 +11:00
Bukkit/Spigot
06e0085b98
Implement Entity Scoreboard Tags
...
By: Senmori <thesenmori@gmail.com>
2016-11-06 12:13:44 +11:00
Bukkit/Spigot
bde8f61893
Add Enchantment#isTreasure()Z
...
Determines if the enchantment is a treasure enchantment - only available via means other than the enchantment table.
By: Senmori <thesenmori@gmail.com>
2016-10-25 11:16:28 -04:00
Bukkit/Spigot
a05a1330d3
SPIGOT-2706: Implement support for Lock NBT Tag
...
Containers may now implement the Lockable interface.
By: Senmori <thesenmori@gmail.com>
2016-10-21 16:32:56 +11:00
Bukkit/Spigot
5945e37165
SPIGOT-2705: Portal cooldown getter / setter.
...
By: md_5 <git@md-5.net>
2016-10-01 12:26:15 +10:00
Bukkit/Spigot
fef3dbb95c
SPIGOT-2659: Better JavaDoc for setCanPickupItems
...
By: md_5 <git@md-5.net>
2016-09-05 17:10:50 +10:00
Bukkit/Spigot
8a52090a25
SPIGOT-2656: HumanEntity#isHandRaised()Z
...
By: md_5 <git@md-5.net>
2016-09-04 11:59:33 +10:00
Bukkit/Spigot
aaf720af60
SPIGOT-2646: MapFont.getWidth with coloured text
...
By: md_5 <git@md-5.net>
2016-09-01 09:27:37 +10:00
Bukkit/Spigot
a037aff506
SPIGOT-2645: Better PluginClassLoader safety
...
By: md_5 <git@md-5.net>
2016-09-01 09:07:32 +10:00
Bukkit/Spigot
4be07ca07a
SPIGOT-2629: Better thread safety for plugin class loading
...
By: md_5 <git@md-5.net>
2016-08-26 15:37:26 +10:00
Bukkit/Spigot
497a87b5b5
Fix compat with older tab completing commands.
...
By: md_5 <git@md-5.net>
2016-08-25 10:36:34 +10:00
Bukkit/Spigot
359e6edb63
SPIGOT-215: Implement infrastructure for Location tab completes
...
By: DemonWav <demonwav@gmail.com>
2016-08-25 09:48:22 +10:00
Bukkit/Spigot
02b060f77a
SPIGOT-2595: Clarify World#getHighestBlockYAt behaviour
...
By: md_5 <git@md-5.net>
2016-08-13 10:17:14 +10:00
Bukkit/Spigot
24f6f4f05c
Deprecate some methods which are likely to require changes in the future
...
Ref http://mojang.com/2016/08/minecraft-snapshot-16w32a/
By: md_5 <git@md-5.net>
2016-08-12 18:22:33 +10:00
Bukkit/Spigot
e74f8f6b5e
SPIGOT-2581: EntityAirChangeEvent
...
By: md_5 <git@md-5.net>
2016-08-08 18:24:14 +10:00
Bukkit/Spigot
d57088a9c9
SPIGOT-2578: Method to get PotionEffect of specific type.
...
By: md_5 <git@md-5.net>
2016-08-07 10:53:34 +10:00
Bukkit/Spigot
bab2e9ce17
SPIGOT-2576: Javadoc fixes for Java 8
...
By: md_5 <git@md-5.net>
2016-08-06 09:52:40 +10:00
Bukkit/Spigot
3b51e3f230
Deprecate and stop using Java15Compat class.
...
By: md_5 <git@md-5.net>
2016-07-29 17:28:25 +10:00
Bukkit/Spigot
f0bfb0fdf7
Fix JavaDoc typo in ItemStack#getAmount
...
By: md_5 <git@md-5.net>
2016-07-24 10:12:29 +10:00
Bukkit/Spigot
ef8af07cbe
Enhance Beacon Block API with setters for effects
...
By: md_5 <git@md-5.net>
2016-07-23 10:55:31 +10:00
Bukkit/Spigot
bab44fa0f5
Implement basic Beacon Block API
...
By: md_5 <git@md-5.net>
2016-07-23 10:29:30 +10:00
Bukkit/Spigot
73089b49ee
Update inventory properties to match current protocol
...
By: hibo98 <hibo98.niklas@gmail.com>
2016-07-10 18:07:13 +02:00
Bukkit/Spigot
86e3aea9ba
SPIGOT-113: Add save status to ChunkUnloadEvent
...
By: md_5 <git@md-5.net>
2016-07-11 21:10:49 +10:00
Bukkit/Spigot
0c42c407cf
SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE
...
By: md_5 <git@md-5.net>
2016-07-08 12:51:29 +10:00
Bukkit/Spigot
ef24ef29c8
SPIGOT-2499: Remove final from ItemStack hashCode
...
By: md_5 <git@md-5.net>
2016-07-07 10:49:27 +10:00
Bukkit/Spigot
7a14c68810
SPIGOT-1468: ENDER_PEARL SpawnReason
...
By: md_5 <git@md-5.net>
2016-07-01 12:30:14 +10:00
Bukkit/Spigot
219cc0b3f4
SPIGOT-1373: Implement EntityTargetEvent for TEMPT.
...
This can be a high frequency event call. Use with care.
By: md_5 <git@md-5.net>
2016-07-01 11:40:27 +10:00
Bukkit/Spigot
7f7f1608e8
BUILDTOOLS-251: Make much of Bukkit locale independent
...
By: md_5 <git@md-5.net>
2016-06-26 19:31:59 +10:00