CraftBukkit/Spigot
75d96db6f3
SPIGOT-5416: Block.getDrops gives drops even when tool should not give drops
...
By: md_5 <git@md-5.net>
2019-12-08 10:39:57 +11:00
CraftBukkit/Spigot
a0dd86fbe1
SPIGOT-5403: isSimilar returns true for different skulls
...
By: md_5 <git@md-5.net>
2019-12-05 10:37:02 +11:00
CraftBukkit/Spigot
e7370ab173
SPIGOT-5409: Remove unnecessary defaulting in CraftMetaBookSigned
...
By: md_5 <git@md-5.net>
2019-12-05 10:28:16 +11:00
CraftBukkit/Spigot
020f2f931d
Increase outdated build delay to 4 weeks
...
By: md_5 <git@md-5.net>
2019-11-08 20:07:56 +11:00
CraftBukkit/Spigot
210a6d8785
Add UUID support to CraftProfileBanList
...
By: pop4959 <pop4959@gmail.com>
2019-10-19 15:23:08 -07:00
CraftBukkit/Spigot
791c4f2d14
SPIGOT-5370: Fix Block#rayTrace considering other blocks.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-10-18 20:28:06 +02:00
CraftBukkit/Spigot
8587d2f03a
Fix incorrect inequality in eae7eb06df
...
Thanks Brokkoli & Phoenix616 for pointing out
By: md_5 <git@md-5.net>
2019-10-17 20:35:42 +11:00
CraftBukkit/Spigot
cf59b7f501
SPIGOT-5362: Suspicious stews fail isSimilar check
...
By: ShaneBeee <shanebolenback@me.com>
2019-10-14 21:03:30 +11:00
CraftBukkit/Spigot
f73b0d238f
SPIGOT-5309: Call cancelled EntityDamageEvent when damaging invisible armor stands
...
By: jojokobi <jhocheneder@gmx.at>
2019-10-05 19:02:38 +02:00
CraftBukkit/Spigot
eae7eb06df
SPIGOT-5342: Lore lost when deserializing items with no version stored
...
By: md_5 <git@md-5.net>
2019-10-06 18:34:51 +11:00
CraftBukkit/Spigot
70d89c1a78
SPIGOT-5353: Expand explosion API by adding source entity
...
By: md_5 <git@md-5.net>
2019-10-05 17:16:52 +10:00
CraftBukkit/Spigot
dc1edccd98
SPIGOT-5331: Add support for Java 13
...
By: md_5 <git@md-5.net>
2019-09-18 20:03:54 +10:00
CraftBukkit/Spigot
b098d89339
SPIGOT-5317: Create accessors for player absorption hearts
...
By: md_5 <git@md-5.net>
2019-09-13 20:04:43 +10:00
CraftBukkit/Spigot
69d28a880a
SPIGOT-5315: Cannot serialize armor stand ItemMeta
...
By: md_5 <git@md-5.net>
2019-09-11 18:14:46 +10:00
CraftBukkit/Spigot
7f5d81e0b0
SPIGOT-5158: Add SuspiciousStewMeta
...
By: ShaneBeee <shanebolenback@me.com>
2019-09-08 02:49:12 -07:00
CraftBukkit/Spigot
280cf8ba51
SPIGOT-5310: Add Chunk.contains
...
By: md_5 <git@md-5.net>
2019-09-08 11:39:08 +10:00
CraftBukkit/Spigot
473130fb2b
SPIGOT-3308: RecipeIterator cannot longer remove recipes
...
By: md_5 <git@md-5.net>
2019-09-07 17:07:36 +10:00
CraftBukkit/Spigot
6a3743030e
Add API to get/set inhabited time of a Chunk
...
By: md_5 <git@md-5.net>
2019-09-07 16:48:30 +10:00
CraftBukkit/Spigot
136363e657
SPIGOT-5250: Add ChunkSnapshot.contains
...
By: md_5 <git@md-5.net>
2019-09-07 16:40:30 +10:00
CraftBukkit/Spigot
147ff6b1e3
SPIGOT-5301: BlockIgniteEvent for campfire + arrow
...
By: md_5 <git@md-5.net>
2019-09-02 13:14:13 +10:00
CraftBukkit/Spigot
84d9696c39
SPIGOT-5298: Remove unexplained 0.1 drop chance offset
...
By: md_5 <git@md-5.net>
2019-08-31 16:54:49 +10:00
CraftBukkit/Spigot
cfd992a9d4
SPIGOT-5293: Sponge behaviour differs from Vanilla
...
By: md_5 <git@md-5.net>
2019-08-28 20:10:04 +10:00
CraftBukkit/Spigot
8c18f2deaf
SPIGOT-5211: Add Raid API
...
By: anhcraft <admin@anhcraft.dev>
2019-08-12 18:43:10 +07:00
CraftBukkit/Spigot
70c10a6e82
SPIGOT-5264: Call event for experience orbs losing their target
...
By: md_5 <git@md-5.net>
2019-08-24 19:06:17 +10:00
CraftBukkit/Spigot
7b8436f8e2
SPIGOT-5282: Improve bucket event API
...
By: md_5 <git@md-5.net>
2019-08-23 20:30:16 +10:00
CraftBukkit/Spigot
b0f23cdec1
SPIGOT-5281: Clearer error messages for ChunkSnapshot misuse
...
By: md_5 <git@md-5.net>
2019-08-23 20:10:58 +10:00
CraftBukkit/Spigot
1c1f586241
SPIGOT-5269: Item attribute modifiers don't persist their order
...
By: md_5 <git@md-5.net>
2019-08-16 20:57:49 +10:00
CraftBukkit/Spigot
12a0309e1e
Increase outdated build delay to 3 weeks
...
By: md_5 <git@md-5.net>
2019-08-10 10:52:38 +10:00
CraftBukkit/Spigot
5641a120eb
SPIGOT-5249: Do not add data to empty loot table
...
By: md_5 <git@md-5.net>
2019-08-09 20:19:06 +10:00
CraftBukkit/Spigot
aeb3ecc654
SPIGOT-5245: Unneeded cast to WorldNBTStorage in CraftWorld#getWorldFolder
...
By: md_5 <git@md-5.net>
2019-08-05 20:20:38 +10:00
CraftBukkit/Spigot
d67f427648
SPIGOT-5241: setAttributeModifiers does not work on untouched stack
...
By: md_5 <git@md-5.net>
2019-08-03 12:55:20 +10:00
CraftBukkit/Spigot
c62558a09f
SPIGOT-5231: ShotAtAngle API for Fireworks
...
By: md_5 <git@md-5.net>
2019-08-02 19:32:10 +10:00
CraftBukkit/Spigot
4460d122b3
SPIGOT-5225: World handle isn't closed if world is unloaded without saving
...
By: md_5 <git@md-5.net>
2019-07-29 16:36:51 +10:00
CraftBukkit/Spigot
1513ec9ccc
SPIGOT-5222: Cannot get Long values from Entity memory
...
By: md_5 <git@md-5.net>
2019-07-29 16:37:40 +10:00
CraftBukkit/Spigot
87a13de04a
SPIGOT-5195 ( #2 ): Player loot table does not drop when keepInventory is on
...
By: Carl Poole <mail@carlpoole.com>
2019-07-26 16:47:49 -05:00
CraftBukkit/Spigot
48e0a2b15c
SPIGOT-5208: Reset state on cancelled EntityTransformEvent to prevent event spam
...
By: md_5 <git@md-5.net>
2019-07-26 09:58:18 +10:00
CraftBukkit/Spigot
526ee7e53e
SPIGOT-5214: setCooldown not working
...
By: md_5 <git@md-5.net>
2019-07-26 09:40:09 +10:00
CraftBukkit/Spigot
c31f9f7b90
SPIGOT-5204: Typo in deprecated enchantment name
...
By: md_5 <git@md-5.net>
2019-07-24 09:30:28 +10:00
CraftBukkit/Spigot
dbe3d40c24
SPIGOT-4712: Allow spawning of upwards or downwards facing item frames
...
Also use correct block position for spawning hanging entities
By: BlackHole <black-hole@live.com>
2019-07-23 09:38:02 +10:00
CraftBukkit/Spigot
2b5e68a253
SPIGOT-4679 Fix black lines after book paragraphs
...
Also increase max page count to 100 to match 1.14
By: BlackHole <black-hole@live.com>
2019-07-22 23:07:22 +02:00
CraftBukkit/Spigot
69ff0206df
SPIGOT-5180: Add Villager#sleep() and #wakeup() methods
...
By: LelouBil <bilel.jahid@gmail.com>
2019-07-22 00:09:06 +02:00
CraftBukkit/Spigot
a4b8e8ce68
Update to Minecraft 1.14.4
...
By: md_5 <git@md-5.net>
2019-07-20 09:00:00 +10:00
CraftBukkit/Spigot
fa576e3e73
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-07-20 09:00:00 +10:00
CraftBukkit/Spigot
dacd4f2a36
Tweak build expiration to 7 days
...
By: md_5 <git@md-5.net>
2019-07-10 19:57:22 +10:00
CraftBukkit/Spigot
f3d1e78efe
SPIGOT-5146: BlockDataMeta does not work
...
By: md_5 <git@md-5.net>
2019-07-09 10:47:07 +10:00
CraftBukkit/Spigot
74808290c6
Print number of force loaded chunks per plugin in crash reports
...
By: md_5 <git@md-5.net>
2019-07-08 12:34:15 +10:00
CraftBukkit/Spigot
aedce73dd1
Add Plugin Chunk Ticket API
...
Allows plugins to force certain chunks to be kept loaded for as long as they are enabled.
By: Spottedleaf <Spottedleaf@users.noreply.github.com>
2019-07-08 12:14:16 +10:00
CraftBukkit/Spigot
09309c363f
SPIGOT-5149: resetRecipes does nothing
...
By: md_5 <git@md-5.net>
2019-07-07 11:40:14 +10:00
CraftBukkit/Spigot
a760b9414a
SPIGOT-5141: World.generateTree() causes ClassCastException with huge mushrooms
...
By: md_5 <git@md-5.net>
2019-07-06 10:13:00 +10:00
CraftBukkit/Spigot
6e816175e1
SPIGOT-5142: Ignore invalid firework effects
...
By: md_5 <git@md-5.net>
2019-07-06 10:08:52 +10:00
CraftBukkit/Spigot
7ca2721835
Re-add chunk GC for plugin chunk loads
...
By: md_5 <git@md-5.net>
2019-07-03 10:29:02 +10:00
CraftBukkit/Spigot
05a4221869
SPIGOT-5123: Snapshot tile entities can end up with a non-null world
...
By: md_5 <git@md-5.net>
2019-07-03 10:22:42 +10:00
CraftBukkit/Spigot
d3a55e3c6e
SPIGOT-5121: Method to set PierceLevel of arrows
...
By: md_5 <git@md-5.net>
2019-06-30 09:52:18 +10:00
CraftBukkit/Spigot
020a6a58b2
SPIGOT-5105: The EntityTag nbt tag disappears from preset armor_stand items.
...
By: md_5 <git@md-5.net>
2019-06-29 16:55:36 +10:00
CraftBukkit/Spigot
d6d34c98e7
SPIGOT-5106: Config option to prevent plugins with incompatible API's from loading
...
By: md_5 <git@md-5.net>
2019-06-29 16:36:58 +10:00
CraftBukkit/Spigot
4d4628bf1c
Update to Minecraft 1.14.3
...
By: md_5 <git@md-5.net>
2019-06-25 06:44:52 +10:00
CraftBukkit/Spigot
257ba6c003
SPIGOT-5098: Add a method to allow colored sign changes
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-06-22 16:22:53 +02:00
CraftBukkit/Spigot
9d2d82c126
SPIGOT-5094: Allow opening merchant for wandering traders and hide the xp bar for custom merchants
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-21 05:06:16 +02:00
CraftBukkit/Spigot
21a654cdfe
SPIGOT-5097: Bukkit.clearRecipes() no longer working
...
By: md_5 <git@md-5.net>
2019-06-22 18:24:23 +10:00
CraftBukkit/Spigot
3a28cb13b9
Fix setting game rules via the API
...
By: md_5 <git@md-5.net>
2019-06-21 20:35:22 +10:00
CraftBukkit/Spigot
a8155d2399
Update to Minecraft 1.14.3-pre4
...
By: md_5 <git@md-5.net>
2019-06-21 20:00:00 +10:00
CraftBukkit/Spigot
0297d9de8a
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-06-21 19:52:34 +10:00
CraftBukkit/Spigot
eabf410768
SPIGOT-5089: UnsupportedOperationException on setting villager memory to null
...
By: md_5 <git@md-5.net>
2019-06-19 18:42:51 +10:00
CraftBukkit/Spigot
b8dc3168ff
SPIGOT-5061: Add explode and ignite methods to Creeper
...
By: i509VCB <null>
2019-06-14 17:21:29 -05:00
CraftBukkit/Spigot
260bd8c7c4
Optimize getEntitiesByClasses slightly
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-16 11:13:42 +10:00
CraftBukkit/Spigot
700f1c0ef8
SPIGOT-5072: Process phantom, cat and patrol spawning in CustomChunkGenerator
...
By: md_5 <git@md-5.net>
2019-06-16 11:12:08 +10:00
CraftBukkit/Spigot
d53dd95127
SPIGOT-5010: World#getEntitiesByClass/es also return entities in border chunks.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-15 03:39:04 +02:00
CraftBukkit/Spigot
c1cc0cddf5
SPIGOT-5034: FoodLevelChangeEvent add getItem method
...
By: md_5 <git@md-5.net>
2019-06-14 19:41:36 +10:00
CraftBukkit/Spigot
95dbf2457d
SPIGOT-5047: Correct slot types for 1.14 inventories
...
By: md_5 <git@md-5.net>
2019-06-13 21:26:04 +10:00
CraftBukkit/Spigot
aa1f7c7569
SPIGOT-5067: Add item meta for 1.14 spawn eggs
...
By: md_5 <git@md-5.net>
2019-06-13 20:51:39 +10:00
CraftBukkit/Spigot
37a786ec29
Add Player#openBook(ItemStack) method
...
This PR adds the openBook(ItemStack) method to Player that allows opening a
Material.WRITTEN_BOOK for a player on demand.
By: simpleauthority <jacob@algorithmjunkie.com>
2019-06-06 01:08:11 -07:00
CraftBukkit/Spigot
223b5e4c95
SPIGOT-5037: Player.openMerchant does not show merchant level
...
By: md_5 <git@md-5.net>
2019-06-07 19:48:12 +10:00
CraftBukkit/Spigot
aaf46051fc
SPIGOT-5028: Villager#setVillagerExperience() doesn't work
...
By: md_5 <git@md-5.net>
2019-06-06 20:46:32 +10:00
CraftBukkit/Spigot
a5abba4a51
SPIGOT-5015: Players in spectator mode prevent block placement and block projectiles
...
By: md_5 <git@md-5.net>
2019-06-02 19:51:26 +10:00
CraftBukkit/Spigot
d7c1a6ed5f
SPIGOT-5010: World.getEntities returns entities in border chunks
...
By: md_5 <git@md-5.net>
2019-05-31 06:56:00 +10:00
CraftBukkit/Spigot
624908bdfc
Show incorrect size passed into createInventory
...
By: md_5 <git@md-5.net>
2019-05-29 19:58:01 +10:00
CraftBukkit/Spigot
ca6d40aa64
SPIGOT-4992: Various villager issues due to broken mapping
...
By: md_5 <git@md-5.net>
2019-05-28 20:43:33 +10:00
CraftBukkit/Spigot
569660215f
Update to Minecraft 1.14.2
...
By: md_5 <git@md-5.net>
2019-05-28 06:30:00 +10:00
CraftBukkit/Spigot
5f2275f40a
SPIGOT-4946: Add VillagerCareerChangeEvent
...
By: i509VCB <null>
2019-05-25 20:58:11 -05:00
CraftBukkit/Spigot
e2b8949bf3
SPIGOT-4752: Fixed inconsistency between isChunkLoaded and chunk load/unload events
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-16 01:11:20 +02:00
CraftBukkit/Spigot
a7f92c8388
SPIGOT-4972: Cannot add contextual data to loot table API
...
By: md_5 <git@md-5.net>
2019-05-23 20:48:20 +10:00
CraftBukkit/Spigot
817d83e1bb
SPIGOT-4968: Jukebox.setPlaying(null) causes error
...
By: md_5 <git@md-5.net>
2019-05-21 12:09:42 +10:00
CraftBukkit/Spigot
3ebcb8237b
SPIGOT-4925: Uppercase world names no longer supported
...
By: md_5 <git@md-5.net>
2019-05-20 19:49:07 +10:00
CraftBukkit/Spigot
82335a22f1
SPIGOT-4961: Cannot open various inventories
...
By: md_5 <git@md-5.net>
2019-05-20 19:46:20 +10:00
CraftBukkit/Spigot
cd9d8451fd
SPIGOT-4958: API to set map trackingPosition
...
By: md_5 <git@md-5.net>
2019-05-20 19:29:51 +10:00
CraftBukkit/Spigot
d8a6d9eb41
SPIGOT-4962: Bubble column blocks not classified as liquid
...
By: md_5 <git@md-5.net>
2019-05-20 19:27:02 +10:00
CraftBukkit/Spigot
acd04ff0d0
SPIGOT-4833: Allow access to LivingEntity memories
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-05-19 19:58:41 +10:00
CraftBukkit/Spigot
f19a688ffc
SPIGOT-4943: Zombie villager conversion player API.
...
Also resetting the conversion player when stopping a conversion.
By: blablubbabc <lukas@wirsindwir.de>
2019-05-17 14:08:33 +02:00
CraftBukkit/Spigot
4d27af3c76
SPIGOT-4938: Call EntityPickupItemEvent for dolphins
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-17 23:19:52 +02:00
CraftBukkit/Spigot
453eb0afe4
SPIGOT-4948: Lectern.getInventory should return a LecternInventory
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-17 20:18:13 +02:00
CraftBukkit/Spigot
609921674a
SPIGOT-4935: Lore deserializes incorrectly from previous versions
...
By: md_5 <git@md-5.net>
2019-05-15 17:07:47 +10:00
CraftBukkit/Spigot
0a6bbfbdde
SPIGOT-4929: Beacon inventory getType() returns CHEST
...
By: md_5 <git@md-5.net>
2019-05-14 21:31:49 +10:00
CraftBukkit/Spigot
788fd7eedc
Update to Minecraft 1.14.1
...
By: md_5 <git@md-5.net>
2019-05-14 10:00:00 +10:00
CraftBukkit/Spigot
1825747f6d
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-05-14 08:50:43 +10:00
CraftBukkit/Spigot
41043ef48b
Load custom worlds from correct location
...
By: md_5 <git@md-5.net>
2019-05-12 16:59:21 +10:00
CraftBukkit/Spigot
f3e26f2572
SPIGOT-4911: Cannot add firework rocket as charged projectile in crossbow
...
By: md_5 <git@md-5.net>
2019-05-12 11:22:21 +10:00
CraftBukkit/Spigot
b407bebd8d
SPIGOT-4900: Rearchitect multiworld support for better compat with new villager AI
...
By: md_5 <git@md-5.net>
2019-05-12 11:15:48 +10:00
CraftBukkit/Spigot
7a93a50d32
Add BlockShearEntityEvent for Dispensers shearing Sheep
...
By: nathat890 <nathat890@outlook.com>
2019-05-07 16:50:57 +01:00
CraftBukkit/Spigot
cacd7ce457
SPIGOT-4891: LecternInventory.getType() should return InventoryType.LECTERN
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-07 23:52:16 +02:00
CraftBukkit/Spigot
b1a791b5e5
SPIGOT-4887: Villager level minimum is 1
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-07 15:36:56 +02:00
CraftBukkit/Spigot
4f21c71d98
SPIGOT-4880: Potion effects with unknown names.
...
By: md_5 <git@md-5.net>
2019-05-07 09:22:45 +10:00
CraftBukkit/Spigot
f2ce39c748
SPIGOT-4874: Use empty loot context
...
Appears to work irrespective of what the loot table requires
By: md_5 <git@md-5.net>
2019-05-06 20:00:27 +10:00
CraftBukkit/Spigot
e413f6ef8f
SPIGOT-4871: Manually opened double chest doesn't have close animation
...
By: md_5 <git@md-5.net>
2019-05-05 18:39:58 +10:00
CraftBukkit/Spigot
7a47bcf55b
SPIGOT-4834: API for Villager levels and experience
...
By: md_5 <git@md-5.net>
2019-05-05 12:03:20 +10:00
CraftBukkit/Spigot
0ddb44f00c
SPIGOT-4840: CartographyInventory not returned for InventoryClickEvent.getClickedInventory on result slot
...
By: md_5 <git@md-5.net>
2019-05-05 09:46:41 +10:00
CraftBukkit/Spigot
5a40b00a62
SPIGOT-4863: --eraseCache doesn't work
...
By: md_5 <git@md-5.net>
2019-05-04 20:54:32 +10:00
CraftBukkit/Spigot
61d087fec5
SPIGOT-4835: Manually opened chest doesn't have close animation
...
By: md_5 <git@md-5.net>
2019-05-03 17:57:05 +10:00
CraftBukkit/Spigot
d90f2f4bfd
SPIGOT-4831: setKeepSpawnInMemory to false does not work
...
By: md_5 <git@md-5.net>
2019-05-02 15:15:53 +10:00
CraftBukkit/Spigot
f6bee952be
SPIGOT-4836: Breaking barrier block causes error
...
By: md_5 <git@md-5.net>
2019-05-02 09:23:16 +10:00
CraftBukkit/Spigot
12ecbc64a0
SPIGOT-4802: Add CrossbowMeta
...
By: md_5 <git@md-5.net>
2019-05-01 20:18:01 +10:00
CraftBukkit/Spigot
a70a255937
SPIGOT-4714: Broadcasts can no longer be done from secondary threads
...
By: md_5 <git@md-5.net>
2019-05-01 18:46:18 +10:00
CraftBukkit/Spigot
e5cb6d7c49
SPIGOT-4820: Villager Type API
...
By: md_5 <git@md-5.net>
2019-05-01 18:39:43 +10:00
CraftBukkit/Spigot
2e24df6eb1
Regular arrow spawn method should not have changed type
...
By: md_5 <git@md-5.net>
2019-05-01 18:14:52 +10:00
CraftBukkit/Spigot
03d3b41708
SPIGOT-4822: Existing world fails to load
...
By: md_5 <git@md-5.net>
2019-05-01 18:10:27 +10:00
CraftBukkit/Spigot
39114e773e
SPIGOT-4825: Clearly error on asynchronous tile access
...
By: md_5 <git@md-5.net>
2019-05-01 17:05:21 +10:00
CraftBukkit/Spigot
1596138194
SPIGOT-4823: Crash picking up arrows
...
By: md_5 <git@md-5.net>
2019-05-01 06:48:56 +10:00
CraftBukkit/Spigot
abedca6a94
World#spawnArrow should return an AbstractArrow now
...
By: md_5 <git@md-5.net>
2019-04-30 21:31:08 +10:00
CraftBukkit/Spigot
60ed569599
SPIGOT-4819: Continue refactoring of Arrow-related APIs
...
By: md_5 <git@md-5.net>
2019-04-30 21:23:11 +10:00
CraftBukkit/Spigot
a2a0f9e6d3
SPIGOT-4816: Editing book causes glitchy behaviour
...
By: md_5 <git@md-5.net>
2019-04-30 15:33:35 +10:00
CraftBukkit/Spigot
4d73820fbb
SPIGOT-4803: Fox related APIs
...
By: md_5 <git@md-5.net>
2019-04-28 17:59:12 +10:00
CraftBukkit/Spigot
b84b23c451
Add TradeSelectEvent
...
By: Coleman Yantis <diamonddagger590@gmail.com>
2019-04-28 12:35:28 +10:00
CraftBukkit/Spigot
bfea9a3269
Add Override annotations where appropriate
...
By: md_5 <git@md-5.net>
2019-04-28 11:38:01 +10:00
CraftBukkit/Spigot
74061abe72
Allow direct opening of another player's inventory
...
Not recommended - bugs may result, especially re: slot updates
By: md_5 <git@md-5.net>
2019-04-27 13:14:40 +10:00
CraftBukkit/Spigot
51a9b6ad0f
SPIGOT-4784: Collar colour API for Cats
...
By: md_5 <git@md-5.net>
2019-04-27 12:52:52 +10:00
CraftBukkit/Spigot
65ed9737c3
Loosen restrictions on inventory sizing
...
Allows creating (but not opening) inventories created eg via Bukkit.createInventory(..., InventoryType.PLAYER);
By: md_5 <git@md-5.net>
2019-04-27 12:50:43 +10:00
CraftBukkit/Spigot
520c838a5c
SPIGOT-4753: Add Pose API
...
By: md_5 <git@md-5.net>
2019-04-27 10:27:05 +10:00
CraftBukkit/Spigot
fb196561cb
SPIGOT-4778: Bell Attachment is missing
...
By: md_5 <git@md-5.net>
2019-04-27 09:33:00 +10:00
CraftBukkit/Spigot
f8494aa951
Add variant API to MushroomCow
...
By: md_5 <git@md-5.net>
2019-04-26 14:48:19 +10:00
CraftBukkit/Spigot
e7a5cc8f06
Don't concurrently execute ChunkGenerators by default
...
By: md_5 <git@md-5.net>
2019-04-26 12:08:59 +10:00
CraftBukkit/Spigot
660fe1b0df
SPIGOT-4751: Update mappings version
...
By: md_5 <git@md-5.net>
2019-04-26 09:08:32 +10:00
CraftBukkit/Spigot
71dfecfe22
SPIGOT-4744: Cannot spawn Cat entity
...
By: md_5 <git@md-5.net>
2019-04-25 14:59:08 +10:00
CraftBukkit/Spigot
c3e41306a8
SPIGOT-4742: Make Sign Colorable
...
By: md_5 <git@md-5.net>
2019-04-25 14:49:23 +10:00
CraftBukkit/Spigot
c9a23d73a0
Replace ItemTag API with new API that also expands to Tiles and Entities
...
By: Bjarne Koll <LynxPlay101@gmail.com>
2019-04-25 14:36:46 +10:00
CraftBukkit/Spigot
4198bf7e21
SPIGOT-4741: InventoryHolder no longer returns DoubleChest
...
By: md_5 <git@md-5.net>
2019-04-25 13:57:18 +10:00
CraftBukkit/Spigot
badc255efc
Update to Minecraft 1.14
...
By: md_5 <git@md-5.net>
2019-04-25 12:00:00 +10:00
CraftBukkit/Spigot
2f808394c5
SPIGOT-4736: Serialized ItemStack Lore Doesn't Deserialize
...
By: md_5 <git@md-5.net>
2019-04-25 10:06:40 +10:00
CraftBukkit/Spigot
455eafa839
SPIGOT-4735: ProjectileHitEvent Fires Immediately
...
By: md_5 <git@md-5.net>
2019-04-25 09:23:21 +10:00
CraftBukkit/Spigot
5faa894081
SPIGOT-4728: Fix clicking on custom ender chests
...
By: md_5 <git@md-5.net>
2019-04-24 22:02:45 +10:00
CraftBukkit/Spigot
db7e2f9830
SPIGOT-4725: Virtual Merchant GUI crashes server
...
By: md_5 <git@md-5.net>
2019-04-24 10:10:41 +10:00
CraftBukkit/Spigot
950a1e4bb8
SPIGOT-4718: Fix creating odd inventory sizes
...
By: md_5 <git@md-5.net>
2019-04-24 10:01:54 +10:00
CraftBukkit/Spigot
545d8a9948
SPIGOT-4726: Lore not being applied to new items
...
By: md_5 <git@md-5.net>
2019-04-24 09:54:58 +10:00
CraftBukkit/Spigot
1a66e298de
Apply outdated build delay
...
By: md_5 <git@md-5.net>
2019-04-24 09:52:43 +10:00
CraftBukkit/Spigot
4e5e39eda9
SPIGOT-4727: Fix CraftEvil for legacy plugins
...
By: md_5 <git@md-5.net>
2019-04-24 09:40:42 +10:00
CraftBukkit/Spigot
e9906a5c82
SPIGOT-4717: Fix adding recipes after clearRecipes is called
...
By: md_5 <git@md-5.net>
2019-04-23 20:53:56 +10:00
CraftBukkit/Spigot
09673c1a03
Apply import ordering rules to CraftBukkit classes
...
By: md_5 <git@md-5.net>
2019-04-23 14:54:36 +10:00
CraftBukkit/Spigot
7afe4d02f8
Begin implementation of CheckStyle style checking
...
By: md_5 <git@md-5.net>
2019-04-23 14:00:30 +10:00
CraftBukkit/Spigot
a0f2b74c8d
Update to Minecraft 1.14-pre5
...
By: md_5 <git@md-5.net>
2019-04-23 12:00:00 +10:00
CraftBukkit/Spigot
0e98365784
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-04-22 16:44:07 +10:00
CraftBukkit/Spigot
dee9a212cf
SPIGOT-4677: Add minecraft.admin.command_feedback permission
...
By: md_5 <git@md-5.net>
2019-04-20 13:24:20 +10:00
CraftBukkit/Spigot
f890a5eedc
SPIGOT-4681: Note about additional world creation on STARTUP
...
By: md_5 <git@md-5.net>
2019-04-08 20:32:00 +10:00
CraftBukkit/Spigot
6111c0258c
SPIGOT-4684: Update persistence of converting zombie villagers
...
By: md_5 <git@md-5.net>
2019-04-08 20:29:18 +10:00
CraftBukkit/Spigot
aa642d5805
SPIGOT-4691: Fix custom world generator when placing tiles
...
By: md_5 <git@md-5.net>
2019-04-05 19:59:47 +11:00
CraftBukkit/Spigot
e2b8f51764
Added Entity#setRotation.
...
Unlike Entity#teleport this can also be used while the entity is inside a vehicle.
By: blablubbabc <lukas@wirsindwir.de>
2019-03-26 03:34:56 +01:00
CraftBukkit/Spigot
dd5715f7af
SPIGOT-4686: Enchantment ordering nondeterministic
...
By: md_5 <git@md-5.net>
2019-04-02 21:13:05 +11:00
CraftBukkit/Spigot
10b207e39b
SPIGOT-4673: EntitySpawnEvent should not be called for players
...
By: md_5 <git@md-5.net>
2019-03-26 20:42:04 +11:00
CraftBukkit/Spigot
48640d6365
SPIGOT-4674: Allow spawning hanging on top/bottom of block
...
By: md_5 <git@md-5.net>
2019-03-22 20:33:20 +11:00
CraftBukkit/Spigot
f600caaf6a
Prepare for imminent Java 12 release
...
By: md_5 <git@md-5.net>
2019-03-17 12:53:55 +11:00
CraftBukkit/Spigot
dcc541a4a0
Mappings Update
...
By: md_5 <git@md-5.net>
2019-03-17 11:48:53 +11:00
CraftBukkit/Spigot
7a7e9aa31e
SPIGOT-4666: Force parameter in HumanEntity#sleep
...
Also moved the application of the force parameter inside EntityHuman, to
no longer allow bypassing of very essential checks.
By: blablubbabc <lukas@wirsindwir.de>
2019-03-13 04:48:19 +01:00
CraftBukkit/Spigot
6caa3d0de8
Don't ignore newlines in PlayerListHeader/Footer
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-03-10 11:04:15 +11:00
CraftBukkit/Spigot
6846b3d2d9
SPIGOT-4646: Test + fix InventoryWrapper.getContents
...
By: md_5 <git@md-5.net>
2019-03-05 16:59:40 +11:00
CraftBukkit/Spigot
a257532ba2
SPIGOT-4650: Charging API for Vex
...
By: md_5 <git@md-5.net>
2019-03-05 16:47:33 +11:00
CraftBukkit/Spigot
d0fdcfcf41
Add love mode API to Animals
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2019-02-27 21:56:25 +00:00
CraftBukkit/Spigot
0d8ed5d869
Fix line endings in CraftDefaultPermissions
...
By: md_5 <git@md-5.net>
2019-02-25 19:41:44 +11:00
CraftBukkit/Spigot
ae98c2723b
Fix experience reward flag gets lost during MerchantRecipe conversion
...
By: blablubbabc <lukas@wirsindwir.de>
2019-02-22 19:15:59 +01:00
CraftBukkit/Spigot
da599af692
SPIGOT-4632: BlockState location is not fixed
...
By: md_5 <git@md-5.net>
2019-02-21 20:32:44 +11:00
CraftBukkit/Spigot
4d93e94dbd
Fix CraftInventoryMerchant#getSelectedRecipe if there is no active merchant recipe.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-02-21 03:06:11 +01:00
CraftBukkit/Spigot
961fc0efe5
Load custom permissions after default permissions.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-02-17 17:07:56 +01:00
CraftBukkit/Spigot
9ff569d110
Make tags Keyed
...
By: Matthew Miller <mnmiller1@me.com>
2019-02-17 13:11:51 +10:00
CraftBukkit/Spigot
08d42377e0
Added a method to get a list of tags
...
By: Matthew Miller <mnmiller1@me.com>
2019-02-17 12:55:01 +10:00
CraftBukkit/Spigot
9b0979baaa
Update outdated spigot link
...
By: md_5 <git@md-5.net>
2019-02-09 10:42:26 +11:00
CraftBukkit/Spigot
d39743e20c
Fix incorrect method descriptor in previous commit
...
By: md_5 <git@md-5.net>
2019-02-06 08:08:45 +11:00
CraftBukkit/Spigot
d4aca3321d
SPIGOT-4608: Improve quality of MapMeta APIs
...
By: md_5 <git@md-5.net>
2019-02-05 21:29:03 +11:00
CraftBukkit/Spigot
8b6d75b06e
SPIGOT-4193: API for selecting entities by strings
...
By: md_5 <git@md-5.net>
2019-01-31 15:08:25 +11:00
CraftBukkit/Spigot
b8ededbf19
SPIGOT-4597: Make BlockDropItemEvent use a list
...
By: md_5 <git@md-5.net>
2019-01-30 11:20:39 +11:00
CraftBukkit/Spigot
a3499fa700
SPIGOT-4598: Shift click on custom workbench inventory causes crash
...
By: md_5 <git@md-5.net>
2019-01-30 11:10:04 +11:00
CraftBukkit/Spigot
38c8747ab6
Consistent multiple choice APIs for RecipeChoice.
...
By: md_5 <git@md-5.net>
2019-01-25 13:59:11 +11:00
CraftBukkit/Spigot
92278020ef
Add CookTimeTotal API to Furnace
...
By: md_5 <git@md-5.net>
2019-01-23 10:26:43 +11:00
CraftBukkit/Spigot
09b5837195
SPIGOT-4587: Enforce at least one valid choice for FurnaceRecipe
...
By: md_5 <git@md-5.net>
2019-01-21 10:39:24 +11:00
CraftBukkit/Spigot
4ae33ae930
SPIGOT-4576: Fix attributes in itemstack internal data being lost
...
By: md_5 <git@md-5.net>
2019-01-14 10:20:24 +11:00
CraftBukkit/Spigot
1f4d52d582
SPIGOT-4577: Fix loss of int/double custom tags when serialized to yaml
...
By: Bjarne Koll <LynxPlay101@gmail.com>
2019-01-13 16:25:17 +01:00
CraftBukkit/Spigot
ca571f46b4
Clarify exception thrown when setting drop chance for player inventory
...
By: md_5 <git@md-5.net>
2019-01-13 14:10:45 +11:00
CraftBukkit/Spigot
5a915978fa
SPIGOT-4570: Add FluidLevelChangeEvent
...
By: md_5 <git@md-5.net>
2019-01-08 21:23:11 +11:00
CraftBukkit/Spigot
73e6e274ff
SPIGOT-4566: Don't special case NETHER_PORTAL teleport reason from plugins
...
By: md_5 <git@md-5.net>
2019-01-08 09:26:34 +11:00
CraftBukkit/Spigot
cf0f429119
Cap Objective Score Length
...
Adds a check for Score arguments that would crash the client
By: hauno <imhauno@gmail.com>
2019-01-05 16:21:07 +11:00
CraftBukkit/Spigot
b05a252b02
Cross World Entity Teleportation
...
Use Entity.teleportTo for cross-world teleportation in CraftEntity.
By: Andrew Krieger <Slizyboy@hotmail.com>
2019-01-05 16:21:07 +11:00
CraftBukkit/Spigot
bda697612e
Check for blank OfflinePlayer Names
...
By: md_5 <git@md-5.net>
2019-01-05 16:21:07 +11:00
CraftBukkit/Spigot
3eede450ed
Cap Channel Registrations
...
By: md_5 <git@md-5.net>
2019-01-05 16:21:07 +11:00
CraftBukkit/Spigot
fe7c2ee97f
Identify CraftScheduler threads with useful names
...
By: md_5 <git@md-5.net>
2019-01-05 16:21:07 +11:00
CraftBukkit/Spigot
ec15f56573
Remove redundant BlockPosition creation from sleep API
...
By: md_5 <git@md-5.net>
2019-01-02 22:58:07 +11:00
CraftBukkit/Spigot
5aff480181
Add RecipeChoice.ExactChoice API for NBT matches on ingredients
...
By: md_5 <git@md-5.net>
2019-01-02 15:56:21 +11:00
CraftBukkit/Spigot
1336c4afb9
SPIGOT-4560: Add HumanEntity.sleep and related APIs
...
By: md_5 <git@md-5.net>
2019-01-02 14:41:31 +11:00
CraftBukkit/Spigot
92b2d3a400
Replace version constants with methods to prevent compiler inlining
...
By: md_5 <git@md-5.net>
2018-12-30 16:00:31 +11:00
CraftBukkit/Spigot
adabfc807a
Use API method to create offset command completions
...
By: md_5 <git@md-5.net>
2018-12-28 10:34:51 +11:00
CraftBukkit/Spigot
cf4055b264
SPIGOT-3747: Add API for force loaded chunks
...
By: md_5 <git@md-5.net>
2018-12-27 12:44:50 +11:00
CraftBukkit/Spigot
92e8783d1e
SPIGOT-3538: Add getHitBlockFace for ProjectileHitEvent
...
By: md_5 <git@md-5.net>
2018-12-27 12:19:45 +11:00
CraftBukkit/Spigot
aa6ac2b0e2
SPIGOT-2864: Make Arrow / Item setTicksLived behave like FallingBlock
...
By: md_5 <git@md-5.net>
2018-12-27 12:02:17 +11:00
CraftBukkit/Spigot
b9c01d1768
SPIGOT-1811: Death message not shown on respawn screen
...
By: md_5 <git@md-5.net>
2018-12-27 11:37:19 +11:00
CraftBukkit/Spigot
d085b4781b
Add InventoryView#getSlotType
...
By: md_5 <git@md-5.net>
2018-12-26 10:40:14 +11:00
CraftBukkit/Spigot
6631f07cae
Do not use deprecated ItemSpawnEvent constructor
...
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
CraftBukkit/Spigot
fbbba56eca
SPIGOT-4547: Call EntitySpawnEvent as general spawn fallback event
...
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
CraftBukkit/Spigot
1f95e4ef1c
Add API to get / set base arrow damage
...
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
CraftBukkit/Spigot
70789fee2e
Add CraftMagicNumbers.MAPPINGS_VERSION for use by NMS plugins
...
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
CraftBukkit/Spigot
d7e312278d
Mappings Update
...
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
CraftBukkit/Spigot
239b2828db
SPIGOT-4551: Ignore invalid attribute modifier slots
...
By: md_5 <git@md-5.net>
2018-12-25 09:27:17 +11:00
CraftBukkit/Spigot
1471b6a942
Reduce copying of positions from block states
...
By: md_5 <git@md-5.net>
2018-12-22 11:32:11 +11:00
CraftBukkit/Spigot
9ac4c1601e
SPIGOT-4493: Allow burnt out furnaces to remain lit like Vanilla whilst retaining SPIGOT-844 API
...
By: md_5 <git@md-5.net>
2018-12-22 11:04:31 +11:00
CraftBukkit/Spigot
ecd55ecaab
Fix Jukebox API not synchronizing playing data with state
...
By: md_5 <git@md-5.net>
2018-12-22 11:01:20 +11:00
CraftBukkit/Spigot
d6e57b855b
SPIGOT-4503: Add API to insert complete ItemStack into Jukebox
...
By: md_5 <git@md-5.net>
2018-12-22 10:50:57 +11:00
CraftBukkit/Spigot
c030d74398
Make CraftBlockState use BlockPosition
...
By: md_5 <git@md-5.net>
2018-12-22 10:28:43 +11:00
CraftBukkit/Spigot
1d3a5b9292
SPIGOT-4543: Jukebox playing calls should not use legacy data
...
By: md_5 <git@md-5.net>
2018-12-22 10:24:13 +11:00
CraftBukkit/Spigot
20287f3b40
Tweak Block.getTemperature to return actual block temperature
...
By: md_5 <git@md-5.net>
2018-12-19 10:53:08 +11:00
CraftBukkit/Spigot
0cbe91dd0f
SPIGOT-2151: Add support for getting simple bounding box of a block
...
By: Evoluseis <contact@evoluseis.me>
2018-12-17 19:11:04 -05:00
CraftBukkit/Spigot
42831b84cd
Add BlockData#getAsString(boolean) to hide unspecified states
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2018-12-16 18:21:29 -05:00
CraftBukkit/Spigot
0d2bc86153
SPIGOT-4534: CreatureSpawnEvent not being called for CHUNK_GEN
...
By: md_5 <git@md-5.net>
2018-12-17 12:30:16 +11:00
CraftBukkit/Spigot
bbf578d00a
SPIGOT-4526: Add conversion time API for Zombie & subclasses
...
By: md_5 <git@md-5.net>
2018-12-13 14:10:36 +11:00
CraftBukkit/Spigot
83baf22bde
Mappings Update
...
By: md_5 <git@md-5.net>
2018-12-13 11:00:00 +11:00
CraftBukkit/Spigot
d2a0453b60
Add PlayerSpawned API for Endermites
...
By: md_5 <git@md-5.net>
2018-12-10 10:39:54 +11:00
CraftBukkit/Spigot
21a5dbe50f
Use ImmutableList rather than AbstractList for CraftMetaBook
...
Although the AbstracList implementation does return a list, it is a
of a form that does not play well with libraries using reflection,
such as Gson. Leveraging a stream and the ImmutableList collector,
this process is greatly simplified (and cleaner).
By: Javacraft <frelling@java-craft.com>
2018-12-05 19:44:07 -05:00
CraftBukkit/Spigot
98ccac33d9
Fix setRecipes(List) not setting Knowledge Book recipes.
...
Iterator source for recipe NamespacedKeys is changed to use method
parameter 'recipes' specifying recipes to be added, rather than class
property 'recipes', to which recipes are added.
By: Javacraft <frelling@java-craft.com>
2018-12-05 19:22:03 -05:00
CraftBukkit/Spigot
102dee7d4f
Mappings Update
...
By: md_5 <git@md-5.net>
2018-12-06 10:00:00 +11:00
CraftBukkit/Spigot
e9e6bec4e5
Add list of entities to EntityTransformEvent & move die calls
...
By: nathat890 <nathat890@outlook.com>
2018-12-05 09:51:20 +11:00
CraftBukkit/Spigot
b69f1de549
SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacks
...
By: Bjarne Koll <LynxPlay101@gmail.com>
2018-12-01 20:26:23 +11:00
CraftBukkit/Spigot
7124aea9c6
Add Vanilla help to default permissions
...
By: md_5 <git@md-5.net>
2018-12-03 15:16:27 +11:00
CraftBukkit/Spigot
44708f20d8
Tweak outdated windows
...
By: md_5 <git@md-5.net>
2018-11-28 15:22:20 +11:00
CraftBukkit/Spigot
1114d726cd
SPIGOT-4500: callSyncMethod broken
...
By: md_5 <git@md-5.net>
2018-11-24 17:52:29 +11:00
CraftBukkit/Spigot
9e6d9e593e
SPIGOT-4498: Crash on startup
...
By: md_5 <git@md-5.net>
2018-11-23 14:20:59 +11:00
CraftBukkit/Spigot
273056bd1a
SPIGOT-4496: Undeprecate MapView.getId and make int
...
By: md_5 <git@md-5.net>
2018-11-23 11:50:48 +11:00
CraftBukkit/Spigot
dcef5ef747
SPIGOT-4472: Add Consumer scheduler methods
...
By: md_5 <git@md-5.net>
2018-11-23 11:40:18 +11:00
CraftBukkit/Spigot
699739c7f0
SPIGOT-4489: NOTE_BLOCK incorrectly has BlockStateMeta
...
By: md_5 <git@md-5.net>
2018-11-16 15:18:28 +11:00
CraftBukkit/Spigot
6fd5f1379b
SPIGOT-4339: Add EntityTransformEvent
...
Thanks klugemonkey for some contributions in https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/351/overview
By: nathat890 <nathat890@outlook.com>
2018-11-14 14:10:22 +11:00
CraftBukkit/Spigot
3433c5e374
Add API to manipulate boss bar of entities and those created by commands
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2018-11-10 20:22:39 +11:00
CraftBukkit/Spigot
6f6c96bd33
SPIGOT-4469: Age API for EndGateway
...
By: md_5 <git@md-5.net>
2018-11-06 18:12:31 +11:00
CraftBukkit/Spigot
ed68e3973e
SPIGOT-4438: Add choice API to furnace recipes
...
By: md_5 <git@md-5.net>
2018-11-03 21:04:33 +11:00
CraftBukkit/Spigot
88f0b69603
API to get client side view distance.
...
By: md_5 <git@md-5.net>
2018-11-02 21:24:14 +11:00
CraftBukkit/Spigot
3adff790f9
Remove note about development build
...
By: md_5 <git@md-5.net>
2018-11-02 19:19:00 +11:00
CraftBukkit/Spigot
6c57828988
SPIGOT-4395: Additions to PlayerBedEnterEvent.
...
Contributions by blablubbabc as well - https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/pull-requests/500/overview
By: Ugleh <troti@ymail.com>
2018-11-02 18:31:00 +11:00
CraftBukkit/Spigot
bd22f8a46c
Make natural item dropping mimic Vanilla
...
Make sure we don't regress SPIGOT-260 by using exact drop method like Entity does
By: md_5 <git@md-5.net>
2018-10-31 20:09:21 +11:00
CraftBukkit/Spigot
5ba0644847
SPIGOT-4376: Add draft BlockDropItemEvent
...
By: AndaBlock <anda.block12345@outlook.de>
2018-10-31 19:55:04 +11:00
CraftBukkit/Spigot
43b017f431
SPIGOT-4455: ChunkData.getType returns legacy material
...
By: md_5 <git@md-5.net>
2018-10-29 07:17:59 +11:00
CraftBukkit/Spigot
b092fdb392
SPIGOT-4447: Clear error for people trying to set an item as a block
...
By: md_5 <git@md-5.net>
2018-10-27 08:21:49 +11:00
CraftBukkit/Spigot
77d92cd515
SPIGOT-4446: Legacy rotation methods don't work for wall mounted skulls
...
By: md_5 <git@md-5.net>
2018-10-27 08:15:41 +11:00
CraftBukkit/Spigot
369edcded9
Add ray tracing and bounding box API
...
By: blablubbabc <lukas@wirsindwir.de>
2018-10-26 19:59:42 +11:00
CraftBukkit/Spigot
4614a811c9
SPIGOT-4443: Scoreboard RenderType API
...
By: md_5 <git@md-5.net>
2018-10-26 19:38:41 +11:00
CraftBukkit/Spigot
a194267323
Update to Minecraft 1.13.2
...
By: md_5 <git@md-5.net>
2018-10-23 06:00:00 +11:00
CraftBukkit/Spigot
6fe7587c8f
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2018-10-23 05:57:42 +11:00
CraftBukkit/Spigot
6f0acecee5
Add Block#isPassable
...
By: blablubbabc <lukas@wirsindwir.de>
2018-10-12 00:54:10 +02:00
CraftBukkit/Spigot
be0cc7cf03
Catch plugins setting null Material or BlockData to blocks
...
By: md_5 <git@md-5.net>
2018-10-13 09:43:05 +11:00
CraftBukkit/Spigot
d41b707a1b
Implement maximum repair cost API to AnvilInventory
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2018-10-05 21:48:54 -04:00
CraftBukkit/Spigot
ba6edc9b8c
SPIGOT-4411: Document use of null for shulker colours
...
By: md_5 <git@md-5.net>
2018-10-06 10:17:06 +10:00