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

IGNORENBT does not work on 1.21+ #333

Open
4 tasks done
Foxagone opened this issue Oct 28, 2024 · 0 comments
Open
4 tasks done

IGNORENBT does not work on 1.21+ #333

Foxagone opened this issue Oct 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Foxagone
Copy link

Terms

  • Have you checked the wiki page to see if there is a solution for your bug?
  • Have you looked at the Current bugs project to see if your bug is listed there?
  • Have you asked for help in the Discord Server? (Or got redirected to a Github issue here)
  • Did you search the issue tracker for a similar problem?

What server version are you running?

1.2

What CommandPanels version are you using?

latest

What server software are you running?

Purpur

What happened?

I used 1.20.4 along with an older CommandPanels version on my server for a long time.

I use complex item systems (ExecutableItems x ItemsAdder), and so in making GUI I always used custom items, where I specified only material and name, and I added IGNORENBT flag to the paywall that used the custom item.

This worked flawlessly. However after I updated to 1.21 and the newest CommandPanels version. It has lost its entire functionality. In this version, IGNORENBT does nothing. And therefore it's impossible to use CommandPanels for me.

I also tried doing itemsadder= namespace:item material flag, this one also doesn't work for complex items.

Steps to reproduce the issue

  1. Make an item via ExecutableItems or similiar plugin
  2. Make a custom item in your GUI, specify only a few flags that the paywall should check for (material, name ...)
  3. Create a paywall with the IGNORENBT flag
  4. Give yourself the item from the custom plugin and try triggering the paywall

Expected behavior

You will get Insufficient Items error.

Error (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

@Foxagone Foxagone added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant