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

Removeable items aren't removeable with a section #180

Open
MissingReports opened this issue Jul 12, 2024 · 1 comment
Open

Removeable items aren't removeable with a section #180

MissingReports opened this issue Jul 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MissingReports
Copy link

Description

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!!!"

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

  • Server version/platform: 1.20.4 Paper
  • skript-gui version: 1.3
  • Skript version: 2.8.4
@MissingReports MissingReports added the bug Something isn't working label Jul 12, 2024
@APickledWalrus
Copy link
Owner

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

@APickledWalrus APickledWalrus added enhancement New feature or request and removed bug Something isn't working labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants