Spigot
  1. Spigot

Spigot

Public
SourceSize
..
0001-POM-Changes.patch4.59 KB
0002-Skeleton-API-Implementations.patch6.75 KB
0003-mc-dev-imports.patch106.83 KB
0004-Spigot-Configuration.patch14.41 KB
0005-Crop-Growth-Rates.patch10.94 KB
0006-Merge-tweaks-and-configuration.patch4.84 KB
0007-Async-Operation-Catching.patch10.96 KB
0008-View-Distance.patch2.24 KB
0009-Spigot-Timings.patch39.73 KB
0010-Fix-Mob-Spawning-Relative-to-View-Distance.patch2.31 KB
0011-Handle-Null-Tile-Entities.patch1.06 KB
0012-Item-Despawn-Rate.patch1.74 KB
0013-Entity-Activation-Range.patch23.29 KB
0014-Metrics.patch24.41 KB
0015-Entity-Tracking-Ranges.patch5.13 KB
0016-Close-Unloaded-Save-Files.patch1.68 KB
0017-Remove-o-Option.patch871 B
0018-Implement-Arrow-API.patch967 B
0019-Hopper-Customisations.patch6.91 KB
0020-Allow-Disabling-of-Command-Logging.patch1.49 KB
0021-Allow-Disabling-of-Command-TabComplete.patch3.13 KB
0022-Configurable-Messages.patch5.90 KB
0023-Allow-Disabling-of-Random-Lighting-Updates.patch1.69 KB
0024-Properly-Close-Inventories.patch2.35 KB
0025-Disallow-Interaction-With-Self.patch1.06 KB
0026-Entity-Mount-and-Dismount-Events.patch1.74 KB
0027-Prevent-Ghost-Players-Caused-by-Plugins.patch1.10 KB
0028-Plug-World-Unload-Memory-Leak.patch1.01 KB
0029-Player-Collision-API.patch1007 B
0030-Fully-Disable-Snooper-When-Not-Required.patch1003 B
0031-Add-Getter-for-Entity-Invulnerability.patch892 B
0032-Don-t-Special-Case-X-Move-Value.patch2.78 KB
0033-Implement-respawn-API.patch1.04 KB
0034-Arrow-Despawn-Rate.patch1.42 KB
0035-Watchdog-Thread.patch13.21 KB
0036-Fix-Broken-Async-Chat.patch1.41 KB
0037-Fire-PreLogin-Events-in-Offline-Mode.patch7.90 KB
0038-BungeeCord-Support.patch8.89 KB
0039-Allow-Disabling-Zombie-Villager-Aggression.patch2.21 KB
0040-Configurable-Amount-of-Netty-Threads.patch3.06 KB
0041-Log-Cause-of-Unexpected-Exceptions.patch1.05 KB
0042-Save-ticks-lived-to-nbttag.patch1.59 KB
0043-Add-Option-to-Nerf-Mobs-from-Spawners.patch3.49 KB
0044-Disable-Connected-Check-on-setScoreboard.patch1.09 KB
0045-Add-Late-Bind-Option.patch2.82 KB
0046-Allow-statistics-to-be-disabled-forced.patch3.96 KB
0047-Try-and-Debug-Crash-Reports-Crashing.patch1.96 KB
0048-Improve-AutoSave-Mechanism.patch4.06 KB
0049-Catch-stalling-on-corrupted-map-data-NBT-arrays.patch1.55 KB
0050-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch1.87 KB
0051-Highly-Optimized-Tick-Loop.patch6.19 KB
0052-Configurable-Ping-Sample-Size.patch1.91 KB
0053-Add-Optional-Tick-Shuffling.patch1.79 KB
0054-Implement-Locale-Getter-for-Players.patch930 B
0055-Spam-Filter-Exclusions.patch2.42 KB
0056-Add-Option-to-Silence-CommandBlock-Console.patch1.45 KB
0057-Add-support-for-fetching-hidden-players.patch1.04 KB
0058-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch3.33 KB
0059-Implement-Silenceable-Lightning-API.patch3.60 KB
0060-Use-one-PermissibleBase-for-all-Command-Blocks.patch1.24 KB
0061-Prevent-hoppers-from-loading-chunks.patch974 B
0062-Guard-Entity-List.patch3.06 KB
0063-Fix-ConcurrentModificationException-while-being-idle.patch1.20 KB
0064-Cancellable-WitherSkull-potion-effect.patch1.98 KB
0065-Configurable-dragon-death-and-wither-spawn-sounds.patch4.13 KB
0066-Display-Spigot-in-client-crashes-server-lists-and-Mo.patch894 B
0067-Treat-Bungee-as-Online-Mode.patch2.67 KB
0068-Print-Stack-on-InternalException.patch822 B
0069-Use-Offline-Player-Data-Once-if-Required.patch2.02 KB
0070-Use-Provided-Case-for-Non-Existent-Offline-Players.patch920 B
0071-Fix-Player-Banning.patch1.90 KB
0072-Fix-ban-expire-dates.patch907 B
0073-Correct-Ban-Expiration.patch1.08 KB
0074-Log-null-TileEntity-Owner.patch1.34 KB
0075-Convert-player-skulls-async.patch9.80 KB
0076-Prevent-NoClassDefError-crash-and-notify-on-crash.patch3.60 KB
0077-Fix-race-condition-that-could-kill-connections-befor.patch2.88 KB
0078-Configurable-UserCache-cap.patch1.35 KB
0079-Implement-PlayerSpawnLocationEvent.patch1.85 KB
0080-Configurable-save-on-stop-only-for-UserCache.patch2.38 KB
0081-Limit-block-placement-interaction-packets.patch4.01 KB
0082-Better-item-validation.patch5.02 KB
0083-Further-Seed-Customisation.patch13.27 KB
0084-Add-More-Information-to-session.lock-Errors.patch1.92 KB
0085-Safer-JSON-Loading.patch1.86 KB
0086-Add-CommandLine-EULA-Flag.patch2.01 KB
0087-Fix-for-enchanting-table-wiping-meta-when-placing-st.patch1.18 KB
0088-Don-t-spawn-bonus-ocelots-when-plugins-spawn-ocelots.patch2.11 KB
0089-Prevent-a-crash-involving-attributes.patch1.44 KB
0090-Make-moved-wrongly-limit-configurable.patch2.44 KB
0091-Fix-Null-Tile-Entity-Worlds.patch849 B
0092-Make-moved-too-quickly-limit-configurable.patch3.19 KB
0093-Apply-NBTReadLimiter-to-more-things.patch2.09 KB
0094-Allow-Attribute-Capping.patch4.93 KB
0095-Only-fetch-an-online-UUID-in-online-mode.patch1.72 KB
0096-Plug-WorldMap-Memory-Leak.patch1.56 KB
0097-Fix-Corrupted-Trapped-Chest.patch1.13 KB
0098-Remove-uneeded-validation.patch1.82 KB
0099-Add-Hunger-Config-Values.patch6.05 KB
0100-Make-debug-logging-togglable.patch2.53 KB
0101-Limit-TNT-Detonations-per-tick.patch2.23 KB
0102-Added-isUnbreakable-and-setUnbreakable-to-ItemMeta.patch1.02 KB
0103-Configurable-Hanging-Tick.patch1.52 KB
0104-BungeeCord-Chat-API.patch9.69 KB
0105-Allow-Capping-Tile-Entity-Tick-Time.patch6.38 KB
0106-Use-Standard-List-for-EntitySlices.patch4.35 KB
0107-Use-Map-for-getPlayer-String-lookup.patch3.71 KB
0108-Clear-Packet-Queue-on-Disconnect.patch1.50 KB
0109-Implement-SpawnerSpawnEvent.patch2.79 KB
0110-Don-t-tick-blocks-if-neighbor-chunks-aren-t-loaded.patch912 B
0111-Branchless-NibbleArray.patch2.09 KB
0112-Replace-chunk-loading-unloading-rate-throttling.patch9.15 KB
0113-Configurable-Advancement-Disabling.patch2.75 KB
0114-Make-unloaded-chunk-saving-more-asynchronous.patch14.75 KB
0115-Allow-changing-minimum-squid-spawn-range.patch1.54 KB
0116-Fix-placing-double-slabs-at-y-255.patch1.71 KB
0117-Allow-Saving-Large-Chunks.patch5.46 KB
0118-Add-creative-mode-NBT-permissions.patch4.42 KB