Skins not showingSolved
Plugin is installed no errors. Restarted Server after installation, modified config:
So No skins are appearing in the /skin box when you move your item over. Tried it with the AK47. I tried everything but this workshop reset thing that was lingering. What do you have to do exactly to your client?
{
  "Command": "skin",
  "Skins": [
    {
      "Item Shortname": "Azul",
      "Skins": [
        1750654242,
        1787201365
      ]
    },
    {
      "Item Shortname": "azul_set",
      "Skins": [
        0,
        1750654242,
        1961465777,
        1787201365,
        1961464973,
        1961462604,
        1818374632,
        1772377862,
        1759479029,
        1759482713,
        1752928667,
        1658780047,
        1658718924
      ]
    }
  ],
  "Container Panel Name": "generic",
  "Container Capacity": 36,
  "UI": {
    "Background Color": "0.18 0.28 0.36",
    "Background Anchors": {
      "Anchor Min X": "1.0",
      "Anchor Min Y": "1.0",
      "Anchor Max X": "1.0",
      "Anchor Max Y": "1.0"
    },
    "Background Offsets": {
      "Offset Min X": "-300",
      "Offset Min Y": "-100",
      "Offset Max X": "0",
      "Offset Max Y": "0"
    },
    "Left Button Text": "<size=36><</size>",
    "Left Button Color": "0.11 0.51 0.83",
    "Left Button Anchors": {
      "Anchor Min X": "0.025",
      "Anchor Min Y": "0.05",
      "Anchor Max X": "0.325",
      "Anchor Max Y": "0.95"
    },
    "Center Button Text": "<size=36>Page: {page}</size>",
    "Center Button Color": "0.11 0.51 0.83",
    "Center Button Anchors": {
      "Anchor Min X": "0.350",
      "Anchor Min Y": "0.05",
      "Anchor Max X": "0.650",
      "Anchor Max Y": "0.95"
    },
    "Right Button Text": "<size=36>></size>",
    "Right Button Color": "0.11 0.51 0.83",
    "Right Button Anchors": {
      "Anchor Min X": "0.675",
      "Anchor Min Y": "0.05",
      "Anchor Max X": "0.975",
      "Anchor Max Y": "0.95"
    }
  },
  "Debug": false
}​
I dont think Azul is a correct item Shortname. Its rifle.ak or something AFAIK
5b6ed4c9ac8e4.jpg misticos
I dont think Azul is a correct item Shortname. Its rifle.ak or something AFAIK

oh I am dumb, I thought shortname was shortnaming the skin set, not the item. makes sense. fixing.

LOCK and RESOLVED thanks.

Locked automatically