PaperMC / PaperLib

Plugin Library for interfacing with Paper Specific API's with graceful fallback that maintains Spigot Compatibility, such as Async Chunk Loading.
MIT License
268 stars 32 forks source link

Add teleport methods with TeleportCause #9

Closed DoNotSpamPls closed 5 years ago

DoNotSpamPls commented 5 years ago

We're currently in the process of testing PaperLib for EssentialsX, but I noticed that there are no methods allowing to specify the teleport cause. This PR adds that.