Open jtwebhomer opened 4 months ago
What method are you using to pass over items? And does this issue apply to vanilla items not modified or handled by oraxen?
i am giving the item to another player by selecting the item in the hotbar and pressing q to throw it to them......no this does not affect vanilla items just items added by oraxen
This sounds more like Oraxen does something with items when you drop/pick one of theirs. CMI isn't using anything too special, just records CMI related data to Persistent data container, which is normal behavior. You will need to get in contact with them to resolve this issue on their end as they are modifying item stack in some inappropriate way which messes things up.
This issue has been marked as stale due to inactivity.
Description of Issue
I am using oraxen to add custom items with custom models to my server, for example i made a stick that has a wand model and texture, when i try to attach a command to the wand for example /attachcommand !limiteduse:100!;;!right!!cc! shoot [playername] -t:[interactedEntity] smallfireball ;;!left!!cc! shoot [playername] -t:[interactedEntity] smallfireball
it works for me, but if i hand the wand to another player it will not work, and then if it is handed back to me it no longer works for me either it also gives an error in the console as seen in the error section of the report
commands attached to vanilla items work fine
Version Information
Errors
Relevant Config Sections
No response
Relevant Plugins
oraxen 1.178.0
Agreements