Paper/Spigot-Server-Patches
Sudzzy 4ad4421f85 Fix inter-world teleportation glitches
People are able to abuse the way Bukkit handles teleportation across worlds since it provides a built in teleportation safety check.

To abuse the safety check, players are required to get into a location deemed unsafe by Bukkit e.g. be within a chest or door block. While they are in this block, they accept a teleport request from a player within a different world. Once the player teleports, Minecraft will recursively search upwards for a safe location, this could eventually land within a player's skybase.

Example setup to perform the glitch: http://puu.sh/ng3PC/cf072dcbdb.png
The wanted destination was on top of the emerald block however the player ended on top of the diamond block. This only is the case if the player is teleporting between worlds.
2016-02-28 18:34:19 +00:00
..
Add-async-chunk-load-API.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Add-BeaconEffectEvent.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Add-configurable-despawn-distances-for-living-entiti.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Add-configurable-portal-search-radius.patch Add configurable portal search radius 2016-02-21 01:33:37 -05:00
Add-FallingBlock-source-location-API.patch [17:15:29] * Z750 kicks jetbrains right in the scrotum 2015-12-06 17:16:51 -06:00
Add-Location-support-to-tab-completers-vanilla-featu.patch Squash these tab complete patches 2016-01-31 17:00:30 -06:00
Add-player-view-distance-API.patch Use spigot.yml's view distance setting 2015-08-29 03:12:41 -05:00
Add-PlayerInitialSpawnEvent.patch Add PlayerInitialSpawnEvent 2015-12-22 22:06:19 -06:00
Add-PlayerLocaleChangeEvent.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Add-TNT-source-location-API.patch Update for upstream NMS mapping changes 2015-07-30 22:41:53 -05:00
Add-velocity-warnings.patch Add velocity warnings 2016-02-22 21:31:24 -06:00
All-chunks-are-slime-spawn-chunks-toggle.patch Update CraftBukkit 2016-02-05 04:12:16 -06:00
Allow-for-toggling-of-spawn-chunks.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Allow-nerfed-mobs-to-jump.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Allow-specified-ItemStacks-to-retain-their-invalid-d.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Allow-undead-horse-types-to-be-leashed.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Always-tick-falling-blocks.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Avoid-hopper-searches-if-there-are-no-items.patch Missed a comment 2016-02-13 20:11:49 -06:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Be a bit more informative in maxHealth exception 2016-02-16 14:37:03 -08:00
Bump-thread-count-for-chunk-loading.patch Bump thread count for chunk loading 2015-11-15 19:41:12 -06:00
Change-implementation-of-tile-entity-removal-list.patch Change implementation of tile entity removal list 2016-02-20 21:34:29 -06:00
Check-online-mode-before-converting-and-renaming-pla.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
ChunkMap-caching.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Configurable-async-light-updates.patch Re-add entity/tile entity tick limiters 2015-09-12 23:29:23 -05:00
Configurable-baby-zombie-movement-speed.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Configurable-cactus-and-reed-natural-growth-heights.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Configurable-container-update-tick-rate.patch Configurable TNT explosion volume 2015-08-04 17:47:57 -07:00
Configurable-damage-multiplier-for-PvP-blocking.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Configurable-end-credits-when-leaving-the-end.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Configurable-fishing-time-ranges.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Configurable-game-mechanics-changes.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Configurable-lava-flow-speed.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Configurable-mob-spawner-tick-rate.patch Re-introduce an option to limit the height of a flying tnt entity 2016-01-16 21:04:07 -06:00
Configurable-speed-for-water-flowing-over-lava.patch Re-introduce an option to limit the height of a flying tnt entity 2016-01-16 21:04:07 -06:00
Configurable-squid-spawn-ranges.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Configurable-strength-and-weakness-effect-modifiers.patch [23:29:51] <Byteflux> no tacoz 4 clippeh 2015-08-08 23:33:19 -05:00
Configurable-TNT-cannon-fix.patch Update for upstream NMS mapping changes 2015-07-30 22:41:53 -05:00
Configurable-TNT-explosion-volume.patch Temporarily use getDouble() internally for calls to getFloat() in Paper configs 2015-08-04 17:57:17 -07:00
Configurable-top-of-nether-void-damage.patch Rebuild patches 2015-09-01 20:14:41 -05:00
Disable-chest-cat-detection.patch Add an option to disable chest's detection of Ocelots/Cats 2016-01-10 20:47:21 -06:00
Disable-explosion-knockback.patch Rebuild patches 2015-09-01 20:14:41 -05:00
Disable-ice-and-snow.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Disable-mood-sounds.patch Re-introduce an option to limit the height of a flying tnt entity 2016-01-16 21:04:07 -06:00
Disable-spigot-tick-limiters.patch Update tick limiter removal and TE/E removal optimizations 2015-10-24 02:12:33 -05:00
Disable-thunder.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Don-t-create-a-chunk-just-to-unload-it.patch Don't create a chunk just to unload it 2015-11-15 19:46:34 -06:00
Don-t-create-Region-File-s-when-checking-if-chunk-ex.patch Don't create region files when checking if a chunk exists 2015-11-15 19:44:28 -06:00
Don-t-damage-already-dead-ArmorStands.patch Don't damage ArmorStands that are already dead 2015-11-15 19:40:32 -06:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Re-introduce an option to limit the height of a flying tnt entity 2016-01-16 21:04:07 -06:00
EAR-Fix-bug-with-teleporting-entities.patch EAR: Fix bug with teleporting entities 2015-12-22 18:22:36 -06:00
Enderman-drop-the-block-they-re-holding-when-they-di.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Ensure-commands-are-not-ran-async.patch Force commands to be dispatched synchronously 2016-01-12 23:00:58 -06:00
Ensure-inv-drag-is-in-bounds.patch Ensure inv drag is in bounds - Fixes #30 2016-02-20 20:06:47 -06:00
Expose-server-CommandMap.patch Expose server CommandMap 2016-02-15 07:11:57 -08:00
FallingBlock-and-TNT-entities-collide-with-specific-.patch Add BlockBrewingStand and BlockEnchantmentTable to flying entity collisions patch 2016-02-13 19:11:20 -06:00
Fast-draining.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Fix-FurnaceMinecarts-losing-all-of-their-velocity-on.patch Fix Furnace Minecarts losing all of their velocity on corners 2016-02-15 23:19:18 -06:00
Fix-inter-world-teleportation-glitches.patch Fix inter-world teleportation glitches 2016-02-28 18:34:19 +00:00
Fix-jar-being-shaded-multiple-times.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Fix-lag-from-explosions-processing-dead-entities.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Fix-lava-water-some-times-creating-air-instead-of-co.patch Fix lava/water some times creating air instead of cobblestone 2015-08-04 17:57:17 -07:00
Fix-redstone-lag-issues.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Force-load-chunks-for-specific-entities-that-fly-thr.patch Restore a constructor that was removed in EntityFallingBlock 2015-12-06 17:14:41 -06:00
Further-improve-server-tick-loop.patch Re-add recentTps array for plugins that make bad choices 2015-07-26 15:58:37 -05:00
Generator-Settings.patch Update PaperSpigot to 1.8.8 2015-07-27 17:26:21 -05:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Move bungeecord chat APIs out of spigot subclasses 2016-02-16 19:55:05 -06:00
Made-EntityDismountEvent-Cancellable.patch Make EntityDismountEvent Cancellable 2016-02-01 23:57:27 -07:00
mc-dev-imports.patch Player Tab List and Title APIs 2016-02-16 19:55:21 -06:00
Metrics.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Only-refresh-abilities-if-needed.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Optimize-draining.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Optimize-explosions.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Optimize-getBlockData.patch Optimize getBlockData 2016-02-13 19:29:59 -06:00
Optimize-getCubes.patch Optimize getCubes() 2015-08-04 15:25:37 -07:00
Optimize-Pathfinding.patch Optimize Pathfinding 2016-02-13 19:25:23 -06:00
Optimize-Spigot-s-Anti-X-Ray.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Optimize-TileEntity-Ticking.patch Disable spigot tick limiters 2015-10-16 21:43:03 -05:00
PaperSpigot-config-files.patch Migrate PaperSpigot to Timings version 2 2016-01-09 00:32:38 -06:00
Player-affects-spawning-API.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Player-Exhaustion-Multipliers.patch Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Player-Tab-List-and-Title-APIs.patch Improve title API 2016-02-17 19:03:21 -07:00
POM-Changes.patch Some people just have bad days 2016-02-15 08:24:39 -06:00
Prevent-tile-entity-and-entity-crashes.patch Remove our own (outdated) TE handling, for one that's closer to vanilla 2015-09-19 09:34:17 -05:00
Process-Entity-Chunk-Registration-on-Teleport.patch Entity teleport fix 2016-01-04 00:23:17 -06:00
Re-add-Spigot-s-hopper-check-feature.patch Re-add Spigot's hopper-check feature 2015-08-13 10:36:58 -07:00
Remove-certain-entities-that-fly-through-unloaded-ch.patch Re-introduce an option to limit the height of a flying tnt entity 2016-01-16 21:04:07 -06:00
Remove-completely-invalid-Redstone-event-for-Netherr.patch Remove completely invalid Redstone event for Netherrack 2016-01-29 03:40:00 -06:00
Remove-invalid-mob-spawner-tile-entities.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Fix player leak from entity tracker and item frames 2015-12-22 21:55:00 -06:00
Show-PaperSpigot-in-client-crashes-server-lists-and-.patch Don't point users at spigotmc when watchdog kills the server 2015-10-16 21:50:04 -05:00
Speedup-BlockPos-by-fixing-inlining.patch Fix mutable block position construction 2016-01-29 13:49:01 -07:00
SPIGOT-1387-Resolve-bed-issues-on-unloaded-chunks.patch Resolve bed issues on unloaded chunks 2016-01-04 00:24:36 -06:00
Stackable-Buckets.patch Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
Stop-updating-flowing-block-if-material-has-changed.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Timings-v2.patch More timings for scheduler 2016-02-23 22:35:34 -06:00
Toggle-for-player-interact-limiter.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch Remove several broken or unnecessary patches. 2015-09-12 19:57:39 -05:00
Use-UserCache-for-player-heads.patch Lookup game profiles for users that aren't onine 2015-08-15 14:05:03 -05:00
Vanished-players-don-t-have-rights.patch Also apply the "vanished players don't have rights" patch to Fishing Hook entities. 2015-11-26 19:51:01 -06:00