PluginBugs / Issues-ItemsAdder

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

Attributes don't work #3581

Closed SucoBR closed 5 months ago

SucoBR commented 5 months ago

Terms

Discord tag (optional)

cara_suspeito

What happened?

The attributes don't work at all, I put them in /iareload or /iazip and again /iareload and nothing, the rest works as custom durability but the attributes don't work at all Captura de tela 2024-04-25 082538 2024-04-25_07 31 54

Steps to reproduce the issue

just put the custom attributes in the armor configuration

Server version

2024-04-25_08 26 30

ItemsAdder Version

2024-04-25_08 28 04

ProtocolLib Version

2024-04-25_08 28 34

LoneLibs Version

2024-04-25_08 28 51

Full server log

latest.log

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

github-actions[bot] commented 5 months ago

Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.

PSYCHEER commented 5 months ago

Please update all dependencies, on discord u've said u use use spigot, not craftbukkit... If the issue persist after update and changing server into spigot/paper and official forks of these, then maybe we find the issue 😇

EDIT: floodgate is not supported

EDIT: https://forum.devs.beer/d/33-discussion-how-to-add-bedrock-compatibility read here

Andre601 commented 5 months ago

Hey there,

I am unable to reproduce the issue you are encountering. Tested it with ItemsAdder 3.6.3-beta-14, ProtocolLib 5.2.0-SNAPSHOT-679 (Downloaded from Spigot) and LoneLibs 1.0.45 on Paper 1.20.4 (build 485) while using this configuration: grafik

The result is the armor toughness and armor as expected: 2024-04-25_14 20 55

By the looks of your screenshot are you using CraftBukkit. This server software is not supported by ItemsAdder due to a lot of missing API. At the very least should you use Spigot, but using Paper is more recommended for best performance and better API.

Also, test if the issue exists with just ItemsAdder and its dependencies installed. If it works, then another plugin is interfering with it and causing the issues.