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

Legacy org.bukkit.event.player.AsyncPlayerChatEvent #3782

Closed
JanReich opened this issue Sep 13, 2024 · 1 comment
Closed

Legacy org.bukkit.event.player.AsyncPlayerChatEvent #3782

JanReich opened this issue Sep 13, 2024 · 1 comment
Labels
Bug Issues that contain unintended behavior Duplicate Issues that have already been reported

Comments

@JanReich
Copy link

Describe the issue

Plugin uses deprecated ChatEvent event -> AsyncPlayerChatEvent
https://jd.papermc.io/paper/1.21.1/org/bukkit/event/player/AsyncPlayerChatEvent.html

Exceptions & Other Logs

[17:26:42 INFO]: [SignedVelocity] Enabling SignedVelocity v1.2.3
[17:26:42 WARN]: [SignedVelocity] ------------------------------
[17:26:42 WARN]: [SignedVelocity] The following plugins have listener in legacy org.bukkit.event.player.AsyncPlayerChatEvent event: SuperiorSkyblock2, Plan.
[17:26:42 WARN]: [SignedVelocity] This may negatively affect the functionality of SignedVelocity,
[17:26:42 WARN]: [SignedVelocity] please report to the author to use Paper's AsyncChatEvent and/or AsyncChatDecorateEvent.
[17:26:42 WARN]: [SignedVelocity] ------------------------------

Additional information

SuperiorSkyBlock had a simular issue and they had already fix this
BG-Software-LLC/SuperiorSkyblock2#2227

@JanReich JanReich added the Bug Issues that contain unintended behavior label Sep 13, 2024
@Vankka
Copy link
Contributor

Vankka commented Sep 14, 2024

Duplicate of #3423

@AuroraLS3 AuroraLS3 added the Duplicate Issues that have already been reported label Sep 14, 2024
@AuroraLS3 AuroraLS3 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that contain unintended behavior Duplicate Issues that have already been reported
Projects
None yet
Development

No branches or pull requests

3 participants