-
Notifications
You must be signed in to change notification settings - Fork 0
Compatibility
Welcome to TeleportEffects Wiki!
While TeleportEffects might add a new feature in the game, in doing so it breaks some, so in this section we will see which one are broken and if the plugins manages to solve them.
| Table of Contents |
|---|
| Default Minecraft |
| Essentials |
| Teleport here plugins |
| Other Plugins |
Every default Minecraft teleportation command (/tp) will be broken by TeleportEffects (either unusable or bypassed). However, TeleportEffects is intended for non-pure Vanilla servers, therefore we assume that you have some sort of teleportation plugin implemented in the server.
EssentialsX is probably one of the most popular plugins around the internet.
If you have used it, you will know that it adds many teleportation commands like /spawn, /warp, /tpa and more.
While all of these are supported from TeleportEffects, there is one command that is broken: /back.
The /back command allows the player to get back to their starting location after a teleport.
However, since TeleportEffects cancels the teleport and re-schedules it, the starting point tends to break, and it becomes the destination one.
TeleportEffects actively prevents this by fixing this problem for every teleport.
Some plugins include a /teleporthere command that, as the name suggests, allows to teleport a player to your current location.
While this might be helpful for admins and staffers, this type of command was previously broken from TeleportEffects.
Because there is no link between a Teleport Cause and the command that made it possible, TeleportEffects now tries to check if the teleport location overlaps with the exact position of a player that has the teleporteffects.bypass
permission.
If this condition is met, TeleportEffects assumes that the player is teleporting to the other user's location, therefore it is highly possible that a /teleporthere command has been executed, and the cooldown is removed.
Although this solution is not perfect and might present some exceptions (a player with a fly momentum that executes the command will change their position), it still works the majority of the time.
Currently, TeleportEffects should support any teleportation plugin that it encounters, allowing for cooldowns and effects any time necessary. However, some problems might occur, as for Essentials /back. If any of that happens to you, do not esitate to contact me and let me know what plugin requires adjustment!
Main Page | Home | Spigot | Contact Me