spigot/CraftBukkit-Patches
Aikar abcf7aa4a4 Ensure an entity that needs to be added to chunk ticks
It's possible an entity could be marked for deactivation while its in a
"needs to change chunks" state. This can cause it to then save to the world in the wrong chunk,
causing the "saved in wrong location" warnings.

This checks the boolean for isAddedToChunk and always ticks if its false.
2014-12-03 20:57:52 -05:00
..
0001-POM-Changes.patch Make the /version command output useful 2014-12-01 21:18:58 +00:00
0002-mc-dev-imports.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0003-Skeleton-API-Implementations.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0004-Obfuscation-Helpers.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0005-Spigot-Configuration.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0006-Better-Chunk-Tick-Selection.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0007-Crop-Growth-Rates.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0008-More-Efficient-Chunk-Save-Queue.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0009-Merge-tweaks-and-configuration.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0010-Async-Operation-Catching.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0011-View-Distance.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0012-Spigot-Timings.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0013-Fix-Mob-Spawning-Relative-to-View-Distance.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0014-Handle-Null-Tile-Entities.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0015-Entity-Activation-Range.patch Ensure an entity that needs to be added to chunk ticks 2014-12-03 20:57:52 -05:00
0016-Metrics.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0017-PlayerItemDamageEvent.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0018-Prevent-NPE-in-CraftSign.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0019-Entity-Tracking-Ranges.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0020-Thread-Naming-and-Tweaks.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0021-Close-Unloaded-Save-Files.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0022-Remove-o-Option.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0023-Recipe-Deconstruction.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0024-Implement-Arrow-API.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0025-Hopper-Customisations.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0026-Implement-SpawnerSpawnEvent.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0027-Firework-Meta-Crash-Fix.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0028-Allow-Disabling-of-Command-Logging.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0029-Allow-Disabling-of-Command-TabComplete.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0030-Configurable-Messages.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0031-Allow-Disabling-of-Random-Lighting-Updates.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0032-Properly-Close-Inventories.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0033-Disallow-Interaction-With-Self.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0034-Entity-Mount-and-Dismount-Events.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0035-Prevent-Ghost-Players-Caused-by-Plugins.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0036-Plug-World-Unload-Memory-Leak.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0037-Player-Collision-API.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0038-Fully-Disable-Snooper-When-Not-Required.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0039-Add-Getter-for-Entity-Invulnerability.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0040-Cap-Minimum-Player-Speed.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0041-Update-Inventory-and-Health-for-PlayerConsumeItemEve.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0042-Call-EntityChangeBlockEvent-for-Fire-Arrows-hitting-.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0043-Allow-Disabling-of-1.6.3-Structure-Saving.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0044-Item-Despawn-Rate.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0045-Don-t-Special-Case-X-Move-Value.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0046-Implement-respawn-API.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0047-Arrow-Despawn-Rate.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0048-Fix-packed-ice-generation.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0049-Watchdog-Thread.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0050-Clear-Flower-Pot-on-Drop.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0051-Fix-some-chunks-not-being-sent-to-the-client.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0052-Fix-Broken-Async-Chat.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0053-Orebfuscator.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0054-Optimize-DataWatcher.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0055-Fire-PreLogin-Events-in-Offline-Mode.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0056-BungeeCord-Support.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0057-Allow-Disabling-Zombie-Villager-Aggression.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0058-Configurable-Amount-of-Netty-Threads.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0059-Prevent-Mineshaft-Saving.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0060-Log-Cause-of-Unexpected-Exceptions.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0061-Particle-API.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0062-Save-ticks-lived-to-nbttag.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0063-More-Efficient-GetCubes.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0064-Add-Option-to-Nerf-Mobs-from-Spawner-s.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0065-Warn-if-PermGen-may-be-insufficient.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0066-Disable-Connected-Check-on-setScoreboard.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0067-Add-Late-Bind-Option.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0068-Allow-statistics-to-be-disabled-forced.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0069-Fix-ItemStack-Unbreakable-Code.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0070-Try-and-Debug-Crash-Reports-Crashing.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0071-Improve-AutoSave-Mechanism.patch Improve the AutoSave mechanism 2014-12-03 20:31:01 -05:00
0072-Support-vanilla-s-direction-tag-on-fireballs.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0073-Support-non-prefixed-URLs.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0074-Catch-stalling-on-corrupted-map-data-NBT-arrays.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0075-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0076-Highly-Optimized-Tick-Loop.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0077-Add-Spigot-Links.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0078-Configurable-Ping-Sample-Size.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0079-Add-Optional-Tick-Shuffling.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0080-Allow-Configuring-Chunks-per-Packet.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0081-Implement-Locale-Getter-for-Players.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0082-Cap-Entity-Collisions.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0083-Fix-dispensing-bone-meal-not-having-the-correct-data.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0084-Spam-Filter-Exclusions.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0085-Add-Option-to-Silence-CommandBlock-Console.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0086-Add-support-for-fetching-hidden-players.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0087-Allow-Disabling-Creative-Item-Filter.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0088-Cap-Channel-Registrations.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0089-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0090-Unfinalize-the-isDisconnected-method-by-bukkit.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0091-Implement-Silenceable-Lightning-API.patch Improve the AutoSave mechanism 2014-12-03 20:31:01 -05:00
0092-Use-one-PermissibleBase-for-all-Command-Blocks.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0093-Prevent-hoppers-from-loading-chunks.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0094-Guard-Entity-List.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0095-Fix-ConcurrentModificationException-while-being-idle.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0096-Cancellable-WitherSkull-potion-effect.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0097-Descriptive-kick-reasons-instead-of-Nope.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0098-Configurable-dragon-death-and-wither-spawn-sounds.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0099-Display-Spigot-in-client-crashes-server-lists-and-Mo.patch Improve the AutoSave mechanism 2014-12-03 20:31:01 -05:00
0100-Treat-Bungee-as-Online-Mode.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0101-Add-Conversion-Message.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0102-Properly-cancel-fishing-event.-Fixes-BUKKIT-5396.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0103-Print-Stack-on-InternalException.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0104-Use-Offline-Player-Data-Once-if-Required.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0105-Use-Provided-Case-for-Non-Existent-Offline-Players.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0106-Check-for-blank-OfflinePlayer-Names.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0107-Fix-Player-Banning.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0108-Fix-ban-expire-dates.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0109-Correct-Ban-Expiration.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0110-Convert-Horses-owner-to-UUID.patch Improve the AutoSave mechanism 2014-12-03 20:31:01 -05:00
0111-Expand-team-API-to-allow-arbitrary-strings.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0112-Add-Score.isScoreSet-Z-API.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0113-Log-null-TileEntity-Owner.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0114-Don-t-special-case-invalid-usernames-for-UUIDs.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0115-Convert-player-skulls-async.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0116-Prevent-NoClassDefError-crash-and-notify-on-crash.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0117-Check-Skull-canPlace.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0118-Don-t-let-trees-replace-any-block.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0119-Fix-race-condition-that-could-kill-connections-befor.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0120-Configurable-UserCache-cap.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0121-Implement-PlayerSpawnLocationEvent.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0122-Cap-Objective-Score-Length.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0123-Process-conversation-input-on-the-main-thread.-Fixes.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0124-Configurable-save-on-stop-only-for-UserCache.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0125-Prevent-Unbounded-IntCache-Growth.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0126-Add-damager-to-the-unhandled-error.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0127-Cross-World-Entity-Teleportation.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0128-Limit-block-placement-interaction-packets.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0129-Better-item-validation.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0130-Further-Seed-Customisation.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0131-Disable-ResourceLeakDetector.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0132-Add-More-Information-to-session.lock-Errors.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0133-Safer-JSON-Loading.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0134-Fix-Slow-Loading-Libraries.patch Return the verbosity on startup 2014-12-01 17:18:24 +00:00
0135-Add-CommandLine-EULA-Flag.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0136-Fix-for-enchanting-table-wiping-meta-when-placing-st.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0137-Don-t-spawn-bonus-ocelots-when-plugins-spawn-ocelots.patch Improve the AutoSave mechanism 2014-12-03 20:31:01 -05:00
0138-Prevent-a-crash-involving-attributes.patch Base the version hash on the root Spigot project instead of the Spigot-Server project 2014-12-01 10:17:33 +00:00
0139-Make-moved-wrongly-limit-configurable.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0140-Fix-Null-Tile-Entity-Worlds.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0141-Make-moved-too-quickly-limit-configurable.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0142-Alternative-Hopper-Ticking.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0143-Apply-NBTReadLimiter-to-more-things.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0144-Allow-Attribute-Capping.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0145-Add-an-option-for-a-global-cache-for-any-request-on-.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0146-Only-fetch-an-online-UUID-in-online-mode.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0147-Filter-attribute-modifiers-which-cause-the-attribute.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0148-Fix-LEFT_CLICK_AIR-detection-when-not-in-creative.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0149-Plug-WorldMap-Memory-Leak.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0150-Fix-Corrupted-Trapped-Chest.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0151-Remove-uneeded-validation.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0152-Add-Hunger-Config-Values.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0153-Make-debug-logging-togglable.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0154-Skip-invalid-enchants-in-CraftMetaItem.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0155-Limit-TNT-Detonations-per-tick.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0156-Added-isUnbreakable-and-setUnbreakable-to-ItemMeta.patch Increase the max scoreboard objective size 2014-12-02 15:52:36 +00:00
0157-Configurable-Hanging-Tick.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0158-Fix-Some-Memory-Leaks.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0159-Refactor-ItemDoor-Place.patch Rebuild all patches 2014-11-30 21:22:49 +00:00
0160-Don-t-Fire-InventoryCloseEvent-Unless-Required.patch Rebuild all patches 2014-11-30 21:22:49 +00:00