Bug Open

Using AsyncChatEvent instead of AsyncPlayerChatEvent

#6757 opened by Unknown 9 months ago

Unknownreported this bug

Hi, I’m using ModelEngine together with the SignedVelocity plugin. On server startup, SignedVelocity prints a warning that ModelEngine is still listening to the legacy org.bukkit.event.player.AsyncPlayerChatEvent, which may interfere with Paper’s modern chat system. Could you please migrate to AsyncChatEvent and/or AsyncChatDecorateEvent? Screenshot of the warning is attached.

[Legacy attachment omitted]

Sign in to join the discussion.