Skip to content

Wind charges cause /afked player to exit afk #6102

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

Open
ReinServer opened this issue Mar 21, 2025 · 1 comment
Open

Wind charges cause /afked player to exit afk #6102

ReinServer opened this issue Mar 21, 2025 · 1 comment
Labels
bug: unconfirmed Potential bugs that need replicating to verify.

Comments

@ReinServer
Copy link

Type of bug

Exploit, Other unexpected behaviour

/ess dump all output

https://essentialsx.net/dump.html?bytebin=aadi14eSml

Error log (if applicable)

No response

Bug description

When a player is AFK, if another player throws a windcharge at them, they involuntarily exit afk mode. This could be an issue on servers where afk invincibility is enabled, allowing players to be killed while they're away.

Steps to reproduce

  1. Have a player enter survival and use /afk
  2. Get another player to throw a windcharge at them
  3. It causes them to exit afk mode

Expected behaviour

They should remain in AFK and not move.

Actual behaviour

They get blown away and exit AFK mode.

Additional Information

No response

@ReinServer ReinServer added the bug: unconfirmed Potential bugs that need replicating to verify. label Mar 21, 2025
@JRoy
Copy link
Member

JRoy commented Mar 25, 2025

this would imply that a PlayerMoveEvent isn't getting called which seems like a server bug? haven't looked that deep into tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: unconfirmed Potential bugs that need replicating to verify.
Projects
None yet
Development

No branches or pull requests

2 participants