Paper/Spigot-Server-Patches
Zach Brown 4acb916956 Check property exists before playing chest close sound
There is an artificial delay added to chest close sounds (of 10 ticks)
to make them "feel" more true to vanilla. The problem is that because of
this delay it is possible for the block to be removed by the time the
sound plays.

With 1.14 in the state it is the timing necessary to encounter this
issue has increased.

The correct fix is to just return early if the property checked for in
the TileEntityChest sound method does not exist for the block at the
current location.

Fixes GH-2074
2019-05-26 23:36:37 -05:00
..
Ability-to-apply-mending-to-XP-API.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch More 1.14 patches 2019-04-28 10:59:47 -07:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Access-items-by-EquipmentSlot.patch Update Upstream 2019-05-05 19:58:04 -07:00
Add-ability-to-configure-frosted_ice-properties.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Add-ArmorStand-Item-Meta.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Add-BeaconEffectEvent.patch Aim towards real 1.14 2019-04-25 07:53:51 +01:00
Add-config-to-disable-ender-dragon-legacy-check.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Add-configurable-despawn-distances-for-living-entiti.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Add-configurable-portal-search-radius.patch Fix entities refusing to die and portal search not working 2019-05-07 05:00:51 -07:00
Add-configuration-option-to-prevent-player-names-fro.patch More compile fixes 2019-05-06 03:20:16 -04:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Add-Early-Warning-Feature-to-WatchDog.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Add-exception-reporting-event.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Add-Heightmap-API.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Add-LivingEntity-getTargetEntity.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Add-method-to-open-already-placed-sign.patch Fix compilation 2019-05-22 05:14:56 +01:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Fix compilation 2019-05-22 05:14:56 +01:00
Add-MinecraftKey-Information-to-Objects.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Add-More-Creeper-API.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
add-more-information-to-Entity.toString.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Add-more-Witch-API.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Add-more-Zombie-API.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch Update Upstream 2019-05-05 19:58:04 -07:00
Add-option-to-prevent-players-from-moving-into-unloa.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Add-PhantomPreSpawnEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Add-PlayerArmorChangeEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Add-PlayerConnectionCloseEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Add-PlayerInitialSpawnEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Add-PlayerJumpEvent.patch Update Upstream 2019-05-05 19:58:04 -07:00
Add-PlayerUseUnknownEntityEvent.patch Update Upstream 2019-05-05 19:58:04 -07:00
Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Add-ray-tracing-methods-to-LivingEntity.patch Fix compilation 2019-05-22 05:14:56 +01:00
Add-server-name-parameter.patch Update Upstream 2019-05-05 19:58:04 -07:00
Add-setPlayerProfile-API-for-Skulls.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Add-setting-for-proxy-online-mode-status.patch More compile fixes 2019-05-06 03:20:16 -04:00
Add-some-Debug-to-Chunk-Entity-slices.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Add-sun-related-API.patch Revert Don-t-recheck-type-after-setting-a-block.patch 2019-05-26 10:40:12 -07:00
Add-system-property-to-disable-book-size-limits.patch Update Upstream 2019-05-05 19:58:04 -07:00
Add-TNTPrimeEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Add-UnknownCommandEvent.patch Fix some more compile errors 2019-05-05 20:53:47 -07:00
Add-Velocity-IP-Forwarding-Support.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Add-velocity-warnings.patch Update Upstream 2019-05-05 19:58:04 -07:00
Add-World-Util-Methods.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
All-chunks-are-slime-spawn-chunks-toggle.patch Aim towards real 1.14 2019-04-25 07:53:51 +01:00
Allow-chests-to-be-placed-with-NBT-data.patch Check property exists before playing chest close sound 2019-05-26 23:36:37 -05:00
Allow-disabling-armour-stand-ticking.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Allow-for-toggling-of-spawn-chunks.patch More work towards 1.14 pre5 2019-04-24 02:00:24 +01:00
Allow-login-events-to-fire-only-after-the-server-plu.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Allow-nerfed-mobs-to-jump.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Allow-Reloading-of-Command-Aliases.patch Update Upstream 2019-05-05 19:58:04 -07:00
Allow-Reloading-of-Custom-Permissions.patch Update Upstream 2019-05-05 19:58:04 -07:00
Allow-Saving-of-Oversized-Chunks.patch Fix RegionFileCache#hasRegionFile (#2062) 2019-05-19 19:26:17 -07:00
Allow-setting-the-vex-s-summoner.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Allow-specifying-a-custom-authentication-servers-dow.patch More compile fixes 2019-05-06 03:20:16 -04:00
Always-tick-falling-blocks.patch A bit more work for 1.14 2019-04-24 03:34:11 +01:00
AnvilDamageEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
API-to-get-a-BlockState-without-a-snapshot.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Async-Chunk-placeholder.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
AsyncTabCompleteEvent.patch Re-add dropped keep alive disconnect 2019-05-13 23:17:05 -05:00
Auto-fix-bad-Y-levels-on-player-login.patch Update Upstream 2019-05-05 19:58:04 -07:00
Avoid-blocking-on-Network-Manager-creation.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Avoid-dimension-id-collisions.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Avoid-item-merge-if-stack-size-above-max-stack-size.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Avoid-NPE-in-PathfinderGoalTempt.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Basic-PlayerProfile-API.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Fix compilation 2019-05-22 05:14:56 +01:00
Block-Enderpearl-Travel-Exploit.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Block-Entity-remove-from-being-called-on-Players.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Block-player-logins-during-server-shutdown.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
BlockDestroyEvent.patch Revert Don-t-recheck-type-after-setting-a-block.patch 2019-05-26 10:40:12 -07:00
Book-Size-Limits.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Bound-Treasure-Maps-to-World-Border.patch Fix some compile errors 2019-05-05 16:24:37 -07:00
Break-up-and-make-tab-spam-limits-configurable.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Cache-user-authenticator-threads.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Call-PaperServerListPingEvent-for-legacy-pings.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Call-player-spectator-target-events.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Cap-Entity-Collisions.patch Update Upstream 2019-05-05 19:58:04 -07:00
Catch-JsonParseException-in-Entity-and-TE-names.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Change-implementation-of-tile-entity-removal-list.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Check-Drowned-for-Villager-Aggression-Config.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Check-online-mode-before-converting-and-renaming-pla.patch A bit more work for 1.14 2019-04-24 03:34:11 +01:00
Chunk-registration-fixes.patch Remove leftover line from spigots tick limiters 2019-05-15 22:53:13 +01:00
Chunk-Save-Reattempt.patch Fix RegionFileCache write logic 2019-05-07 16:26:37 +01:00
Complete-resource-pack-API.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Configurable-Alternative-LootPool-Luck-Formula.patch More compile fixes 2019-05-06 03:20:16 -04:00
Configurable-baby-zombie-movement-speed.patch Fix some issues on the list 2019-05-05 14:39:51 -07:00
Configurable-Bed-Search-Radius.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Configurable-cactus-and-reed-natural-growth-heights.patch More work towards 1.14 pre5 2019-04-24 02:00:24 +01:00
Configurable-Cartographer-Treasure-Maps.patch Shove decompile fixes into the proper patch 2019-05-05 11:09:29 -07:00
Configurable-Chunk-Inhabited-Time.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Configurable-connection-throttle-kick-message.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Configurable-container-update-tick-rate.patch Update Upstream 2019-05-05 19:58:04 -07:00
Configurable-Disabling-Cat-Chest-Detection.patch Aim towards real 1.14 2019-04-25 07:53:51 +01:00
Configurable-end-credits.patch Update Upstream 2019-05-05 19:58:04 -07:00
Configurable-fishing-time-ranges.patch More work towards 1.14 pre5 2019-04-24 02:00:24 +01:00
Configurable-flying-kick-messages.patch More compile fixes 2019-05-06 03:20:16 -04:00
Configurable-Grass-Spread-Tick-Rate.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Configurable-inter-world-teleportation-safety.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Configurable-mob-spawner-tick-rate.patch Aim towards real 1.14 2019-04-25 07:53:51 +01:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch More work for 1.14 2019-04-26 02:24:00 +01:00
Configurable-packet-in-spam-threshold.patch More compile fixes 2019-05-06 03:20:16 -04:00
Configurable-Player-Collision.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Configurable-RCON-IP-address.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Configurable-spawn-chances-for-skeleton-horses.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Configurable-speed-for-water-flowing-over-lava.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Configurable-sprint-interruption-on-attack.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Configurable-top-of-nether-void-damage.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Custom-replacement-for-eaten-items.patch More work for 1.14 2019-04-26 02:24:00 +01:00
Default-loading-permissions.yml-before-plugins.patch More compile fixes 2019-05-06 03:20:16 -04:00
Detect-and-repair-corrupt-Region-Files.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Disable-Explicit-Network-Manager-Flushing.patch More 1.14 patches 2019-04-28 10:59:47 -07:00
Disable-explosion-knockback.patch Aim towards real 1.14 2019-04-25 07:53:51 +01:00
Disable-ice-and-snow.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Disable-logger-prefix-for-various-plugins-bypassing-.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Disable-Scoreboards-for-non-players-by-default.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Disable-spigot-tick-limiters.patch Remove leftover line from spigots tick limiters 2019-05-15 22:53:13 +01:00
Disable-thunder.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Do-not-let-armorstands-drown.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Do-not-load-chunks-for-light-checks.patch It compiles 2019-05-06 12:30:27 -07:00
Do-not-load-chunks-for-Pathfinding.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Don-t-allow-digging-into-unloaded-chunks.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Don-t-allow-entities-to-ride-themselves-572.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Don-t-call-getItemMeta-on-hasItemMeta.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Don-t-change-the-Entity-Random-seed-for-squids.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Don-t-check-ConvertSigns-boolean-every-sign-save.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Don-t-let-fishinghooks-use-portals.patch Update Upstream 2019-05-05 19:58:04 -07:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch More work for 1.14 2019-04-26 02:24:00 +01:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch More compile fixes 2019-05-06 03:20:16 -04:00
Don-t-save-Proto-Chunks.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Don-t-sleep-after-profile-lookups-if-not-needed.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Don-t-tick-Skulls-unused-code.patch It compiles 2019-05-06 12:30:27 -07:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Duplicate-UUID-Resolve-Option.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Elide-lock-in-DataWatcher.patch Optimize DataWatcher 2019-05-13 20:37:18 -07:00
EnderDragon-Events.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Enderman.teleportRandomly.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
EndermanAttackPlayerEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
EndermanEscapeEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Enforce-Sync-Player-Saves.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Ensure-commands-are-not-ran-async.patch Update Upstream 2019-05-05 19:58:04 -07:00
Ensure-inv-drag-is-in-bounds.patch More work for 1.14 2019-04-26 02:24:00 +01:00
Entity-AddTo-RemoveFrom-World-Events.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Entity-fromMobSpawner.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Entity-getEntitySpawnReason.patch Revert Don-t-recheck-type-after-setting-a-block.patch 2019-05-26 10:40:12 -07:00
Entity-Origin-API.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
EntityPathfindEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
EntityRegainHealthEvent-isFastRegen-API.patch Fix some issues on the list 2019-05-05 14:39:51 -07:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
EntityTransformedEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Expand-Explosions-API.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
ExperienceOrbMergeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Expose-attack-cooldown-methods-for-Player.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Expose-client-protocol-version-and-virtual-host.patch Update Upstream 2019-05-05 19:58:04 -07:00
Expose-server-CommandMap.patch Update Upstream 2019-05-05 19:58:04 -07:00
Extend-Player-Interact-cancellation.patch More 1.14 patches 2019-04-28 10:59:47 -07:00
Faster-redstone-torch-rapid-clock-removal.patch Fix patch "Faster redstone torch rapid clock removal" (#2014) 2019-05-10 08:48:58 -07:00
Fill-Profile-Property-Events.patch More 1.14 patches 2019-04-28 10:59:47 -07:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fire-EntityShootBowEvent-for-Illusioner.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Fire-event-on-GS4-query.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Firework-API-s.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Fix-block-break-desync.patch Update Upstream 2019-05-05 19:58:04 -07:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch It compiles 2019-05-06 12:30:27 -07:00
Fix-CB-call-to-changed-postToMainThread-method.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-client-rendering-skulls-from-same-user.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-CraftEntity-hashCode.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-Double-World-Add-issues.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Fix-Dragon-Server-Crashes.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Fix-exploit-that-allowed-colored-signs-to-be-created.patch Re-add dropped keep alive disconnect 2019-05-13 23:17:05 -05:00
Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch Fix compilation 2019-05-22 05:14:56 +01:00
Fix-lag-from-explosions-processing-dead-entities.patch A bit more work for 1.14 2019-04-24 03:34:11 +01:00
Fix-MC-93764.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch Remove leftover line from spigots tick limiters 2019-05-15 22:53:13 +01:00
Fix-MC-124320.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-MC-151674-Close-RegionFiles-when-they-get-evicte.patch Fix compilation 2019-05-22 05:14:56 +01:00
Fix-NPE-when-getting-location-from-InventoryEnderChe.patch More 1.14 patches 2019-04-28 10:59:47 -07:00
Fix-Old-Sign-Conversion.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Fix-PlayerEditBookEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-reducedDebugInfo-not-initialized-on-client.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Fix-sign-edit-memory-leak.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-some-generation-concurrency-issues.patch Fix some concurrency issues around world generation (Fixes #2052, #2037) 2019-05-24 11:16:03 +01:00
Fix-sounds-when-item-frames-are-modified-MC-123450.patch Revert Don-t-recheck-type-after-setting-a-block.patch 2019-05-26 10:40:12 -07:00
Fix-SpongeAbsortEvent-handling.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Fix-this-stupid-bullshit.patch Update Upstream 2019-05-05 19:58:04 -07:00
Flag-to-disable-the-channel-limit.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
force-entity-dismount-during-teleportation.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Further-improve-server-tick-loop.patch Fix /tps (#2066) 2019-05-22 11:57:27 -07:00
getPlayerUniqueId-API.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Handle-bad-chunks-more-gracefully.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Handle-Excessive-Signs-in-Chunks-creating-too-large-.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Handle-Item-Meta-Inconsistencies.patch Update Upstream 2019-05-05 19:58:04 -07:00
Handle-Large-Packets-disconnecting-client.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
handle-PacketPlayInKeepAlive-async.patch Fix MCUtils and other calls to postTaskOnMain 2019-05-10 18:42:33 +01:00
Handle-plugin-prefixes-using-Log4J-configuration.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Here-s-Johnny.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Honor-EntityAgeable.ageLock.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Hook-into-CB-plugin-rewrites.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Ignore-Dead-Entities-in-entityList-iteration.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Updated Upstream (CraftBukkit) 2019-05-15 19:12:22 +01:00
Implement-ensureServerConversions-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
Implement-EntityKnockbackByEntityEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Implement-EntityTeleportEndGatewayEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Implement-Expanded-ArmorStand-API.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Implement-extended-PaperServerListPingEvent.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Implement-furnace-cook-speed-multiplier-API.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Implement-getI18NDisplayName.patch Update Upstream 2019-05-05 19:58:04 -07:00
Implement-getters-and-setters-for-EntityItem-owner-a.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Implement-PlayerLocaleChangeEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Implement-PlayerPostRespawnEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Implement-World.getEntity-UUID-API.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
improve-CraftWorld-isChunkLoaded.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Improve-death-events.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Improve-the-Saddle-API-for-Horses.patch Update Upstream 2019-05-05 19:58:04 -07:00
Improved-Async-Task-Scheduler.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Include-Log4J2-SLF4J-implementation.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Inventory-removeItemAnySlot.patch Fix compilation 2019-05-22 05:14:56 +01:00
InventoryCloseEvent-Reason-API.patch Fix compilation 2019-05-22 05:14:56 +01:00
Item-canEntityPickup.patch Update Upstream 2019-05-05 19:58:04 -07:00
ItemStack-getMaxItemUseDuration.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Lazy-init-world-storage-in-CraftOfflinePlayer.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Limit-Client-Sign-length-more.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Limit-lightning-strike-effect-distance.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
LivingEntity-Hand-Raised-Item-Use-API.patch Fix compilation 2019-05-22 05:14:56 +01:00
LivingEntity-setKiller.patch Fix compilation 2019-05-22 05:14:56 +01:00
Load-version-history-at-server-start.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
LootTable-API-Replenishable-Lootables-Feature.patch Update Upstream 2019-05-05 19:58:04 -07:00
Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Make-EnderDragon-implement-Mob.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Make-legacy-ping-handler-more-reliable.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Make-max-squid-spawn-height-configurable.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Make-player-data-saving-configurable.patch More compile fixes 2019-05-06 03:20:16 -04:00
Make-region-files-more-reliable-to-write-to.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Make-shield-blocking-delay-configurable.patch Fix compilation 2019-05-22 05:14:56 +01:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Make-the-default-permission-message-configurable.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
MC-111480-Start-Entity-ID-s-at-1.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
MC-135506-Experience-should-save-as-Integers.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
MC-136865-Use-valid-item-for-enchantment-checks-on-b.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
MC-Dev-fixes.patch Check property exists before playing chest close sound 2019-05-26 23:36:37 -05:00
MC-Utils.patch Check property exists before playing chest close sound 2019-05-26 23:36:37 -05:00
Mob-Pathfinding-API.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Mob-Spawner-API-Enhancements.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
More-informative-vehicle-moved-wrongly-message.patch Update Upstream 2019-05-05 19:58:04 -07:00
Ocelot-despawns-should-honor-nametags-and-leash.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Only-refresh-abilities-if-needed.patch Update Upstream 2019-05-05 19:58:04 -07:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Update upstream 2019-05-06 17:33:26 -07:00
Optimise-BlockState-s-hashCode-equals.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Optimise-removeQueue.patch Updated Upstream (CraftBukkit) 2019-05-10 19:11:17 +01:00
Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-BlockPosition-helper-methods.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-Captured-TileEntity-Lookup.patch Revert Don-t-recheck-type-after-setting-a-block.patch 2019-05-26 10:40:12 -07:00
Optimize-CraftBlockData-Creation.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-explosions.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Optimize-GameRules-to-use-LinkedHashMap.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-Hoppers.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Optimize-ItemStack.isEmpty.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Optimize-Pathfinding.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Optimize-Persistent-Data-Loading.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-redstone-algorithm.patch Revert Don-t-recheck-type-after-setting-a-block.patch 2019-05-26 10:40:12 -07:00
Optimize-RegistryID.c.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-RegistryMaterials.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-Server-World-Map.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Optimize-TileEntity-Ticking.patch Check property exists before playing chest close sound 2019-05-26 23:36:37 -05:00
Optimize-UserCache-Thread-Safe.patch Update upstream 2019-05-06 17:33:26 -07:00
Optimize-World-Time-Updates.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Optimize-World.isLoaded-BlockPosition-Z.patch Fix patch "Faster redstone torch rapid clock removal" (#2014) 2019-05-10 08:48:58 -07:00
Option-for-maximum-exp-value-when-merging-orbs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch Remove leftover line from spigots tick limiters 2019-05-15 22:53:13 +01:00
Option-to-remove-corrupt-tile-entities.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Optional-TNT-doesn-t-move-in-water.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Paper-config-files.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Paper-Metrics.patch Initial work on 1.14 pre-5 2019-04-23 05:47:07 +01:00
Per-Player-View-Distance-API-placeholders.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Player-Tab-List-and-Title-APIs.patch Update Upstream 2019-05-05 19:58:04 -07:00
Player.setPlayerProfile-API.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
PlayerAdvancementCriterionGrantEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
PlayerAttemptPickupItemEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
PlayerDeathEvent-getItemsToKeep.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
PlayerElytraBoostEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
PlayerLaunchProjectileEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
PlayerNaturallySpawnCreaturesEvent.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
PlayerPickupExperienceEvent.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
PlayerPickupItemEvent-setFlyAtPlayer.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
PlayerReadyArrowEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
PlayerTeleportEndGatewayEvent.patch More 1.14 work 2019-04-26 23:26:04 -07:00
POM-Changes.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
PreCreatureSpawnEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
PreSpawnerSpawnEvent.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Prevent-chunk-loading-from-Fluid-Flowing.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Prevent-Enderman-from-loading-chunks.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Prevent-Fire-from-loading-chunks.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch More 1.14 patches 2019-04-28 10:59:47 -07:00
Prevent-logins-from-being-processed-when-the-player-.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Prevent-mob-spawning-from-loading-generating-chunks.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Prevent-Pathfinding-out-of-World-Border.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Prevent-rayTrace-from-loading-chunks.patch Revert Don-t-recheck-type-after-setting-a-block.patch 2019-05-26 10:40:12 -07:00
Prevent-Saving-Bad-entities-to-chunks.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Prevent-tile-entity-and-entity-crashes.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Print-Error-details-when-failing-to-save-player-data.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Profile-Lookup-Events.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
ProfileWhitelistVerifyEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Properly-fix-item-duplication-bug.patch Updated Upstream (CraftBukkit) 2019-05-10 19:11:17 +01:00
Properly-handle-async-calls-to-restart-the-server.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
provide-a-configurable-option-to-disable-creeper-lin.patch More 1.14 work 2019-04-26 23:26:04 -07:00
Provide-E-TE-Chunk-count-stat-methods.patch Fix accidental reversion of patches, oops 2019-05-09 15:23:52 +01:00
Provide-option-to-use-a-versioned-world-folder-for-t.patch Fix RegionFileCache#hasRegionFile (#2062) 2019-05-19 19:26:17 -07:00
RangedEntity-API.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Re-add-vanilla-entity-warnings-for-duplicates.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Re-track-players-that-dismount-from-other-players.patch Update Upstream 2019-05-05 19:58:04 -07:00
Reduce-IO-ops-opening-a-new-region-file.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Remove-CraftScheduler-Async-Task-Debugger.patch Update Upstream 2019-05-05 19:58:04 -07:00
Remove-Debug-checks-from-DataBits.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch Update Upstream 2019-05-05 19:58:04 -07:00
Remove-invalid-mob-spawner-tile-entities.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Remove-Metadata-on-reload.patch More work for 1.14 2019-04-26 02:24:00 +01:00
remove-null-possibility-for-getServer-singleton.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Remove-unused-World-Tile-Entity-List.patch Remove leftover line from spigots tick limiters 2019-05-15 22:53:13 +01:00
Reset-players-airTicks-on-respawn.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Restore-custom-InventoryHolder-support.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Restore-vanlla-default-mob-spawn-range.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
revert-serverside-behavior-of-keepalives.patch Re-add dropped keep alive disconnect 2019-05-13 23:17:05 -05:00
Sanitise-RegionFileCache-and-make-configurable.patch More compile fixes 2019-05-06 03:20:16 -04:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Send-nearby-packets-from-world-player-list-not-serve.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Server-Tick-Events.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00
Set-Zombie-last-tick-at-start-of-drowning-process.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Shoulder-Entities-Release-API.patch Fix compilation 2019-05-22 05:14:56 +01:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Update upstream 2019-05-06 17:33:26 -07:00
SkeletonHorse-Additions.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Slime-Pathfinder-Events.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Speedup-BlockPos-by-fixing-inlining.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Store-counts-for-each-Entity-Block-Entity-Type.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
String-based-Action-Bar-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
Strip-private-area-unicode-characters-from-signs.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Support-Overriding-World-Seeds.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
System-property-for-disabling-watchdoge.patch More 1.14 updates (#1995) 2019-04-26 20:05:36 -07:00
Tameable-getOwnerUniqueId-API.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Timings-v2.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Turtle-API.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Undead-horse-leashing.patch More work for 1.14 2019-04-26 02:24:00 +01:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Update-entity-Metadata-for-all-tracked-players.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Use-a-Queue-for-Queueing-Commands.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Use-a-Shared-Random-for-Entities.patch Updated Upstream (CraftBukkit) 2019-05-26 02:56:30 +01:00
Use-asynchronous-Log4j-2-loggers.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
use-CB-BlockState-implementations-for-captured-block.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Use-ConcurrentHashMap-in-JsonList.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch More patches for 1.14 2019-04-27 19:23:53 -04:00
Use-more-reasonable-thread-count-default-for-bootstr.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Use-Optimized-Collections.patch Optimize DataWatcher 2019-05-13 20:37:18 -07:00
Use-proper-max-length-when-serialising-BungeeCord-te.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Use-TerminalConsoleAppender-for-console-improvements.patch Remove TPS catchup improvements 2019-05-22 04:58:00 +01:00
Use-UserCache-for-player-heads.patch Update Upstream 2019-05-05 19:58:04 -07:00
Use-Vanilla-Minecart-Speeds.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
Vex-getSummoner-API.patch Resolve memory leak involving TileEntities 2019-05-14 14:54:32 -07:00
Waving-banner-workaround.patch More work for 1.14 2019-04-26 02:24:00 +01:00
WitchConsumePotionEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
WitchReadyPotionEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
WitchThrowPotionEvent.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Workaround-for-setting-passengers-on-players.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
Workaround-for-vehicle-tracking-issue-on-disconnect.patch Merge branch 'master' into ver/1.14 2019-05-27 01:16:47 +01:00