Hi,

I have create a kit with a super card inside (and also add this kit to server rewards to buy it with RP. same problem sure ^^).

When I redeem the kit. It is a purpule card and work fine with all doors.

But the Name of this card back to "RED KEYCARD".

Can you do something in order to rename also redeemed card with /kit ?



Kits.json :

"scard": {
      "name": "scard",
      "description": "Super Card",
      "max": 1,
      "cooldown": 3600.0,
      "authlevel": 2,
      "hide": false,
      "npconly": false,
      "permission": null,
      "image": null,
      "building": null,
      "items": [
        {
          "itemid": -1880870149,
          "container": "belt",
          "amount": 1,
          "skinid": 1988408422,
          "weapon": false,
          "blueprintTarget": 0,
          "mods": []
        }
      ]
    }