Hey Nivex,
A few months ago someone asked if there's a way to remove wooden barricades after dueling and you shared a pastebin link which has since expired.
I would also like to add this functionality to my static duel arena, are you able to share the same link?
Removing Deployables (barricades) after Duel
hi, it's on my github now
https://github.com/nivex09/Duelist
Thanks Nivex,
This doesn't seem to delete the barricades left by players once the duel is finished.
Is there a setting I'm missing?
hi, post your config. you likely don't have barricades enabled under Deployables so it will not remove them until you enable it. admins can deploy anything regardless
Hi Nivex,
You were right, I hadn't enabled barricades under Deployables so this is now working.
I'm having another issue however. I've added the kits I would like duelists to spawn with but they're still spawning with the kits layed out in the default config. I have attached my config below - can you tell me what I'm doing wrong? Sorry for all the questions and thank you so much for your help!
{
"Advanced Options": {
"Let Players Die Normally": true,
"Require 1v1 Maximum Spawn Points To Be Less Than Or Equal To X": 200,
"Require 1v1 Minimum Spawn Points To Be Equal Or Greater Than X": 2,
"Require TDM Minimum Spawn Points To Be Equal Or Greater To The Number Of Players Joining": false,
"Send Dead Players Back Home": false,
"Send Defeated Players Back Home": false
},
"Animals": {
"Die Instantly": false,
"Put To Sleep": true
},
"Automatically Power On Devices": {
"AutoTurrets": false,
"FlameTurrets": false,
"Ovens": false
},
"Betting": {
"Allow Bets To Be Forfeit": true,
"Allow Bets To Be Refunded": false,
"Bets": [
{
"itemid": -2099697608,
"max": 50000,
"trigger": "stone"
},
{
"itemid": -1581843485,
"max": 50000,
"trigger": "sulfur"
},
{
"itemid": 69511070,
"max": 50000,
"trigger": "fragment"
},
{
"itemid": -1938052175,
"max": 50000,
"trigger": "charcoal"
},
{
"itemid": -265876753,
"max": 25000,
"trigger": "gp"
},
{
"itemid": 317398316,
"max": 1000,
"trigger": "hqm"
},
{
"itemid": 1248356124,
"max": 10,
"trigger": "c4"
},
{
"itemid": -742865266,
"max": 6,
"trigger": "rocket"
}
],
"Enabled": false
},
"Custom Kits": {
"Kits": {
"Assault Rifle": [
{
"ammo": "ammo.rifle",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "rifle.ak",
"skin": 3457177721,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.rifle",
"skin": 0,
"slot": -1
}
],
"Bolt Rifle": [
{
"ammo": "ammo.rifle",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.8x.scope",
"weapon.mod.lasersight"
],
"shortname": "rifle.bolt",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.rifle",
"skin": 0,
"slot": -1
}
],
"MP5": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "smg.mp5",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.pistol",
"skin": 0,
"slot": -1
}
],
"Thompson": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "smg.thompson",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.pistol",
"skin": 0,
"slot": -1
}
],
"Custom SMG": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "smg.2",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.pistol",
"skin": 0,
"slot": -1
}
],
"High Caliber Revolver": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "revolver.hc",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.pistol",
"skin": 0,
"slot": -1
}
]
},
"Use Workshop Skins": true
},
"Deathmatch": {
"Announce Deaths To Match": true,
"Announce Deaths To Server": false,
"Chat Command": "tdm",
"Economics Money [0 = disabled]": 0.0,
"Enabled": true,
"Evil Shirt Skin": 14177,
"Friendly Fire": true,
"Good Shirt Skin": 101,
"Max Team Size": 5,
"Min Team Size": 2,
"ServerRewards Points [0 = disabled]": 0,
"Shirt Shortname": "tshirt"
},
"Deployables": {
"Allow Barbed Wooden Barricade": false,
"Allow Concrete Barricade": false,
"Allow High External Adobe Wall": false,
"Allow High External Frontier Wall": false,
"Allow High External Stone Wall": false,
"Allow High External Wooden Wall": false,
"Allow High Ice Wall": false,
"Allow Medieval Barricade": false,
"Allow Metal Barricade": false,
"Allow Sandbag Barricade": false,
"Allow Stone Barricade": false,
"Allow Wooden Barricade": false,
"Allow Wooden Barricade Cover": true,
"Allow Wooden Ladder": false,
"Morph Barricades Into High External Stone Walls": false,
"Morph Barricades Into High External Wooden Walls": false
},
"Ranked Ladder": {
"Award Top X Players On Wipe": 3,
"Enabled": true
},
"Respawn": {
"Give Kit If Respawn Items Are Empty": "",
"Items": [
]
},
"Rewards": {
"Economics Money [0 = disabled]": 0.0,
"Required Money To Duel": 0.0,
"ServerRewards Points [0 = disabled]": 0
},
"Settings": {
"Allow Announcement": true,
"Announce Duel Information Every X Seconds": 1800.0,
"Auto Create Dueling Zone If Zone Does Not Exist": false,
"Auto Enable Dueling If Zone(s) Exist": false,
"Auto Wipe Dueling Zones On Map Wipe": false,
"Blacklist Commands": false,
"Blacklisted Chat Commands": [
"/tp",
"/remove",
"/bank",
"/shop",
"/event",
"/rw",
"/home",
"/trade"
],
"Broadcast Defeat To All Players": true,
"Building Block Extension Radius": 30.0,
"Bypass Naked Check And Strip Items Anyway": true,
"Chat SteamID": 0,
"Create Dome Around Event Using Spheres (0 = disabled, recommended = 5)": 5,
"Disable Requirement To Allow Duels": false,
"Duel Command Name": "duel",
"Immunity Time": 5,
"Kits": [
"Assault Rifle",
"Bolt Rifle",
"MP5",
"Thompson",
"Custom SMG",
"High Caliber Revolver"
],
"Kits Least Used": [
],
"Kits Least Used Chance": 0.25,
"No Movement During Immunity": true,
"No Stability On Structures": true,
"Player Health After Duel [0 = disabled]": 100,
"Prevent Players From Spawning In Zone": true,
"Prevent Players Not Dueling From Entering The Zone": false,
"Queue Command Name": "queue",
"Reset Temporary Ladder Each Wipe": true,
"Respawn Dead Players On Disconnect": true,
"Respawn Zone Walls On Death": false,
"Scale Damage Percent": 1.0,
"Set Preferred Environment Plugin Time": false,
"Time To Duel In Minutes Before Death": 10,
"Use Random Skins": true,
"Whitelist Commands": false,
"Whitelisted Chat Commands": [
"/report",
"/pm",
"/r",
"/help"
]
},
"Spawns": {
"Auto Remove On Zone Removal": false,
"Draw Time": 30.0,
"Remove All Distance": 50.0,
"Remove Distance": 10.0
},
"Spectators": {
"Send Home If Rematch Times Out": true
},
"User Interface": {
"Auto Enable GUI For Players": false,
"Chat Command": "dui",
"Send Spectators Home FirstOrDefault When Clicking Requeue": false,
"Show Close Button (X)": true,
"Show Defeat Message UI For X Seconds": 7.5,
"Use Cursor": false
},
"Zone": {
"Avoid Creating Automatic Spawn Points In Water": true,
"Create Least Amount Of Walls": false,
"Create New Zone Every X Duels [0 = disabled]": 0,
"Extra High External Wall Stacks": 0,
"Max Zones [Min 1]": 5,
"Maximum Incline On Hills": 40.0,
"Players Per Zone [Multiple Of 2]": 2,
"Players Visible To Admins": true,
"Use Arena Wall Generation": false,
"Use Wooden Walls": false,
"Zone Radius (Min: 50, Max: 300)": 120.0
}
}
hi, you still have those kits under "Custom Kits" and they should be removed if you don't want them to be used.
you have the Kits plugin installed, but no kits under "Kits" exist in the Kits plugin, so it's going to pick from "Custom Kits" at random. if you didn't have the Kits plugin installed then it would pick from Kits and Kits Least Used instead. I could make an exception in that case, but it's better to remove them from "Custom Kits" instead since you don't want them to be used.
Hi Nivex,
Again apologies for all the questions. While I have the kits plugin I would prefer handle the Duelist kits in the config which is why I've listed them in the "Custom Kits" section. I have since removed kits from the "Kits" and "Kits Least Used" section and the kits I've entered into "Custom Kits" are now successfully being equiped in duels, however kits that came as default with the config such as Hunting Bow and Pump Shotgun (which I have deleted from the config) are still randomly being equipped in duels. Do you know why? I've attached my new config below.
{
"Advanced Options": {
"Let Players Die Normally": true,
"Require 1v1 Maximum Spawn Points To Be Less Than Or Equal To X": 200,
"Require 1v1 Minimum Spawn Points To Be Equal Or Greater Than X": 2,
"Require TDM Minimum Spawn Points To Be Equal Or Greater To The Number Of Players Joining": false,
"Send Dead Players Back Home": false,
"Send Defeated Players Back Home": false
},
"Animals": {
"Die Instantly": false,
"Put To Sleep": true
},
"Automatically Power On Devices": {
"AutoTurrets": false,
"FlameTurrets": false,
"Ovens": false
},
"Betting": {
"Allow Bets To Be Forfeit": true,
"Allow Bets To Be Refunded": false,
"Bets": [
{
"itemid": -932201673,
"max": 50000,
"trigger": "scrap"
},
{
"itemid": 1248356124,
"max": 10,
"trigger": "c4"
},
{
"itemid": -742865266,
"max": 6,
"trigger": "rocket"
}
],
"Enabled": false
},
"Custom Kits": {
"Kits": {
"AK": [
{
"ammo": "ammo.rifle",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "rifle.ak",
"skin": 3457177721,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "belt",
"mods": null,
"shortname": "knife.combat",
"skin": 2607568277,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.rifle",
"skin": 0,
"slot": -1
}
],
"Bolt": [
{
"ammo": "ammo.rifle",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.8x.scope",
"weapon.mod.lasersight"
],
"shortname": "rifle.bolt",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "belt",
"mods": null,
"shortname": "knife.combat",
"skin": 2607568277,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.rifle",
"skin": 0,
"slot": -1
}
],
"MP5": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "smg.mp5",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "belt",
"mods": null,
"shortname": "knife.combat",
"skin": 2607568277,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.pistol",
"skin": 0,
"slot": -1
}
],
"Tommy": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "smg.thompson",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "belt",
"mods": null,
"shortname": "knife.combat",
"skin": 2607568277,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.pistol",
"skin": 0,
"slot": -1
}
],
"Custom": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "smg.2",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "belt",
"mods": null,
"shortname": "knife.combat",
"skin": 2607568277,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.pistol",
"skin": 0,
"slot": -1
}
],
"HCR": [
{
"ammo": "ammo.pistol",
"amount": 1,
"container": "belt",
"mods": [
"weapon.mod.holosight",
"weapon.mod.lasersight"
],
"shortname": "revolver.hc",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "belt",
"mods": null,
"shortname": "knife.combat",
"skin": 2607568277,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "syringe.medical",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "blueberries",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 5,
"container": "belt",
"mods": null,
"shortname": "largemedkit",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 10,
"container": "belt",
"mods": null,
"shortname": "barricade.wood.cover",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.facemask",
"skin": 3455428904,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "hoodie",
"skin": 3455424113,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "metal.plate.torso",
"skin": 3455427815,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "pants",
"skin": 3455426031,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "roadsign.kilt",
"skin": 3455430548,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "tactical.gloves",
"skin": 0,
"slot": -1
},
{
"ammo": null,
"amount": 1,
"container": "wear",
"mods": null,
"shortname": "shoes.boots",
"skin": 3455429768,
"slot": -1
},
{
"ammo": null,
"amount": 200,
"container": "main",
"mods": null,
"shortname": "ammo.rifle",
"skin": 0,
"slot": -1
}
]
},
"Use Workshop Skins": true
},
"Deathmatch": {
"Announce Deaths To Match": true,
"Announce Deaths To Server": false,
"Chat Command": "tdm",
"Economics Money [0 = disabled]": 0.0,
"Enabled": true,
"Evil Shirt Skin": 14177,
"Friendly Fire": true,
"Good Shirt Skin": 101,
"Max Team Size": 5,
"Min Team Size": 2,
"ServerRewards Points [0 = disabled]": 0,
"Shirt Shortname": "tshirt"
},
"Deployables": {
"Allow Barbed Wooden Barricade": false,
"Allow Concrete Barricade": false,
"Allow High External Adobe Wall": false,
"Allow High External Frontier Wall": false,
"Allow High External Stone Wall": false,
"Allow High External Wooden Wall": false,
"Allow High Ice Wall": false,
"Allow Medieval Barricade": false,
"Allow Metal Barricade": false,
"Allow Sandbag Barricade": false,
"Allow Stone Barricade": false,
"Allow Wooden Barricade": false,
"Allow Wooden Barricade Cover": true,
"Allow Wooden Ladder": false,
"Morph Barricades Into High External Stone Walls": false,
"Morph Barricades Into High External Wooden Walls": false
},
"Ranked Ladder": {
"Award Top X Players On Wipe": 3,
"Enabled": true
},
"Respawn": {
"Give Kit If Respawn Items Are Empty": "",
"Items": [
]
},
"Rewards": {
"Economics Money [0 = disabled]": 0.0,
"Required Money To Duel": 0.0,
"ServerRewards Points [0 = disabled]": 0
},
"Settings": {
"Allow Announcement": true,
"Announce Duel Information Every X Seconds": 1800.0,
"Auto Create Dueling Zone If Zone Does Not Exist": false,
"Auto Enable Dueling If Zone(s) Exist": false,
"Auto Wipe Dueling Zones On Map Wipe": false,
"Blacklist Commands": false,
"Blacklisted Chat Commands": [
"/tp",
"/remove",
"/bank",
"/shop",
"/event",
"/rw",
"/home",
"/trade"
],
"Broadcast Defeat To All Players": true,
"Building Block Extension Radius": 30.0,
"Bypass Naked Check And Strip Items Anyway": true,
"Chat SteamID": 0,
"Create Dome Around Event Using Spheres (0 = disabled, recommended = 5)": 5,
"Disable Requirement To Allow Duels": true,
"Duel Command Name": "duel",
"Immunity Time": 5,
"Kits": [
],
"Kits Least Used": [
],
"Kits Least Used Chance": 0.25,
"No Movement During Immunity": true,
"No Stability On Structures": true,
"Player Health After Duel [0 = disabled]": 100,
"Prevent Players From Spawning In Zone": true,
"Prevent Players Not Dueling From Entering The Zone": false,
"Queue Command Name": "queue",
"Reset Temporary Ladder Each Wipe": true,
"Respawn Dead Players On Disconnect": true,
"Respawn Zone Walls On Death": false,
"Scale Damage Percent": 1.0,
"Set Preferred Environment Plugin Time": false,
"Time To Duel In Minutes Before Death": 10,
"Use Random Skins": true,
"Whitelist Commands": false,
"Whitelisted Chat Commands": [
"/report",
"/pm",
"/r",
"/help"
]
},
"Spawns": {
"Auto Remove On Zone Removal": false,
"Draw Time": 30.0,
"Remove All Distance": 50.0,
"Remove Distance": 10.0
},
"Spectators": {
"Send Home If Rematch Times Out": true
},
"User Interface": {
"Auto Enable GUI For Players": false,
"Chat Command": "dui",
"Send Spectators Home FirstOrDefault When Clicking Requeue": false,
"Show Close Button (X)": true,
"Show Defeat Message UI For X Seconds": 7.5,
"Use Cursor": false
},
"Zone": {
"Avoid Creating Automatic Spawn Points In Water": true,
"Create Least Amount Of Walls": false,
"Create New Zone Every X Duels [0 = disabled]": 0,
"Extra High External Wall Stacks": 0,
"Max Zones [Min 1]": 5,
"Maximum Incline On Hills": 40.0,
"Players Per Zone [Multiple Of 2]": 2,
"Players Visible To Admins": true,
"Use Arena Wall Generation": false,
"Use Wooden Walls": false,
"Zone Radius (Min: 50, Max: 300)": 120.0
}
}
hi, I don't see how that's possible. I debugged this and it does not use the bow or pump kit.
(10:55:30) | Duelist was compiled successfully in 879ms
(10:55:30) | [Duelist] Loaded custom kit: AK
(10:55:30) | [Duelist] Loaded custom kit: Bolt
(10:55:30) | [Duelist] Loaded custom kit: MP5
(10:55:30) | [Duelist] Loaded custom kit: Tommy
(10:55:30) | [Duelist] Loaded custom kit: Custom
(10:55:30) | [Duelist] Loaded custom kit: HCR
(10:55:31) | [Duelist] Initialized 1 existing dueling zones.
(10:55:31) | Loaded plugin Duelist v1.3.511 by nivexMerged post
I figured it out. any kits that have been loaded once will persist until the server is restarted.
i've fixed it in the latest version
https://github.com/nivex09/Duelist/