515b357c19dbe0b860a312409948e7ac6d33827c
Previously, when calling the /tp command with coordinates, no TeleportCause was passed, causing the resulting PlayerTeleportEvent to be called with TeleportCause.PLUGIN instead of TeleportCause.COMMAND. This commit adds the missing TeleportCause to ensure that the resulting PlayerTeleportEvent reports the correct TeleportCause. By: GJ <gjmcferrin@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%