We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When formatting a gui with a removeable item as a section, it still cancels the event Example:
format gui slot 10 with removeable dirt: broadcast "Someone took the dirt in slot 10!!!"
Format a gui with a removeable item and make it a section
It's not supposed to cancel the event since it's removeable
The text was updated successfully, but these errors were encountered:
It is currently intended for this to occur, as the section would still trigger when clicking the slot (even if the item is gone)
I could look into changing this though as there might be use for this
Sorry, something went wrong.
No branches or pull requests
Description
When formatting a gui with a removeable item as a section, it still cancels the event
Example:
Steps to Reproduce
Format a gui with a removeable item and make it a section
Expected Behavior
It's not supposed to cancel the event since it's removeable
Server Information
The text was updated successfully, but these errors were encountered: