PaperMC/Spigot-Server-Patches
Shane Freeder 3a49574188 don't NPE on dimensionmanager toString
CraftBukkit uses vanillas DimensionManager, but does not actually
register its own dimension types, etc, due to vanilla

This causes issues because anything, e.g. command feedback, trying
to print information about the world will often attempt to print out
the dimension name, which ends up throwing an NPE due to the lack of
a registered type, we work around this by just returning the world name,
this is not super elegant, but is the only route that promises not to
break stuff.
2019-04-22 20:20:22 +01:00
..
Ability-to-apply-mending-to-XP-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Access-items-by-EquipmentSlot.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Activation-Range-Improvements.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-ability-to-configure-frosted_ice-properties.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Update upstream BD/B/CB/S 2018-12-08 05:09:55 -05:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Add-ArmorStand-Item-Meta.patch Updated Upstream (CraftBukkit/Spigot) 2019-04-02 23:27:20 -04:00
Add-BeaconEffectEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-config-to-disable-ender-dragon-legacy-check.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-configurable-despawn-distances-for-living-entiti.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-configurable-portal-search-radius.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-configuration-option-to-prevent-player-names-fro.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-30 13:26:12 +00:00
Add-exception-reporting-event.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-17 05:18:06 +00:00
Add-Heightmap-API.patch Add Heightmap API (#1724) 2019-04-10 20:36:31 -07:00
Add-LivingEntity-getTargetEntity.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-method-to-open-already-placed-sign.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream B/CB/S 2018-10-27 00:02:22 -04:00
Add-MinecraftKey-Information-to-Objects.patch Don't throw if a server unregisters the version cmd 2019-04-05 00:35:59 -04:00
Add-missing-coverages-for-getTileEntity-in-order-to-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
add-more-information-to-Entity.toString.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-option-to-prevent-players-from-moving-into-unloa.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-player-view-distance-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Add-PlayerArmorChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-PlayerConnectionCloseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-PlayerJumpEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-PlayerUseUnknownEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-30 13:26:12 +00:00
Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-server-name-parameter.patch Updated Upstream (Bukkit/CraftBukkit) 2018-09-28 19:31:59 -04:00
Add-setPlayerProfile-API-for-Skulls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-setting-for-proxy-online-mode-status.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Add-some-Debug-to-Chunk-Entity-slices.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-30 13:26:12 +00:00
Add-sun-related-API.patch Restore vanilla behavior of mob counts for persistent mobs 2019-03-29 02:51:08 -04:00
Add-system-property-to-disable-book-size-limits.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Add-velocity-warnings.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Add-World-Util-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
All-chunks-are-slime-spawn-chunks-toggle.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Allow-chests-to-be-placed-with-NBT-data.patch Improve Cancelled Block Place Tile Entity discardment 2019-04-06 10:23:05 -04:00
Allow-disabling-armour-stand-ticking.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Allow-for-toggling-of-spawn-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Allow-login-events-to-fire-only-after-the-server-plu.patch Allow login events to fire only after the server has loaded 2019-03-31 22:18:39 -07:00
Allow-nerfed-mobs-to-jump.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Allow-Reloading-of-Command-Aliases.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Allow-Reloading-of-Custom-Permissions.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Allow-Saving-of-Oversized-Chunks.patch Reuse buffers for chunk compression to optimize memory use 2019-03-28 22:06:35 -04:00
Allow-setting-the-vex-s-summoner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Allow-specifying-a-custom-authentication-servers-dow.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Always-process-chunk-removal-in-removeEntity.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Always-tick-falling-blocks.patch
Anti-Xray.patch Update upstream CB 2019-04-05 05:17:10 -04:00
AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Async-Chunk-Loading-and-Generation.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
AsyncTabCompleteEvent.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Auto-fix-bad-Y-levels-on-player-login.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Auto-Save-Improvements.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Avoid-blocking-on-Network-Manager-creation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Avoid-Chunk-Lookups-for-Entity-TileEntity-Current-Ch.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Avoid-dimension-id-collisions.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Avoid-hopper-searches-if-there-are-no-items.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Avoid-item-merge-if-stack-size-above-max-stack-size.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Avoid-NPE-in-PathfinderGoalTempt.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Basic-PlayerProfile-API.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Update upstream B/CB/S 2018-10-27 00:02:22 -04:00
Block-Enderpearl-Travel-Exploit.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Block-Entity-remove-from-being-called-on-Players.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Block-player-logins-during-server-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
BlockDestroyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Book-Size-Limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Bound-Treasure-Maps-to-World-Border.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Break-up-and-make-tab-spam-limits-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Cache-user-authenticator-threads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Cache-World-Entity-Type-counts.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Call-PaperServerListPingEvent-for-legacy-pings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Call-player-spectator-target-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Call-PortalCreateEvent-for-exit-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Cap-Entity-Collisions.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Catch-Async-PlayerChunkMap-operations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Catch-JsonParseException-in-Entity-and-TE-names.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Change-implementation-of-tile-entity-removal-list.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Check-Drowned-for-Villager-Aggression-Config.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Check-online-mode-before-converting-and-renaming-pla.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Chunk-registration-fixes.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Chunk-save-queue-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-04 19:19:36 +00:00
Chunk-Save-Reattempt.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Chunk-Save-Stats-Debug-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-04 19:19:36 +00:00
Complete-resource-pack-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Configurable-Alternative-LootPool-Luck-Formula.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Configurable-baby-zombie-movement-speed.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Configurable-Bed-Search-Radius.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-cactus-and-reed-natural-growth-heights.patch Update upstream BD/B/CB/S 2018-12-08 05:09:55 -05:00
Configurable-Cartographer-Treasure-Maps.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-Chunk-Inhabited-Time.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-Chunks-Sends-per-Tick-setting.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-connection-throttle-kick-message.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Configurable-container-update-tick-rate.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-Disabling-Cat-Chest-Detection.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-end-credits.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-fishing-time-ranges.patch Prevent negative in lure times - Fixes GH-1583 2019-04-05 00:09:29 -04:00
Configurable-flying-kick-messages.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Configurable-Grass-Spread-Tick-Rate.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-inter-world-teleportation-safety.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Configurable-Max-Chunk-Gens-per-Tick.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-mob-spawner-tick-rate.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-packet-in-spam-threshold.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Configurable-Player-Collision.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-06 17:15:21 +00:00
Configurable-RCON-IP-address.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Configurable-spawn-chances-for-skeleton-horses.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-speed-for-water-flowing-over-lava.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-sprint-interruption-on-attack.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-top-of-nether-void-damage.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Configurable-Villages-loading-chunks-for-door-checks.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Custom-replacement-for-eaten-items.patch [Auto] Updated Upstream (CraftBukkit) 2019-02-25 02:56:39 -05:00
Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Delay-Chunk-Unloads-based-on-Player-Movement.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Detect-and-repair-corrupt-Region-Files.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Disable-Explicit-Network-Manager-Flushing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Disable-explosion-knockback.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Disable-ice-and-snow.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Disable-logger-prefix-for-various-plugins-bypassing-.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Disable-Scoreboards-for-non-players-by-default.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Disable-spigot-tick-limiters.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Disable-thunder.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Disable-ticking-of-snow-blocks.patch
Disable-Vanilla-Chunk-GC.patch Remove redstone checks for BlockPhysicsEvent as it wasnt working, general optimize 2019-02-25 20:38:55 -05:00
Do-not-let-armorstands-drown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Do-not-load-chunks-for-light-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Do-not-load-chunks-for-Pathfinding.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Don-t-allow-digging-into-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Don-t-allow-entities-to-ride-themselves-572.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Don-t-call-getItemMeta-on-hasItemMeta.patch PlayerDeathEvent#getItemsToKeep 2019-03-28 00:58:05 -04:00
Don-t-change-the-Entity-Random-seed-for-squids.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Don-t-check-ConvertSigns-boolean-every-sign-save.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch missed a spot for pickupDelay fix 2019-03-24 18:15:39 -04:00
Don-t-let-fishinghooks-use-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Updated Upstream (Bukkit/CraftBukkit) 2018-09-28 19:31:59 -04:00
don-t-NPE-on-dimensionmanager-toString.patch don't NPE on dimensionmanager toString 2019-04-22 20:20:22 +01:00
Don-t-process-despawn-if-entity-is-in-a-chunk-schedu.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Don-t-recheck-type-after-setting-a-block.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Don-t-save-Proto-Chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-04 19:19:36 +00:00
Don-t-sleep-after-profile-lookups-if-not-needed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Don-t-spam-reload-spawn-chunks-in-nether-end.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Don-t-teleport-dead-entities.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Don-t-tick-Skulls-unused-code.patch Updated Upstream (Bukkit/CraftBukkit) 2018-09-28 19:31:59 -04:00
Don-t-update-entity-trackers-for-worlds-without-play.patch [CI-SKIP] [Auto] Rebuild Patches 2019-03-24 23:51:44 -04:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Duplicate-UUID-Resolve-Option.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
EnderDragon-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Enderman.teleportRandomly.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
EndermanAttackPlayerEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
EndermanEscapeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Enforce-Sync-Chunk-Unloads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Enforce-Sync-Player-Saves.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Ensure-Chunks-never-ever-load-async.patch Updated Upstream (Bukkit/CraftBukkit) 2018-09-28 19:31:59 -04:00
Ensure-commands-are-not-ran-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Ensure-inv-drag-is-in-bounds.patch Updated Upstream (Bukkit/CraftBukkit) 2018-09-28 19:31:59 -04:00
Entity-add-to-world-fixes.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Entity-fromMobSpawner.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Entity-getEntitySpawnReason.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Entity-Origin-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Entity-Tracking-Improvements.patch Don't double broadcast movement packets (fixes #1784) 2019-01-02 16:39:33 +00:00
EntityPathfindEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
EntityRegainHealthEvent-isFastRegen-API.patch Updated Upstream (Bukkit/CraftBukkit) 2018-09-28 19:31:59 -04:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
EntityTransformedEvent.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:31:50 -04:00
Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
ExperienceOrbMergeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Prevent negative in lure times - Fixes GH-1583 2019-04-05 00:09:29 -04:00
Expose-attack-cooldown-methods-for-Player.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Expose-server-CommandMap.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Extend-Player-Interact-cancellation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Faster-redstone-torch-rapid-clock-removal.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fill-Profile-Property-Events.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Fire-EntityShootBowEvent-for-Illusioner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Fire-event-on-GS4-query.patch Add GS4 query event (#1906) 2019-03-24 19:01:31 +02:00
Firework-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Fix-AIOOBE-in-inventory-handling.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Fix-Anvil-Level-sync-to-client.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Fix-block-break-desync.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Fix-client-rendering-skulls-from-same-user.patch PlayerDeathEvent#getItemsToKeep 2019-03-28 00:58:05 -04:00
Fix-CraftEntity-hashCode.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Fix-Double-World-Add-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Fix-Dragon-Server-Crashes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Fix-exploit-that-allowed-colored-signs-to-be-created.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Fix-FileIOThread-concurrency-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Fix-lag-from-explosions-processing-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Fix-MC-93764.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Fix-MC-124320.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Fix-NPE-from-sign-placement.patch Fix NPE from sign placement (Closes #1963) (Fixes #1917) 2019-04-17 00:53:55 +01:00
Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Fix-Old-Sign-Conversion.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Fix-PlayerEditBookEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Fix-reducedDebugInfo-not-initialized-on-client.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Fix-Sending-Chunks-to-Client.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Fix-sign-edit-memory-leak.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Fix-SpongeAbsortEvent-handling.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Fix-this-stupid-bullshit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Flag-to-disable-the-channel-limit.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
force-entity-dismount-during-teleportation.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Further-improve-server-tick-loop.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
getPlayerUniqueId-API.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
GH-806-Respect-saving-disabled-before-unloading-all-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Handle-bad-chunks-more-gracefully.patch Don't try to read the data outside of the try-catch 2019-04-15 05:06:43 +01:00
Handle-Excessive-Signs-in-Chunks-creating-too-large-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Handle-Item-Meta-Inconsistencies.patch Updated Upstream (CraftBukkit/Spigot) 2019-04-02 23:27:20 -04:00
Handle-Large-Packets-disconnecting-client.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
handle-PacketPlayInKeepAlive-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Handle-plugin-prefixes-using-Log4J-configuration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Here-s-Johnny.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Honor-EntityAgeable.ageLock.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Hook-into-CB-plugin-rewrites.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Ignore-Dead-Entities-in-entityList-iteration.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Ignore-Dimension-NBT-field-in-Entity-data.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Updated Upstream (CraftBukkit/Spigot) 2019-04-02 23:27:20 -04:00
Implement-ensureServerConversions-API.patch [Auto] Updated Upstream (CraftBukkit) 2018-11-15 23:21:38 -05:00
Implement-EntityKnockbackByEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Implement-EntityTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Implement-Expanded-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Implement-extended-PaperServerListPingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Implement-getI18NDisplayName.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Implement-getters-and-setters-for-EntityItem-owner-a.patch don't go below 0 for pickupDelay, breaks picking up items 2019-03-24 18:12:56 -04:00
Implement-PlayerLocaleChangeEvent.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Implement-PlayerPostRespawnEvent.patch Add PlayerPostRespawnEvent (#1622) 2019-03-24 10:50:42 -07:00
Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Improve-death-events.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Fix map rendering issues - Fixes #1796 2019-03-29 02:27:56 -04:00
Improve-the-Saddle-API-for-Horses.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Improved-Async-Task-Scheduler.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-06 17:15:21 +00:00
Include-Log4J2-SLF4J-implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Inventory-removeItemAnySlot.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
InventoryCloseEvent-Reason-API.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Item-canEntityPickup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
ItemStack-getMaxItemUseDuration.patch PlayerDeathEvent#getItemsToKeep 2019-03-28 00:58:05 -04:00
Lazy-init-world-storage-in-CraftOfflinePlayer.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Lighting-Queue.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Limit-Client-Sign-length-more.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Limit-lightning-strike-effect-distance.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
limit-the-range-at-which-we-ll-consider-an-attackabl.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
LivingEntity-Hand-Raised-Item-Use-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
LivingEntity-setKiller.patch Update upstream B/CB/S 2018-10-27 00:02:22 -04:00
Load-version-history-at-server-start.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
LootTable-API-Replenishable-Lootables-Feature.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Update upstream B/CB/S 2019-02-25 04:39:24 -05:00
Make-EnderDragon-implement-Mob.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Make-legacy-ping-handler-more-reliable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Make-max-squid-spawn-height-configurable.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Make-player-data-saving-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Make-portal-teleportation-adjustment-math-more-accur.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Make-region-files-more-reliable-to-write-to.patch Only flush to disk on chunk saves if paper.flush-on-save is true (#1942) 2019-04-06 02:59:42 -07:00
Make-shield-blocking-delay-configurable.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-04 19:19:36 +00:00
Make-the-default-permission-message-configurable.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
MC-111480-Start-Entity-ID-s-at-1.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
MC-135506-Experience-should-save-as-Integers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
MC-136865-Use-valid-item-for-enchantment-checks-on-b.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
MC-Dev-fixes.patch Optimize GameRules to use LinkedHashMap 2019-04-04 18:13:49 -07:00
MC-Utils.patch PlayerDeathEvent#getItemsToKeep 2019-03-28 00:58:05 -04:00
Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Mob-Spawner-API-Enhancements.patch Only store oversized values on spawners if needed, and ensure that vanilla values are read when applicable 2019-04-20 19:22:43 +01:00
More-informative-vehicle-moved-wrongly-message.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Ocelot-despawns-should-honor-nametags-and-leash.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Fix crops not popping when no plugin listens to physics 2019-03-03 12:22:24 -05:00
Only-refresh-abilities-if-needed.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Updated Upstream (Bukkit/CraftBukkit) 2019-02-10 21:17:18 +00:00
Optimise-BlockState-s-hashCode-equals.patch Fix BlockState hashCode optimization patch performance bug 2019-02-28 01:35:06 -05:00
Optimise-removeQueue.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Optimize-and-Fix-ExpiringMap-Issues.patch Update upstream CB 2019-04-05 05:17:10 -04:00
Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Optimize-BlockPosition-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Optimize-Captured-TileEntity-Lookup.patch Optimize Captured TileEntity Lookup 2019-04-06 10:25:21 -04:00
Optimize-Chunk-Access.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-04 19:19:36 +00:00
Optimize-CraftBlockData-Creation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Optimize-explosions.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Optimize-GameRules-to-use-LinkedHashMap.patch Optimize GameRules to use LinkedHashMap 2019-04-04 18:13:49 -07:00
Optimize-getChunkIfLoaded-type-calls.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Optimize-Hoppers.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Optimize-ItemStack.isEmpty.patch PlayerDeathEvent#getItemsToKeep 2019-03-28 00:58:05 -04:00
Optimize-Light-Recalculations.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Optimize-Pathfinding.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Optimize-Persistent-Data-Loading.patch Fix PersistentStructureLegacy NPE on custom worlds 2019-03-29 11:37:20 +00:00
Optimize-redstone-algorithm.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Optimize-Region-File-Cache.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Optimize-RegistryID.c.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Optimize-RegistryMaterials.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Optimize-Server-World-Map.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Optimize-TileEntity-Ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Optimize-UserCache-Thread-Safe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-06 17:15:21 +00:00
Optimize-World-Time-Updates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Optimize-World.isLoaded-BlockPosition-Z.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Optimized-Light-Level-Comparisons.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Option-for-maximum-exp-value-when-merging-orbs.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Option-to-remove-corrupt-tile-entities.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Optional-TNT-doesn-t-move-in-water.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Paper-config-files.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Paper-Metrics.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Pass-world-to-Village-creation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Player-affects-spawning-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Player.setPlayerProfile-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
PlayerAdvancementCriterionGrantEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
PlayerAttemptPickupItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
PlayerDeathEvent-getItemsToKeep.patch PlayerDeathEvent#getItemsToKeep 2019-03-28 00:58:05 -04:00
PlayerElytraBoostEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
PlayerNaturallySpawnCreaturesEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
PlayerPickupExperienceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-17 05:18:06 +00:00
PlayerPickupItemEvent-setFlyAtPlayer.patch don't go below 0 for pickupDelay, breaks picking up items 2019-03-24 18:12:56 -04:00
PlayerReadyArrowEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
PlayerTeleportEndGatewayEvent.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
POM-Changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
PreCreatureSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Prevent-Auto-Save-if-Save-Queue-is-full.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Prevent-chunk-loading-from-Fluid-Flowing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Prevent-Enderman-from-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Prevent-Fire-from-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Prevent-logins-from-being-processed-when-the-player-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Prevent-mob-spawning-from-loading-generating-chunks.patch Fix a case where mob spawning could load/gen chunks 2019-03-24 00:59:45 -04:00
Prevent-Pathfinding-out-of-World-Border.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Prevent-rayTrace-from-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Prevent-Saving-Bad-entities-to-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-04 19:19:36 +00:00
Prevent-tile-entity-and-entity-crashes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-03 15:34:04 +00:00
Print-Error-details-when-failing-to-save-player-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Profile-Lookup-Events.patch Updated Upstream (CraftBukkit) 2018-11-12 18:23:18 +00:00
ProfileWhitelistVerifyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Properly-fix-item-duplication-bug.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Properly-handle-async-calls-to-restart-the-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Properly-remove-entities-on-dimension-teleport.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
provide-a-configurable-option-to-disable-creeper-lin.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Provide-option-to-use-a-versioned-world-folder-for-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
RangedEntity-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Re-add-vanilla-entity-warnings-for-duplicates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Re-track-players-that-dismount-from-other-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Reduce-IO-ops-opening-a-new-region-file.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Remove-CraftScheduler-Async-Task-Debugger.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-06 17:15:21 +00:00
Remove-Debug-checks-from-DataBits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch
Remove-invalid-mob-spawner-tile-entities.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-31 04:49:52 +00:00
remove-null-possibility-for-getServer-singleton.patch Remove redstone checks for BlockPhysicsEvent as it wasnt working, general optimize 2019-02-25 20:38:55 -05:00
Remove-unused-World-Tile-Entity-List.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Replace-HashSet-with-fastutil-s-ObjectOpenHashSet-in.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Reset-players-airTicks-on-respawn.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Restore-custom-InventoryHolder-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Restore-vanlla-default-mob-spawn-range.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
revert-serverside-behavior-of-keepalives.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Sanitise-RegionFileCache-and-make-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-17 05:18:06 +00:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Don't double broadcast movement packets (fixes #1784) 2019-01-02 16:39:33 +00:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Send-nearby-packets-from-world-player-list-not-serve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Server-Tick-Events.patch Forgot to convert duration to millis per the API expectation for tick event 2019-03-28 01:27:39 -04:00
Set-Zombie-last-tick-at-start-of-drowning-process.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit) 2019-02-10 21:17:18 +00:00
ShulkerBox-Dupe-Prevention.patch Block Entity#remove from being called on Players 2019-02-04 23:43:28 -05:00
SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Slime-Pathfinder-Events.patch Update upstream BD/B/CB/S 2018-12-08 05:09:55 -05:00
Speedup-BlockPos-by-fixing-inlining.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Store-counts-for-each-Entity-Block-Entity-Type.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Strip-private-area-unicode-characters-from-signs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Support-Overriding-World-Seeds.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
System-property-for-disabling-watchdoge.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
Tameable-getOwnerUniqueId-API.patch Make scan-for-legacy-ender-dragon config work again 2018-12-14 20:17:27 -05:00
Timings-v2.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Turtle-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Undead-horse-leashing.patch Default nether void damage to off and allow that 2019-04-05 01:27:37 -04:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Update-entity-Metadata-for-all-tracked-players.patch update metadata refresh approach 2019-03-24 17:48:22 -04:00
Use-a-Queue-for-Queueing-Commands.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Use-a-Shared-Random-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Use-asynchronous-Log4j-2-loggers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
use-CB-BlockState-implementations-for-captured-block.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Use-EntityTypes-for-living-entities.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:31:50 -04:00
Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Use-more-reasonable-thread-count-default-for-bootstr.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Use-Optimized-Collections.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Use-proper-max-length-when-serialising-BungeeCord-te.patch Use proper max length when serialising BungeeCord text component 2019-03-20 21:20:56 -07:00
Use-TerminalConsoleAppender-for-console-improvements.patch [Auto] Updated Upstream (CraftBukkit) 2019-04-08 06:51:36 -04:00
Use-UserCache-for-player-heads.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Use-Vanilla-Minecart-Speeds.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
Vanished-players-don-t-have-rights.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00
Vex-getSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Waving-banner-workaround.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
WitchConsumePotionEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
WitchReadyPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
WitchThrowPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 01:46:00 +00:00
Workaround-for-setting-passengers-on-players.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2019-04-03 04:51:39 -04:00
Workaround-for-vehicle-tracking-issue-on-disconnect.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-03-20 00:28:15 +00:00
World-EntityHuman-Lookup-Optimizations.patch Numerous fixes to entity related changes 2019-04-05 23:08:45 -04:00