Hello,
first of all, I want to tell you nivex, that this is an ammazing plugin, with lots of potential and I'm really enjoying it.
I'm facing a little problem right now, I want to make my own lists of loot, but when I load the config is giving me an error, the code that i'm putting is this one (items just for example), code that I'm changing at Bold:
"Change Building Material Tier To": {
"Wooden": false,
"Stone": true,
"Metal": false,
"HQM": false
},
"Loot (Empty List = Use Treasure Loot)":[
"metal.plate.torso",
"pants",
"tactical.gloves",
"boots.frog",
"tshirt", "machete",
"shotgun.pump"
],
"Add Code Lock To Unlocked Or KeyLocked Doors": true,
I've also tryed
"Change Building Material Tier To": {
"Wooden": false,
"Stone": true,
"Metal": false,
"HQM": false
},
"Loot (Empty List = Use Treasure Loot)": {
"metal.plate.torso",
"pants",
"tactical.gloves",
"boots.frog",
"tshirt", "machete",
"shotgun.pump"
},
"Add Code Lock To Unlocked Or KeyLocked Doors": true,
I'm a little bit rusty @ coding, last time i've coded was 20 years ago at school xD, so sorry about any "newbie" errors that i'm not figuring out
Thank you in advance and keep going the great job