MagazinSize modifier does not work with the new ExtendedMagazin-ItemFixed

MagazinSize modifier does not work with the new ExtendedMagazin-Item.

Thats my config for the rifle.ak
We gave +10% mag size each permission level.

The ExtendedMagazin-Item already increases the mag size from 30 -> 38.
If i get the firearmmodifier.1 permission, it will be reduced to 33 again.
Seems like the firearm-plugin overrides the new ExtendedMagazin-Item

"rifle.ak": {
      "PermissionSettings": {
        "firearmmodifier.1": {
          "SkinId": 0,
          "MagazineSize": 33,
          "PreloadSize": 4,
          "Condition": 150.0,
          "InfiniteCondition": false,
          "InfiniteAmmo": false,
          "DropOnDeath": false,
          "WeaponName": "",
          "AmmoType": ""
        },
        "firearmmodifier.2": {
          "SkinId": 0,
          "MagazineSize": 36,
          "PreloadSize": 4,
          "Condition": 150.0,
          "InfiniteCondition": false,
          "InfiniteAmmo": false,
          "DropOnDeath": false,
          "WeaponName": "",
          "AmmoType": ""
        },
        "firearmmodifier.3": {
          "SkinId": 0,
          "MagazineSize": 39,
          "PreloadSize": 4,
          "Condition": 150.0,
          "InfiniteCondition": false,
          "InfiniteAmmo": false,
          "DropOnDeath": false,
          "WeaponName": "",
          "AmmoType": ""
        },
        "firearmmodifier.4": {
          "SkinId": 0,
          "MagazineSize": 42,
          "PreloadSize": 4,
          "Condition": 150.0,
          "InfiniteCondition": false,
          "InfiniteAmmo": false,
          "DropOnDeath": false,
          "WeaponName": "",
          "AmmoType": ""
        },
        "firearmmodifier.5": {
          "SkinId": 0,
          "MagazineSize": 45,
          "PreloadSize": 4,
          "Condition": 150.0,
          "InfiniteCondition": false,
          "InfiniteAmmo": false,
          "DropOnDeath": false,
          "WeaponName": "",
          "AmmoType": ""
        }
      }
    },​

I will try and work on adding support for that sometime this weekend, been busy dealing with plumbing issues in my house..

No problem dude. It is not a fatal error or something like that. Thanks for this cool Plugin :)

Latest update fixes it & adds support for extended magazine mods
 

thank you very much!

Merged post

Hi, sorry to bother again, but it we still have issues with the plugin.

Player tell me it works till they reload the first time.
After reloading it ignores the extende mag again, till they remove it from the weapon and attach it again.

Re-Patched, lol 

not fixed

The weapon shop does not change

Locked automatically