Shortening configuration possible?
I'd rather see general improvements in the config. Right now I have about 16000lines in my config and I dont even change the loot in every single container, only like half of it like barrels or most important crates. I think it could be simplified alot more to shrink it down. The same for skins, I dont think you should just be able to make a list of skins instead of defining the chance of every skin seperately. I think if I wanna set this plugin up exactly like how I wanted to I would have 30000 lines in the config total.
Consider creating separate threads. Yeah good idea regarding skins, but could still be useful for other plugins where something depends on skins I suppose and you want it to be rare. Don't see these frequently so probably will remove chances from skins.
5f5631c33fa20.png misticos
Consider creating separate threads. Yeah good idea regarding skins, but could still be useful for other plugins where something depends on skins I suppose and you want it to be rare. Don't see these frequently so probably will remove chances from skins.

yeah sorry should've made a seperate thread but saw this one was most recent by you so thought it was best place to ask.

if you remove chances it could just be a list so you could simply copy and paste the list from other skins plugin to shrink it down some. Sometimes I want to edit this plugin but its always alot of work because there are so many lines. So I usually just copy and paste every loot container into a seperate file and then after im done editing them all I put them back into a single file again. Also the contents from all red/blue barrels are the same, yet you need to set them all 4 seperate. "loot_barrel_1" "loot_barrel_2" "loot-barrel-1""loot-barrel-2" which just takes up so much space and makes editing of the config a nightmare so maybe this could be simplified in a way too. Maybe seperate data files for every loot container or something?