Sudzzy 18b55ae547 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-03-03 03:46:48 -06:00
2016-02-06 17:13:36 -06:00
2016-02-21 04:28:47 -06:00
2016-01-26 00:36:28 -06:00
2016-01-26 00:36:28 -06:00
2016-01-29 03:57:04 -06:00
2016-01-26 00:36:28 -06:00
2016-02-13 15:22:09 +01:00
2016-01-26 00:00:25 -06:00
2016-01-26 00:00:25 -06:00
2016-02-21 04:12:03 -06:00
2016-01-26 12:53:16 -06:00
2016-01-26 01:50:49 -06:00

PaperSpigot CI Status

High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.

IRC Support and Project Discussion

How To (Server Admins)

Download a copy of Paperclip.jar from our buildserver here: https://ci.destroystokyo.com/job/PaperSpigot/

Run the PaperClip jar directly from your server. Just like old times

PaperSpigot requires JRE 8 or above.

How To (Compiling From Source)

To compile PaperSpigot, you need JDK8, maven, and an internet connection.

Clone this repo, run ./build.sh from bash, get files.

Special Thanks To:

YourKit-Logo

YourKit, makers of the outstanding java profiler, support open source projects of all kinds with their full featured Java and .NET application profilers. We thank them for granting PaperSpigot an OSS license so that we can make our software the best it can be.

Description
No description provided
Readme 264 MiB
Languages
Java 99.6%
Shell 0.4%