Spawning with only bow and spear, all kits named kit_1, kit_2, etc.
I just got this up and running on my server.  Really works great, Thanks Nivex!

Everyone only spawn with the bow and spear kit.  I've not modified any kit related settings and I don't have any kit plugins installed.  Any ideas?

Thanks again!
I have alittle more information if it helps for debugging.

While all the kits are named kit_1, etc....  They don't show any associated description of the weapons.

I just finished 30 duels straight with three areana changes (10 per arena).  We saw the rifle custom 1 time, on the 10th match.

Hope that helps!
can you post your config via pastebin
https://pastebin.com/gGWJvSXg

Thanks so much for supporting a free plugin!  Since I posted my follow-up I tried to tinker a little bit with the kits and kits least used to see if that impacted the single appearance of rifles.

  1.   "Kits":[
  2.       "kit_1",
  3.       "kit_2",
  4.       "kit_3",
  5.       "kit_4"
  6.     ],
  7.     "Kits Least Used":[
  8.       "kit_5",
  9.       "kit_6"
  10.     ],
What's also odd is that I tried to modify the custom kits / loadouts after the fact and plug in their literal names to see if that's why I was getting the kit list.  It added the reference I changed it to and, even after changing it back, that reference persists:

https://imgur.com/gallery/kYuqPfK
if those kits don't exist then it should be using custom kits

there are 2 bow and spear kits. can you list all of the items you spawned with
Yes, I'll try to start a duel to confirm, but from memory:
-Bow
~50 arrows
-Stone Spear
~3xMedKits
~3xMedPens
~3xBandages

Naked
You need to update... you are several versions behind. What version are you using? It must be ancient :D
Really?  The one from the umod site.  I feel pretty stupid, haha.  Where should I get the newest?

Also, thanks again!

Merged post

This is my current version from the script:

[Info("Duelist", "nivex", "1.2.6")]
[Description("1v1 and team deathmatch event.")]
public class Duelist : RustPlugin
you're missing too many config settings for it to be 1.2.6

i suggest deleting all duelist config/data/cs files and reinstalling from scratch. delete cs first
Will do.  I'll let you know.  Thanks again!

Merged post

Nivex,

I went ahead and deleted everything.  Upon reinstalling, I wanted you to have a completely clean config to look at.  This is 1.2.6 from the umod site.

https://pastebin.com/aMK66gm0

Thanks!

Mike

I am having the same issue. Went 20 duels and only get Hunter Bow

Yeah, I didn't have any luck with the changes I tried.

Same problem here. Ran this plugin last night and no matter what my config changes were, we all kept spawning only spear and bow.  That was in TDM.  

The day before on initial install I did a couple 1v1 duels with a friend just to try the plugin out and we got other kits. But last night every TDM with multiple players was spear/bow. 

saying spear and bow doesn't help me, you need to list all items and their amounts. there are 2 spear and bow kits. one in the custom kits, and one as a kit if no kits are found at all. a screenshot would be good