WorldGuardExtraFlags icon indicating copy to clipboard operation
WorldGuardExtraFlags copied to clipboard

[Feature Request] Add support for Paper's AsyncChat

Open NoltoxGit opened this issue 1 year ago • 3 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! :)

NoltoxGit avatar Jan 22 '24 07:01 NoltoxGit

I don't really see any reason to change this? The AsyncPlayerChatEvent is provided by Bukkit and supported on Paper too.

aromaa avatar Jan 22 '24 13:01 aromaa

I don't really see any reason to change this? The AsyncPlayerChatEvent is provided by Bukkit and supported on Paper too.

Yes, but one of my plugins strongly recommends using this event.

NoltoxGit avatar Jan 22 '24 14:01 NoltoxGit

Unless there is some direct benefit with it I don't see any reason to change it. Otherwise its just more complexity for no gains.

aromaa avatar Jan 22 '24 14:01 aromaa