Item Durability

So i have this set in raidable bases data files for each difficulty.

"Block Plugins Which Prevent Item Durability Loss": true,

But it's not working.. I am using https://umod.org/plugins/no-durability Any help would be awesome

I just tried it using that plugin and it works

make sure it's set true and the reload the plugin or use rb.reloadconfig and spawn a new base. it will not work on bases that are spawned already.

nivex

I just tried it using that plugin and it works

make sure it's set true and the reload the plugin or use rb.reloadconfig and spawn a new base. it will not work on bases that are spawned already.

I've had it set to true for 2 weeks now and have daily server restarts and it hasn't been working. Not sure what else to try or do

it has to be enabled in all the profiles you wanted it blocked for or it will not work

and it will not work if they have raidablebases.durabilitybypass permission

also will not work if another plugin is setting the amount to 0 before raidable bases hook is called. nothing can be done about that.

nivex

it has to be enabled in all the profiles you wanted it blocked for or it will not work

and it will not work if they have raidablebases.durabilitybypass permission

also will not work if another plugin is setting the amount to 0 before raidable bases hook is called. nothing can be done about that.

How would I know if another plugin is doing that and if so, which one? because no groups have the bypass permission and i have it enabled in all the profiles.