Multiverse-Core
Multiverse-Core copied to clipboard
[Feature Request] Add support for Paper's AsyncChat
Describe the feature
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! :)
Agreements
- [X] I have searched for and ensured there isn't already an open issue regarding this.