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 #2059

Open
NoltoxGit opened this issue Jan 22, 2024 · 1 comment
Open

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

NoltoxGit opened this issue Jan 22, 2024 · 1 comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new

Comments

@NoltoxGit
Copy link

NoltoxGit commented Jan 22, 2024

The Problem

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.

A Solution

Add a new configuration for this:

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

Anything Else?

Thank you so much if you add this! :)

@NoltoxGit NoltoxGit added status:pending Pending acceptance or closure. type:feature-request Request for something new labels Jan 22, 2024
@wizjany
Copy link
Collaborator

wizjany commented Apr 30, 2024

i'm not entirely sure what the need here is. at the moment, worldguard (7.0.x) needs to
a) maintain spigot compat and
b) remove recipients from chat events
we don't so much as touch the contents of the message, so there shouldn't(?) be any issues with things like formatting/components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

2 participants