Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add support for Paper's AsyncChat #267

Open
NoltoxGit opened this issue Jan 22, 2024 · 3 comments
Open

[Feature Request] Add support for Paper's AsyncChat #267

NoltoxGit opened this issue Jan 22, 2024 · 3 comments

Comments

@NoltoxGit
Copy link

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! :)

@aromaa
Copy link
Owner

aromaa commented Jan 22, 2024

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

@NoltoxGit
Copy link
Author

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.

@aromaa
Copy link
Owner

aromaa commented Jan 22, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants