You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Make an item via ExecutableItems or similiar plugin
Make a custom item in your GUI, specify only a few flags that the paywall should check for (material, name ...)
Create a paywall with the IGNORENBT flag
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
The text was updated successfully, but these errors were encountered:
Terms
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
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
The text was updated successfully, but these errors were encountered: