Skip to content

Deleting nonexistent home produces incorrect messages #6144

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

Closed
P34enKa opened this issue May 18, 2025 · 1 comment · Fixed by #6150
Closed

Deleting nonexistent home produces incorrect messages #6144

P34enKa opened this issue May 18, 2025 · 1 comment · Fixed by #6150
Labels
bug: confirmed Confirmed bugs in EssentialsX.

Comments

@P34enKa
Copy link

P34enKa commented May 18, 2025

Type of bug

Other unexpected behaviour

/ess dump all output

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

Error log (if applicable)

No response

Bug description

Whenever I try to delete a home that doesn't exist 2 messages appear: 1) Home test doesn't exist 2) Home test has been removed . Obviously, the 2 message doesn't need to appear. Deleting home that DOES exist doesn't produce such bug

Steps to reproduce

  1. run /delhome test without creating a home with such name

Expected behaviour

"Home test doesn't exist!"

Actual behaviour

"Home test doesn't exist!"
"Home test has been removed!"

Additional Information

No response

@P34enKa P34enKa added the bug: unconfirmed Potential bugs that need replicating to verify. label May 18, 2025
@JRoy JRoy added bug: confirmed Confirmed bugs in EssentialsX. and removed bug: unconfirmed Potential bugs that need replicating to verify. labels May 25, 2025
@JRoy
Copy link
Member

JRoy commented May 25, 2025

thanks for spotting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: confirmed Confirmed bugs in EssentialsX.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants