Jump to content

ImportedSkins.json file in old format

Fixed 1.0.1 1.0.2

WarisGG

Posted

  

Seen at

https://codefling.com/files/support/23460-plug-in-keeps-re-writing-the-importedskinsjson-back-to-default/

I also had this problem, and it requires updating the file structure to the one currently used by the plugin.

 

Old format:

"Imported Skins List": {
    "3531048812": {
      "itemShortname": "jacket",
      "itemDisplayname": "Whiteout Jacket V2"
    },
    "2582710266": {
      "itemShortname": "jacket",
      "itemDisplayname": "Forest Raiders Jacket"
    },
    "2865011686": {
      "itemShortname": "jacket",
      "itemDisplayname": "Desert Raiders | Jacket (Camo)"
    },
}

New format:

{
  "3531048812": {
    "itemShortname": "jacket",
    "itemDisplayname": "Whiteout Jacket V2",
    "permission": "skinner.default"
  },
  "2582710266": {
    "itemShortname": "jacket",
    "itemDisplayname": "Forest Raiders Jacket",
    "permission": "skinner.default"
  },
  "2865011686": {
    "itemShortname": "jacket",
    "itemDisplayname": "Desert Raiders | Jacket (Camo)",
    "permission": "skinner.default"
  },
}

 

  • Like 1
BenDer

Posted

Changed Status from Pending to Fixed

Changed Fixed In to Next Version

BenDer

Posted

Changed Status from Fixed to Work in Progress

BenDer

Posted

Changed Status from Work in Progress to Fixed

  • Like 1
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.3k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.