Paper/Spigot-Server-Patches
2016-11-30 17:33:06 -06:00
..
0001-POM-Changes.patch
0002-Paper-config-files.patch
0003-MC-Dev-fixes.patch
0004-MC-Utils.patch
0005-Timings-v2.patch
0006-Vanished-players-don-t-have-rights.patch
0007-Configurable-squid-spawn-ranges.patch
0008-Configurable-cactus-and-reed-natural-growth-heights.patch
0009-Configurable-baby-zombie-movement-speed.patch
0010-Configurable-fishing-time-ranges.patch
0011-Allow-nerfed-mobs-to-jump.patch
0012-Add-configurable-despawn-distances-for-living-entiti.patch
0013-Allow-for-toggling-of-spawn-chunks.patch
0014-Drop-falling-block-and-tnt-entities-at-the-specified.patch
0015-Configurable-speed-for-water-flowing-over-lava.patch
0016-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch
0017-Player-affects-spawning-API.patch
0018-Metrics.patch
0019-Remove-invalid-mob-spawner-tile-entities.patch
0020-Optimize-TileEntity-Ticking.patch
0021-Further-improve-server-tick-loop.patch
0022-Only-refresh-abilities-if-needed.patch
0023-Add-async-chunk-load-API.patch
0024-Entity-Origin-API.patch
0025-Prevent-tile-entity-and-entity-crashes.patch
0026-Configurable-top-of-nether-void-damage.patch
0027-Check-online-mode-before-converting-and-renaming-pla.patch
0028-Always-tick-falling-blocks.patch
0029-Lighting-Queue.patch
0030-Configurable-end-credits.patch
0031-Fix-lag-from-explosions-processing-dead-entities.patch
0032-Generator-Settings.patch
0033-Optimize-explosions.patch
0034-Stop-updating-flowing-block-if-material-has-changed.patch
0035-Fast-draining.patch
0036-Configurable-lava-flow-speed.patch
0037-Add-player-view-distance-API.patch
0038-Disable-explosion-knockback.patch
0039-Disable-thunder.patch
0040-Disable-ice-and-snow.patch
0041-Configurable-mob-spawner-tick-rate.patch
0042-Send-absolute-position-the-first-time-an-entity-is-s.patch
0043-Add-BeaconEffectEvent.patch
0044-Configurable-container-update-tick-rate.patch
0045-Use-UserCache-for-player-heads.patch
0046-Disable-spigot-tick-limiters.patch
0047-Configurable-Chunk-IO-Thread-Base-Count.patch
0048-Don-t-create-Region-File-s-when-checking-if-chunk-ex.patch
0049-Add-PlayerInitialSpawnEvent.patch
0050-Disable-chest-cat-detection.patch
0051-Ensure-commands-are-not-ran-async.patch
0052-All-chunks-are-slime-spawn-chunks-toggle.patch
0053-Optimize-Pathfinding.patch
0054-Avoid-hopper-searches-if-there-are-no-items.patch
0055-Expose-server-CommandMap.patch
0056-Be-a-bit-more-informative-in-maxHealth-exception.patch
0057-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch
0058-Player-Tab-List-and-Title-APIs.patch
0059-Ensure-inv-drag-is-in-bounds.patch
0060-Change-implementation-of-tile-entity-removal-list.patch
0061-Add-configurable-portal-search-radius.patch
0062-Add-velocity-warnings.patch
0063-Fix-inter-world-teleportation-glitches.patch
0064-Add-exception-reporting-event.patch
0065-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch
0066-Disable-Scoreboards-for-non-players-by-default.patch
0067-Add-methods-for-working-with-arrows-stuck-in-living-.patch
0068-Complete-resource-pack-API.patch
0069-Chunk-save-queue-improvements.patch
0070-Chunk-Save-Reattempt.patch
0071-Default-loading-permissions.yml-before-plugins.patch
0072-Allow-Reloading-of-Custom-Permissions.patch
0073-Remove-Metadata-on-reload.patch
0074-Undead-horse-leashing.patch
0075-Fix-Furnace-cook-time-bug.patch
0076-Handle-Item-Meta-Inconsistencies.patch
0077-Configurable-Non-Player-Arrow-Despawn-Rate.patch
0078-Add-World-Util-Methods.patch
0079-Optimized-Light-Level-Comparisons.patch
0080-Pass-world-to-Village-creation.patch
0081-Custom-replacement-for-eaten-items.patch
0082-Set-health-before-death-event.patch
0083-handle-NaN-health-absorb-values-and-repair-bad-data.patch
0084-Catch-Async-PlayerChunkMap-operations.patch
0085-Support-offline-mode-in-whitelist-command-as-well.patch
0086-Fix-SkullCache-case-bug.patch
0087-Waving-banner-workaround.patch
0088-Use-a-Shared-Random-for-Entities.patch
0089-Don-t-teleport-dead-entities.patch
0090-Optimize-Chunk-Access.patch
0091-Configurable-spawn-chances-for-skeleton-horses.patch
0092-Optimize-isValidLocation-getType-and-getBlockData-fo.patch
0093-Use-correct-item-in-arrow-pickup-event.patch
0094-Fix-cooked-fish-legacy-import.patch
0095-Prevent-possible-infinite-loop-in-BlockPosition-iter.patch
0096-Access-items-by-EquipmentSlot.patch
0097-Check-async-remove-unused-vars-GH-159.patch
0098-Option-to-disable-BlockPhysicsEvent-for-Redstone.patch
0099-Entity-AddTo-RemoveFrom-World-Events.patch
0100-Configurable-Chunk-Inhabited-Timer.patch
0101-EntityPathfindEvent.patch
0102-Prevent-Waterflow-BlockFromToEvent-from-loading-chun.patch
0103-Reduce-IO-ops-opening-a-new-region-file.patch
0104-Sanitise-RegionFileCache-and-make-configurable.patch
0105-Add-getEntity-by-UUID-API.patch
0106-Use-Optimized-Collections.patch
0107-Do-not-load-chunks-for-light-checks.patch
0108-Add-PlayerUseUnknownEntityEvent.patch
0109-Fix-reducedDebugInfo-not-initialized-on-client.patch
0110-Configurable-Grass-Spread-Tick-Rate.patch
0111-Configurable-Keep-Spawn-Loaded-range-per-world.patch
0112-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
0113-Don-t-spam-reload-spawn-chunks-in-nether-end.patch
0114-Remove-Debug-checks-from-DataBits.patch
0115-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch
0116-Workaround-for-setting-passengers-on-players.patch
0117-Remove-unused-World-Tile-Entity-List.patch
0118-Don-t-tick-Skulls-unused-code.patch
0119-Configurable-Player-Collision.patch
0120-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
0121-Water-mobs-should-only-spawn-in-the-water.patch
0122-Fix-Bugs-with-Spigot-Mob-Spawn-Logic.patch
0123-Configurable-RCON-IP-address.patch
0124-Prevent-Fire-from-loading-chunks.patch
0125-Implement-PlayerLocaleChangeEvent.patch
0126-EntityRegainHealthEvent-isFastRegen-API.patch
0127-Add-ability-to-configure-frosted_ice-properties.patch
0128-Vehicle-Event-Cancellation-Changes.patch
0129-Arrow-pickup-rule-API.patch
0130-SPIGOT-1401-Fix-dispenser-dropper-furnace-placement.patch
0131-Improve-Minecraft-Hopper-Performance.patch
0132-remove-null-possibility-for-getServer-singleton.patch
0133-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch
0134-LootTable-API-Replenishable-Lootables-Feature.patch
0135-Do-not-load-chunks-for-pathfinding.patch
0136-Entity-Tracking-Improvements.patch
0137-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch
0138-Do-not-mark-chunks-as-active-for-neighbor-updates.patch
0139-Fix-Chunk-Unload-Queue-Issues.patch
0140-System-property-for-disabling-watchdoge.patch
0141-Optimize-EAR.patch
0142-Optimize-UserCache-Thread-Safe.patch
0143-Avoid-blocking-on-Network-Manager-creation.patch
0144-Optional-old-TNT-cannon-behaviors.patch
0145-Faster-redstone-torch-rapid-clock-removal.patch
0146-Ensure-Chunks-never-ever-load-async.patch
0147-Add-server-name-parameter.patch
0148-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch
0149-Fix-FallingBlocks-being-stuck-on-fences.patch
0150-Make-entities-look-for-hoppers.patch
0151-Delay-Chunk-Unloads-based-on-Player-Movement.patch
0152-Toggleable-Elytra-Wall-Damage.patch
0153-Fix-Double-World-Add-issues.patch
0154-Fix-Old-Sign-Conversion.patch
0155-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
0156-More-informative-vehicle-moved-wrongly-message.patch
0157-Re-track-players-that-dismount-from-other-players.patch
0158-Add-setting-for-proxy-online-mode-status.patch
0159-Optimise-BlockStateEnum-hashCode-and-equals.patch
0160-Disable-ticking-of-snow-blocks.patch
0161-Convert-new-health-to-a-float-during-set.patch
0162-Fix-AIOOBE-in-inventory-handling.patch
0163-Configurable-packet-in-spam-threshold.patch
0164-Configurable-flying-kick-messages.patch
0165-Auto-Save-Improvements.patch
0166-Chunk-registration-fixes.patch
0167-Process-NMS-Data-Conversion-post-ItemMeta-on-Copy.patch
0168-Remove-FishingHook-reference-on-Craft-Entity-removal.patch
0169-Auto-fix-bad-Y-levels-on-player-login.patch
0170-Raise-string-limit-for-packet-serialization.patch
0171-Disable-Vanilla-Chunk-GC.patch
0172-Option-to-remove-corrupt-tile-entities.patch
0173-Add-EntityZapEvent.patch
0174-Don-t-load-Chunks-from-Hoppers-and-other-things.patch
0175-Prevent-Auto-Save-if-Save-Queue-is-full.patch
0176-Chunk-Save-Stats-Debug-Option.patch
0177-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch
0178-Cache-user-authenticator-threads.patch
0179-Optimize-Network-Queue.patch
0180-Optimise-NetworkManager.patch
0181-Optimise-removeQueue.patch
0182-Allow-Reloading-of-Command-Aliases.patch
0183-Add-source-to-PlayerExpChangeEvent.patch Add source to PlayerExpChangeEvent 2016-11-30 17:33:06 -06:00