WorldGuard icon indicating copy to clipboard operation
WorldGuard copied to clipboard

[Feature Request] Add support for Paper's AsyncChat

Open NoltoxGit opened this issue 1 year ago • 1 comments

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 avatar Jan 22 '24 06:01 NoltoxGit

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.

wizjany avatar Apr 30 '24 15:04 wizjany