Spigot
  1. Spigot

Spigot

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