No matter how many skin ID's I enter manually in console, Rust will only display TWO pages or tabs. Once the second tab is filled, when I add a new skinID, the very last skin on the second tab disappears. I have changed the config file to allow display of 6 pages, reloaded the plugin but still only have two tabs. What am I missing here?
"AvailableSkins": {
"approvedSkinsLimit": -1,
"maxPagesShown": 6,
"useApprovedSkins": true,
"useInbuiltSkins": true,
"useManualAddedSkins": true
},
"AvailableSkins": {
"approvedSkinsLimit": -1,
"maxPagesShown": 6,
"useApprovedSkins": true,
"useInbuiltSkins": true,
"useManualAddedSkins": true
},