Skin Changer

Skin Changer 0.2.8

This plugin gives you the ability to cycle through all available skins for any skin-able item.

Simply place the item in your hands, activate the function using the chat command provided, and press the USE key (def. E)
The skins will cycle through in order eventually ending up where you started. When you are done simply type the command again to de-activate

Permissions
"skinchanger.use" - Required to use this plugins features

Chat Commands
/sc - Activates skin changer
/sc help - Shows instructions on how to use this plugin

Console Commands
sc.list <itemshortname> - Provides a list of skin IDs available from this plugin for the specified item

Config Options
"Chat Command" - Change the chat command to what ever you like

"Skin Ignore List" - This is a list of skin IDs for the specified item that you wish the plugin to not include. You can see the available skin IDs by using the console command provided above.

"Skin Add List" - This is a list of skin IDs for workshop items that you want to include.

An example of adding skin IDs to either of these lists is as follows
C#:
"rifle.ak": [0, 10135, 10137, 10138, 1372945520, 1359893925],

Config
C#:
{
  "Chat Command": "sc",
  "Skin Ignore List (shortname, skin IDs)": {
    "rifle.ak": [],
    "barricade.concrete": [],
    "barricade.sandbags": [],
    "rifle.bolt": [],
    "bone.club": [],
    "box.wooden.large": [],
    "box.wooden": [],
    "burlap.shirt": [],
    "burlap.shoes": [],
    "chair": [],
    "crossbow": [],
    "door.hinged.metal": [],
    "door.hinged.toptier": [],
    "door.hinged.wood": [],
    "explosive.satchel": [],
    "fridge": [],
    "furnace": [],
    "burlap.gloves": [],
    "grenade.f1": [],
    "fun.guitar": [],
    "attire.hide.helterneck": [],
    "hammer": [],
    "hat.beenie": [],
    "hat.boonie": [],
    "bucket.helmet": [],
    "burlap.headwrap": [],
    "hat.cap": [],
    "coffeecan.helmet": [],
    "deer.skull.mask": [],
    "hat.miner": [],
    "riot.helmet": [],
    "hatchet": [],
    "attire.hide.boots": [],
    "attire.hide.skirt": [],
    "attire.hide.vest": [],
    "hoodie": [],
    "icepick.salvaged": [],
    "jacket.snow": [],
    "jacket": [],
    "knife.bone": [],
    "locker": [],
    "longsword": [],
    "rifle.lr300": [],
    "mask.balaclava": [],
    "mask.bandana": [],
    "metal.facemask": [],
    "metal.plate.torso": [],
    "smg.mp5": [],
    "burlap.trousers": [],
    "pants": [],
    "attire.hide.pants": [],
    "roadsign.kilt": [],
    "pants.shorts": [],
    "pickaxe": [],
    "pistol.eoka": [],
    "pistol.revolver": [],
    "pistol.semiauto": [],
    "attire.hide.poncho": [],
    "pistol.python": [],
    "target.reactive": [],
    "roadsign.jacket": [],
    "rock": [],
    "rocket.launcher": [],
    "rug.bear": [],
    "rug": [],
    "salvaged.sword": [],
    "rifle.semiauto": [],
    "shirt.collared": [],
    "shirt.tanktop": [],
    "shoes.boots": [],
    "shotgun.double": [],
    "shotgun.pump": [],
    "shotgun.waterpipe": [],
    "sleepingbag": [],
    "smg.2": [],
    "stone.pickaxe": [],
    "stonehatchet": [],
    "table": [],
    "smg.thompson": [],
    "tshirt": [],
    "tshirt.long": [],
    "vending.machine": [],
    "wall.frame.garagedoor": [],
    "water.purifier": []
  },
"Skin Add List (shortname, skin IDs)": {
    "rifle.ak": [],
    "barricade.concrete": [],
    "barricade.sandbags": [],
    "rifle.bolt": [],
    "bone.club": [],
    "box.wooden.large": [],
    "box.wooden": [],
    "burlap.shirt": [],
    "burlap.shoes": [],
    "chair": [],
    "crossbow": [],
    "door.hinged.metal": [],
    "door.hinged.toptier": [],
    "door.hinged.wood": [],
    "explosive.satchel": [],
    "fridge": [],
    "furnace": [],
    "burlap.gloves": [],
    "grenade.f1": [],
    "fun.guitar": [],
    "attire.hide.helterneck": [],
    "hammer": [],
    "hat.beenie": [],
    "hat.boonie": [],
    "bucket.helmet": [],
    "burlap.headwrap": [],
    "hat.cap": [],
    "coffeecan.helmet": [],
    "deer.skull.mask": [],
    "hat.miner": [],
    "riot.helmet": [],
    "hatchet": [],
    "attire.hide.boots": [],
    "attire.hide.skirt": [],
    "attire.hide.vest": [],
    "hoodie": [],
    "icepick.salvaged": [],
    "jacket.snow": [],
    "jacket": [],
    "knife.bone": [],
    "locker": [],
    "longsword": [],
    "rifle.lr300": [],
    "mask.balaclava": [],
    "mask.bandana": [],
    "metal.facemask": [],
    "metal.plate.torso": [],
    "smg.mp5": [],
    "burlap.trousers": [],
    "pants": [],
    "attire.hide.pants": [],
    "roadsign.kilt": [],
    "pants.shorts": [],
    "pickaxe": [],
    "pistol.eoka": [],
    "pistol.revolver": [],
    "pistol.semiauto": [],
    "attire.hide.poncho": [],
    "pistol.python": [],
    "target.reactive": [],
    "roadsign.jacket": [],
    "rock": [],
    "rocket.launcher": [],
    "rug.bear": [],
    "rug": [],
    "salvaged.sword": [],
    "rifle.semiauto": [],
    "shirt.collared": [],
    "shirt.tanktop": [],
    "shoes.boots": [],
    "shotgun.double": [],
    "shotgun.pump": [],
    "shotgun.waterpipe": [],
    "sleepingbag": [],
    "smg.2": [],
    "stone.pickaxe": [],
    "stonehatchet": [],
    "table": [],
    "smg.thompson": [],
    "tshirt": [],
    "tshirt.long": [],
    "vending.machine": [],
    "wall.frame.garagedoor": [],
    "water.purifier": []
  },
  "Version": {
    "Major": 0,
    "Minor": 2,
    "Patch": 0
  }
}
  • Like
Reactions: BigWheelServers

Information

Author
k1lly0u
First release
Last update
Rating
5.00 star(s) 4 ratings

Latest Release v0.2.8

Released
Aug 11, 2020 at 5:53 AM
Rating
0.00 star(s) 0 ratings


More resources from k1lly0u

  • AirbourneSpawn
    AirbourneSpawn
    Give players the option to spawn from a various aircraft and parachute to the island
  • FiringRange
    FiringRange
    Create COD style firing range time trial's for players to compete in
  • PreferredEnvironment
    PreferredEnvironment
    Allows players to customize their environment settings
  • TrainHeist
    TrainHeist
    A event where a train with scientists drives around the above or below rail ring
  • UberTool - Admin's new Friend
    UberTool - Admin's new Friend
    The ultimative build'n'place solution without any borders or other known limits

Skin Changer by k1lly0u
© chaoscode.io Dec 26, 2016

Latest reviews

Works great as expected, absolutely love this!
Perfect to make the kits exactly how you want!