Maxlego08/zMenu

[Feature Request] Add support for Paper's AsyncChat

Closed this issue · 1 comments

Hello,
Can you add the support for the Paper AsyncChatEvent and/or AsyncChatDecorateEvent in the configuration of your plugin please?
Because you're currently using an old listener: org.bukkit.event.player.AsyncPlayerChatEvent.

Example for a new configuration:

# Use Paper's async Chat Event
use-async-chat: true/false

Thank you so much if you add this! :)

I looked for it, but this method was not actually used