PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
53 stars 21 forks source link

Title [BUG] Effects not properly removed (unresolved) #2619

Closed Distolfix closed 1 year ago

Distolfix commented 1 year ago

Terms

Discord tag (optional)

No response

What happened?

When you execute a command, for example, to remove armor with /invsee (cmi) or remove a tool/sword that has an effect or when you execute a simple clear command, the effects remain and do not disappear.

Steps to reproduce the issue

1) Obtain a sword with an effect or armor.

2) Remove it with /clear or a simple /invsee command.

Server version

This server is running Pufferfish version git-Pufferfish-61 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 47c34ca on HEAD) You are running 8 versions beyond. Please update your server when possible to maintain stability, security, and receive the latest optimizations. Previous version: git-Purpur-1933 (MC: 1.19.3)

ItemsAdder Version

3.4.1 c

ProtocolLib Version

5.0.0 SNAPSHOT-b616

LoneLibs Version

image

FULL server log

No response

Error (optional)

No response

Problematic items yml configuration file (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

00Hrtz commented 1 year ago

I'm guessing you are referring to items that provide potion/enchant effect.

Maybe you could run the remove status effect from player at the same time?

[](url)

I will bookmark this as i use invsee too.

Distolfix commented 1 year ago

Don't you think it's impossible to do it every time to remove an effect or a potion when I have to remove an object or do a clear? It would be enough to simply implement it in the plugin.

00Hrtz commented 1 year ago

Don't you think it's impossible to do it every time to remove an effect or a potion when I have to remove an object or do a clear? It would be enough to simply implement it in the plugin.

I've only just installed invsee so i'm not experienced with it yet, is there not a way to get invsee to run it for you when it removes the item?

Distolfix commented 1 year ago

No

00Hrtz commented 1 year ago

No

As item removal is invsee's job with it's own command, it's unlikely Lonedev would implement it, i'd like to see invsee dev implement it within invsee. If you create a feature request with invsee and send me a link i will give it my support.

LoneDev6 commented 1 year ago

Duplicate of https://github.com/PluginBugs/Issues-ItemsAdder/issues/2620