[Feature Request] Add support for Paper's AsyncChat
NoltoxGit opened this issue ยท 0 comments
Describe the feature
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! :)
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.