[SPIGOT-3159] TeleportCause.PLUGIN used when a player moved too quickly? Created: 01/Apr/17 Updated: 01/Apr/17 Resolved: 01/Apr/17 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Steven M. | Assignee: | Unassigned |
Resolution: | Invalid | Votes: | 0 |
Labels: | Essentials, Teleportation, essentials, teleport |
Plugin: | EssentialsX / Essentials |
Description |
After some recent changes (SPIGOT-3142) some players are reporting that they lose their /back point after beeing set back to a block. The /back command is handled by Essentials and it does only change the last back location if a command (plugin itself) is used or a teleport with the TeleportCause PLUGIN is registered. So my question: Is it possible, that the "... moved to quickly" and "... moved wrongly" set backs now use the TeleportCause PLUGIN? |
Comments |
Comment by Steven M. [ 01/Apr/17 ] |
Thanks, md_5! |
Comment by md_5 [ 01/Apr/17 ] |
>So my question: Is it possible, that the "... moved to quickly" and "... moved wrongly" set backs now use the TeleportCause PLUGIN? Not the inbuilt ones, but maybe your anticheat plugin |