Worldguard using deprecated AsyncChatEvent etc #2077
Labels
status:invalid
This does not describe a request or bug with WorldGuard
type:bug
Incorrect behavior, not working as intended
WorldEdit Version
n/a
WorldGuard Version
latest
Platform Version
Paper 1.20.4
Confirmations
Bug Description
Another plugin (SignedVelocity-Paper) complains that you are not using the proper events and this will affect both that plugin and other plugins making worldguard not compatible properly:
The following plugins have listener in legacy org.bukkit.event.player.AsyncPlayerChatEvent event: WorldGuard
Please report to the author to use Paper's AsyncChatEvent and/or AsyncChatDecorateEvent.
Expected Behavior
Use Paper API AsyncChatEvent to be compatible with Paper API
Reproduction Steps
look at your usage of AsyncChatEvent.
Optional WorldGuard-Report
No response
Anything Else?
No response
The text was updated successfully, but these errors were encountered: