PaperMC/Spigot-Server-Patches
Zach Brown eccac70eac Compromise on warning of excessive velocity sets
We have long been receiving feedback about our warning messages when
excessive velocities are set on entities. We have, for the most part,
ignored much of this feedback because these warnings can be vital in
identifying the cause of a watchdog crash. These crashes would otherwise
be more difficult to identify without this information.

However, in many cases these warnings are unnecessarily verbose as the
server handles these excessive sets itself without user intervention.

As a compromise, we will only warn the user as part of a watchdog crash
log, and we will only include the most recent occurrence. This commit
represents a first effort on this front. It may need to be tweaked later
to provide more relevant information, such as the time it occurred,
and/or not printing the warning at all if the occurrence was a certain
time period ago.
2017-01-08 16:43:08 -06:00
..
Access-items-by-EquipmentSlot.patch Access items by EquipmentSlot 2016-03-26 22:23:42 -07:00
Activation-Range-Improvements.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Add-ability-to-configure-frosted_ice-properties.patch Fix skeleton horse spawn chance ignoring difficulty modifier if custom set 2016-05-30 12:50:57 -04:00
Add-API-methods-to-control-if-armour-stands-can-move.patch API for ArmorStand movement and option for entity lookups 2016-12-21 11:53:41 -06:00
Add-async-chunk-load-API.patch Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
Add-BeaconEffectEvent.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Add-configurable-despawn-distances-for-living-entiti.patch Cleanup 'nerfed spawner mobs can float' patch 2016-12-20 21:57:07 -06:00
Add-configurable-portal-search-radius.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
Add-EntityZapEvent.patch Update upstream CB 2016-12-10 17:50:31 -06:00
Add-exception-reporting-event.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch Add handshake event to allow plugins to handle client handshaking logic themselves 2016-04-13 20:23:07 -07:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream - fixes more Spawn Egg issues 2017-01-02 01:58:15 -05:00
Add-option-to-remove-invalid-statistics.patch Make invalid stat removal use proper config key 2016-12-27 19:23:18 -06:00
Add-player-view-distance-API.patch More changes to view distance API implementation 2016-08-13 15:26:40 -05:00
Add-PlayerInitialSpawnEvent.patch Don't set spawn world in PlayerInitialSpawnEvent 2016-03-28 13:00:44 -05:00
Add-PlayerUseUnknownEntityEvent.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Add-ProjectileCollideEvent.patch Add ProjectileCollideEvent 2016-12-16 22:13:45 -06:00
Add-server-name-parameter.patch Add server-name as server parameter 2016-05-28 12:02:57 +02:00
Add-setting-for-proxy-online-mode-status.patch Introduce a setting to handle offline proxies 2016-08-12 18:08:53 -05:00
Add-source-to-PlayerExpChangeEvent.patch Update upstream CB 2016-12-10 17:50:31 -06:00
Add-velocity-warnings.patch Compromise on warning of excessive velocity sets 2017-01-08 16:43:08 -06:00
Add-World-Util-Methods.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
All-chunks-are-slime-spawn-chunks-toggle.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Allow-for-toggling-of-spawn-chunks.patch Relocate Timings v2 patch 2016-03-24 21:59:37 -07:00
Allow-nerfed-mobs-to-jump.patch Cleanup 'nerfed spawner mobs can float' patch 2016-12-20 21:57:07 -06:00
Allow-Reloading-of-Command-Aliases.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Allow-Reloading-of-Custom-Permissions.patch Also Reload Plugin Defined Permissions 2016-04-19 17:29:33 -04:00
Always-tick-falling-blocks.patch Relocate Timings v2 patch 2016-03-24 21:59:37 -07:00
Arrow-pickup-rule-API.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Auto-fix-bad-Y-levels-on-player-login.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Auto-Save-Improvements.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Avoid-blocking-on-Network-Manager-creation.patch Fix double lock in ServerConnection 2016-11-26 22:06:23 -06:00
Avoid-hopper-searches-if-there-are-no-items.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Update upstream B/CB/S 2016-07-30 18:02:34 -05:00
Bound-Treasure-Maps-to-World-Border.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Cache-user-authenticator-threads.patch Merge branch 'vemacs-cachedthreadpool-login' 2016-11-23 11:53:35 -05:00
Catch-Async-PlayerChunkMap-operations.patch fix rebuild patches and rebuild current patches 2016-03-21 20:46:54 -04:00
Change-implementation-of-tile-entity-removal-list.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Change-Outdated-Build-Download-URL-to-Paper-CI.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Check-async-remove-unused-vars-GH-159.patch Revert "Only check for async callers, do not remove potentially used variables" 2016-04-14 19:26:57 -05:00
Check-online-mode-before-converting-and-renaming-pla.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Chunk-registration-fixes.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Chunk-save-queue-improvements.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
Chunk-Save-Reattempt.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Chunk-Save-Stats-Debug-Option.patch Chunk Save Stats Debug Option 2016-11-04 02:21:33 -04:00
Complete-resource-pack-API.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Configurable-baby-zombie-movement-speed.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Configurable-cactus-and-reed-natural-growth-heights.patch Merge upstream changes and rebuild patches 2016-03-25 18:21:38 -05:00
Configurable-Cartographer-Treasure-Maps.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
Configurable-Chunk-Inhabited-Timer.patch Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
Configurable-Chunk-IO-Thread-Base-Count.patch Add rate limiting to PacketPlayInUseItem as well 2016-09-10 21:42:47 -05:00
Configurable-container-update-tick-rate.patch Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
Configurable-end-credits.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Configurable-fishing-time-ranges.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
Configurable-flying-kick-messages.patch Configurable flying kick messages 2016-09-20 00:58:32 +00:00
Configurable-Grass-Spread-Tick-Rate.patch Configurable Grass Spread Tick Rate 2016-04-03 16:29:39 -04:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Configurable-lava-flow-speed.patch Fix missed diff causing lava to move too quickly 2016-12-21 15:29:50 -06:00
Configurable-mob-spawner-tick-rate.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Configurable-packet-in-spam-threshold.patch Raise packet tolerance in spam threshold patch 2016-11-04 22:31:37 -05:00
Configurable-Player-Collision.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Configurable-RCON-IP-address.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Configurable-spawn-chances-for-skeleton-horses.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Configurable-speed-for-water-flowing-over-lava.patch Add ProjectileCollideEvent 2016-12-16 22:13:45 -06:00
Configurable-squid-spawn-ranges.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Configurable-top-of-nether-void-damage.patch Fix missed case in top of nether void damage patch 2016-06-18 00:25:37 -05:00
Convert-new-health-to-a-float-during-set.patch Update upstream B/CB 2016-09-04 16:59:06 -05:00
Custom-replacement-for-eaten-items.patch Fix build 2017-01-02 02:05:02 -05:00
Default-loading-permissions.yml-before-plugins.patch Default loading permissions.yml before plugins 2016-03-18 13:23:48 -04:00
Delay-Chunk-Unloads-based-on-Player-Movement.patch Default configuration changes 2016-07-28 20:57:36 -05:00
Disable-chest-cat-detection.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Disable-explosion-knockback.patch Update upstream - fixes more Spawn Egg issues 2017-01-02 01:58:15 -05:00
Disable-ice-and-snow.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Disable-Scoreboards-for-non-players-by-default.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Disable-spigot-tick-limiters.patch Relocate Timings v2 patch 2016-03-24 21:59:37 -07:00
Disable-thunder.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Disable-ticking-of-snow-blocks.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Disable-Vanilla-Chunk-GC.patch Update upstream CB 2016-12-10 17:50:31 -06:00
Do-not-load-chunks-for-light-checks.patch Do not load chunks for light checks 2016-03-31 19:29:06 -04:00
Do-not-load-chunks-for-pathfinding.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Do-not-mark-chunks-as-active-for-neighbor-updates.patch Restore some timings functionality lost in last 2016-08-27 19:36:26 -05:00
Don-t-allow-entities-to-ride-themselves-572.patch Don't allow entities to ride themselves - #572 2017-01-08 04:32:04 +00:00
Don-t-create-Region-File-s-when-checking-if-chunk-ex.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Don-t-let-fishinghooks-use-portals.patch Don't let FishingHooks use portals 2016-12-16 16:03:56 -06:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch Prevent Hoppers from loading chunks by double chest 2016-11-04 01:32:53 -04:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Don't try and lookup profiles that have no UUID and no name 2016-07-16 20:19:25 -05:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Don't nest if we don't need to when cerealising text components 2016-03-08 18:29:39 -08:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Don-t-spam-reload-spawn-chunks-in-nether-end.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Don-t-teleport-dead-entities.patch Don't teleport dead entities 2016-03-22 00:56:09 -04:00
Don-t-tick-Skulls-unused-code.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Enforce-Sync-Chunk-Unloads.patch Enforce Sync Chunk Unloads 2017-01-07 16:08:16 -05:00
Enforce-Sync-Player-Saves.patch Enforce Sync Player Saves 2017-01-07 15:48:22 -05:00
Ensure-Chunks-never-ever-load-async.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Ensure-commands-are-not-ran-async.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Ensure-inv-drag-is-in-bounds.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Entity-AddTo-RemoveFrom-World-Events.patch And AddTo is a different event than RemoveFrom 2016-03-28 20:58:42 -04:00
Entity-Origin-API.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Entity-Tracking-Improvements.patch Fix entity tracking when the player is the vehicle 2016-07-31 15:22:25 -05:00
EntityPathfindEvent.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
EntityRegainHealthEvent-isFastRegen-API.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Expose-server-CommandMap.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Fast-draining.patch Add ProjectileCollideEvent 2016-12-16 22:13:45 -06:00
Faster-redstone-torch-rapid-clock-removal.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch @Z750 There are other command block types 2016-11-13 20:20:14 -06:00
Firework-API-s.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Fix-AIOOBE-in-inventory-handling.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Fix-Bugs-with-Spigot-Mob-Spawn-Logic.patch Ensure we actually removed entity from chunk before decrementing counts 2016-04-15 21:31:12 -04:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Fix-Chunk-Unload-Queue-Issues.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Fix-cooked-fish-legacy-import.patch Pull in ArrowPickupItemEvent and legacy dataconverter fix from SportBukkit 2016-03-26 03:38:02 -05:00
Fix-Double-World-Add-issues.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
Fix-FallingBlocks-being-stuck-on-fences.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
Fix-Furnace-cook-time-bug.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Fix-inter-world-teleportation-glitches.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Fix-lag-from-explosions-processing-dead-entities.patch Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
Fix-Old-Sign-Conversion.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Fix-reducedDebugInfo-not-initialized-on-client.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Fix-SkullCache-case-bug.patch Fix skull cache case bug 2016-03-21 23:38:24 -04:00
Further-improve-server-tick-loop.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Generator-Settings.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Handle-Item-Meta-Inconsistencies.patch Fix build 2017-01-02 02:05:02 -05:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch Fix build 2017-01-02 02:05:02 -05:00
Ignore-invalid-Marker-Icon-ID-s-in-maps.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
IllegalPacketEvent.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Implement-PlayerLocaleChangeEvent.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Improve-Minecraft-Hopper-Performance.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Lighting-Queue.patch Defensive copy chunk list to avoid "effective CME" - Fixes #313 2017-01-02 14:08:55 -05:00
LootTable-API-Replenishable-Lootables-Feature.patch Add ShulkerBoxes to the LootTable API 2016-11-19 11:31:01 -06:00
Make-entities-look-for-hoppers.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
MC-111699-Ignore-Improper-Anvil-Item-Name-Packets.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
MC-112017-Allow-31-instead-of-30-for-item-names.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
MC-Dev-fixes.patch Simplify the affects spawning API implementation 2016-11-18 18:55:14 -06:00
MC-Utils.patch Fix String based Action Bar to use ChatComponent to handle proper escaping 2016-12-29 08:29:09 -05:00
Metrics.patch Paper 1.9 2016-02-29 17:09:49 -06:00
More-informative-vehicle-moved-wrongly-message.patch More informative vehicle moved wrongly log message 2016-07-28 19:17:26 -05:00
Only-refresh-abilities-if-needed.patch Fix wrong variable being checked. Fixes #233 2016-04-22 19:02:57 -07:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Optimise-BlockStateEnum-hashCode-and-equals.patch Rename patch file to be more specific 2016-08-31 17:18:54 -05:00
Optimise-NetworkManager.patch Alter last to force conflicts but keep contents 2016-11-26 22:02:19 -06:00
Optimise-removeQueue.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Optimize-Chunk-Access.patch Update upstream 2016-06-22 22:18:41 -04:00
Optimize-EAR.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Optimize-explosions.patch Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Optimize-ItemStack.isEmpty.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Optimize-Network-Queue.patch Optimize network queue by making size() constant-time 2016-11-23 13:02:47 -05:00
Optimize-Pathfinding.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Optimize-TileEntity-Ticking.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Optimize-UserCache-Thread-Safe.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Optimize-World.isLoaded-BlockPosition-Z.patch Update upstream, fix accidental removal from last 2016-12-02 21:11:39 -06:00
Optimized-Light-Level-Comparisons.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Option-to-disable-BlockPhysicsEvent-for-Redstone.patch Update upstream CB 2016-12-10 17:50:31 -06:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch API for ArmorStand movement and option for entity lookups 2016-12-21 11:53:41 -06:00
Option-to-remove-corrupt-tile-entities.patch Add option to remove corrupt tile entities 2016-10-05 16:28:17 -05:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Cleanup obfuscation helper comment format 2016-07-27 17:46:02 -05:00
Optional-old-TNT-cannon-behaviors.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Paper-config-files.patch Make invalid stat removal use proper config key 2016-12-27 19:23:18 -06:00
Pass-world-to-Village-creation.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Player-affects-spawning-API.patch Update upstream CB 2016-12-22 15:06:59 -06:00
Player-Tab-List-and-Title-APIs.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
PlayerTeleportEndGatewayEvent.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
POM-Changes.patch Update to Paper to MC 1.11.2 2016-12-21 11:21:40 -06:00
Prevent-Auto-Save-if-Save-Queue-is-full.patch Rework that save cap patch and make it configurable 2016-11-04 01:55:36 -04:00
Prevent-Fire-from-loading-chunks.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Prevent-Pathfinding-out-of-World-Border.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
Prevent-tile-entity-and-entity-crashes.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Prevent-Waterflow-BlockFromToEvent-from-loading-chun.patch Update upstream CB 2016-12-10 17:50:31 -06:00
Properly-fix-item-duplication-bug.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Provide-E-TE-Chunk-count-stat-methods.patch Provide E/TE/Chunk count stat methods 2017-01-07 15:27:46 -05:00
Raise-string-limit-for-packet-serialization.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Re-track-players-that-dismount-from-other-players.patch Re-track players that dismount from other players 2016-07-31 16:33:25 -05:00
Reduce-IO-ops-opening-a-new-region-file.patch Put this patch in the patches folder, so it's actually used 2016-03-29 13:56:19 -05:00
Remove-Debug-checks-from-DataBits.patch Remove Debug checks from DataBits 2016-04-05 21:55:07 -04:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch Remove FishingHook reference on Craft Entity removal 2016-09-21 23:45:05 -04:00
Remove-invalid-mob-spawner-tile-entities.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Remove-Metadata-on-reload.patch Remove, not invalidate, Metadata on reload 2016-03-28 22:43:05 -04:00
remove-null-possibility-for-getServer-singleton.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Remove-unused-World-Tile-Entity-List.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Sanitise-RegionFileCache-and-make-configurable.patch Fix a few global configuration options being unavailable 2016-06-04 17:26:11 -05:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Set-health-before-death-event.patch Update upstream B/CB/S 2016-07-30 18:02:34 -05:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
ShulkerBox-Dupe-Prevention.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Speedup-BlockPos-by-fixing-inlining.patch Fix a merge conflict that was resolved improperly 2016-12-20 18:01:37 -06:00
SPIGOT-1401-Fix-dispenser-dropper-furnace-placement.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Stop-updating-flowing-block-if-material-has-changed.patch Add ProjectileCollideEvent 2016-12-16 22:13:45 -06:00
String-based-Action-Bar-API.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Support-offline-mode-in-whitelist-command-as-well.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
System-property-for-disabling-watchdoge.patch Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Timings-v2.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Toggleable-Elytra-Wall-Damage.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Undead-horse-leashing.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Use-a-Shared-Random-for-Entities.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Use-Optimized-Collections.patch Update to MC 1.10.2 2016-06-25 12:19:04 -05:00
Use-UserCache-for-player-heads.patch Update upstream 2016-11-21 18:00:40 -05:00
Vanished-players-don-t-have-rights.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Vehicle-Event-Cancellation-Changes.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
Water-mobs-should-only-spawn-in-the-water.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Waving-banner-workaround.patch Fix-Banner Patch: Display correct time in F3 2016-07-17 18:25:24 +02:00
Workaround-for-setting-passengers-on-players.patch Ugly workaround for SPIGOT-1915 & GH-114 2016-04-10 03:24:54 -05:00