pustinek / ItemFilter

Item filter for minecraft/spigot server
MIT License
4 stars 3 forks source link

Potions aren't properly filtering. #14

Open andrewkm opened 1 week ago

andrewkm commented 1 week ago

Video from one of our users: https://www.youtube.com/watch?v=_2l7_4BT78I Extended discussion from a bug tester: https://ecocitycraft.com/forum/threads/1-20-6-known-issues-bugs.225614/#post-1162635

Can you check this out @pustinek I've decided to scratch the categories as well, people will have to adjust lol.

I can reproduce this with an extended potion of swiftness (Potion#fY).

Same behavior as in the video: Repeating /if add on the same item adds it multiple times to the filter (which is not the case with instant health for me), and the filter does not actually prevent me from picking up the exact same potion.

andrewkm commented 1 week ago

I'm able to reproduce this with certain potions. Simply go into the creative menu, grab every kind of swiftness potion, and try to filter it, doesn't work.