Crafting rate bonus mulitplier (apply oxide perms for additional mulitpliers

Crafting rate bonus mulitplier (apply oxide perms for additional mulitpliers

how to use?

"Crafting rate bonus mulitplier (apply oxide perms for additional mulitpliers": {
"vip1": 80.0,
"vip2": 50.0 

stopped working


Merged post

In the old version the permissions worked (....

My guess would be it's not working because you are still trying to use the old config style? Read the update description. Now its 1.0,2.0,3.0 = 1x,2x,3x. So if you have vip1 set to 80, that's causing an 80x speed, which is probably just insta craft or breaks it?

OLD
"vip1": 80.0,
"vip2": 50.0 

NEW (config default not updated to match your goals)
"vip1": 1.5,             
"vip2": 2.0 

CHECKED CHANGED INDICATORS "Crafting rate bonus multiplier (apply oxide perms for additional multipliers)" doesn't work: { "vip1": 1.2, "vip2": 2.0

Doesn't work "vip1", "vip2"

Sedoy

Doesn't work "vip1", "vip2"

yes!!!

damn okay must be broken then for sure lol. i have contacted the dev to let them know

anFaIrF3vMP80xp.png k1ng

damn okay must be broken then for sure lol. i have contacted the dev to let them know

The plugin currently does not support tiered crafting rates via permissions (e.g., vip1, vip2), even when they are defined in the configuration file. The OnItemCraft hook only recognizes the hardcoded craftingcontroller.instant permission. Any other permission strings added to the config are ignored by the GetCraftTime logic.

When's the update?We need to fix the problem, right?