-
-
Notifications
You must be signed in to change notification settings - Fork 374
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
Seems like #4681 has been reintroducted. #6811
Comments
You're sure it's double chests and not #6424 ? |
This might be true, |
can confirm this |
Misclick whoops! I meant to say that yeah, looks like double chests are silly and need their own check |
A Skript/src/main/java/ch/njol/skript/classes/data/DefaultConverters.java Lines 172 to 180 in e2928ce
It can prefer to return the location of the left-side of the chest. Should be rather simple. |
regression test too, please! |
Skript/Server Version
Bug Description
Like #4681 says,
Doing this,
Will broadcast nothing when opening a double chest.
Expected Behavior
I expected to get the location like for single chests.
Steps to Reproduce
Upload and reload the example script.
Place a single chest and a double chest.
Right click both.
Observe that only the single chest returns its location.
Errors or Screenshots
No response
Other
No response
Agreement
The text was updated successfully, but these errors were encountered: