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

Worldguard using deprecated AsyncChatEvent etc #2077

Closed
6 tasks done
BurkenDev opened this issue Apr 30, 2024 · 1 comment
Closed
6 tasks done

Worldguard using deprecated AsyncChatEvent etc #2077

BurkenDev opened this issue Apr 30, 2024 · 1 comment
Labels
status:invalid This does not describe a request or bug with WorldGuard type:bug Incorrect behavior, not working as intended

Comments

@BurkenDev
Copy link

WorldEdit Version

n/a

WorldGuard Version

latest

Platform Version

Paper 1.20.4

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using a version of WorldGuard compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

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

@BurkenDev BurkenDev added status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended labels Apr 30, 2024
@wizjany
Copy link
Collaborator

wizjany commented Apr 30, 2024

#2059

@wizjany wizjany closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
@wizjany wizjany added status:invalid This does not describe a request or bug with WorldGuard and removed status:pending Pending acceptance or closure. labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:invalid This does not describe a request or bug with WorldGuard type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants