Folia/patches/server
Spottedleaf e89a107ef0 Guard against double onDisconnect calls in common packet listener
The non-game type implementation will not guard against double calls,
which means that any invocation of disconnect() would immediately
call onDisconnect and then later the connection handler would
also call onDisconnect.

Fixes https://github.com/PaperMC/Folia/pull/181
2024-01-09 14:22:00 -08:00
..
0001-Build-changes.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00
0002-MC-Dev-fixes.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0003-Threaded-Regions.patch Guard against double onDisconnect calls in common packet listener 2024-01-09 14:22:00 -08:00
0004-Max-pending-logins.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00
0005-Add-chunk-system-throughput-counters-to-tps.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0006-Make-CraftEntity-getHandle-and-overrides-perform-thr.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00
0007-Disable-mid-tick-task-execution.patch Fix compile/run for 1.20.4 2023-12-18 15:06:11 -08:00
0008-Throw-UnsupportedOperationException-for-broken-APIs.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00
0009-Fix-tests-by-removing-them.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0010-Require-plugins-to-be-explicitly-marked-as-Folia-sup.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0011-Prevent-block-updates-in-non-loaded-or-non-owned-chu.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00
0012-Block-reading-in-world-tile-entities-on-worldgen-thr.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0013-Skip-worldstate-access-when-waking-players-up-during.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00
0014-Do-not-access-POI-data-for-lodestone-compass.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0015-Synchronize-PaperPermissionManager.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0016-Fix-off-region-raid-heroes.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0017-Sync-vehicle-position-to-player-position-on-player-d.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00
0018-Region-profiler.patch Update Paper and add configurable region shift 2023-12-30 17:20:19 -08:00