Change configNot An Issue

hi, the description says there should be a true/false for use clans/friends but the config doesnt.

{
"Global settings": {
"Use permissions": true,
"Allows admins to use Sort Button without permission": true,
"Default enabled": true,
"Default sort type (C/N)": "C"
},
"Containers Settings": {
"Containers configuration": {
"backpack": {

i keep getting these errors

[Sort Button] UseClans is set to true, but plugin Clans is not loaded!
[Sort Button] UseFriends is set to true, but plugin Friends is not loaded!
[Sort Button] UseClans is set to true, but plugin Clans is not loaded!
[Sort Button] UseFriends is set to true, but plugin Friends is not loaded!
[Sort Button] UseClans is set to true, but plugin Clans is not loaded!
[Sort Button] UseFriends is set to true, but plugin Friends is not loaded!
[Sort Button] UseClans is set to true, but plugin Clans is not loaded!
[Sort Button] UseFriends is set to true, but plugin Friends is not loaded!
[Sort Button] UseClans is set to true, but plugin Clans is not loaded!
[Sort Button] UseFriends is set to true, but plugin Friends is not loaded!

This is the default config of Sortbutton ( rev 1.2.2 )

{
  "Default enabled": true,
  "Default sort by category": true,
  "Check ownership": true,
  "Use Clans": true,
  "Use Friends": true,
  "Use Teams": true,
  "Chat steamID icon": 0,
  "Chat command": [
    "sb",
    "sortbutton"
  ],
  "Containers configuration": {
    "backpack": {
      "OffsetMin": "477 546",
      "OffsetMax": "571 566"
    },
    "box.wooden.large": {
      "OffsetMin": "477 422",
      "OffsetMax": "571 442"
    },
    "coffinstorage": {
      "OffsetMin": "477 546",
      "OffsetMax": "571 566"
    },
    "composter": {
      "OffsetMin": "477 236",
      "OffsetMax": "571 256"
    },
    "cupboard.tool.deployed": {
      "OffsetMin": "477 560",
      "OffsetMax": "572 580"
    },
    "dropbox.deployed": {
      "OffsetMin": "477 236",
      "OffsetMax": "571 256"
    },
    "fridge.deployed": {
      "OffsetMin": "477 422",
      "OffsetMax": "571 442"
    },
    "small_stash_deployed": {
      "OffsetMin": "477 174",
      "OffsetMax": "571 194"
    },
    "vendingmachine.deployed": {
      "OffsetMin": "477 422",
      "OffsetMax": "571 442"
    },
    "woodbox_deployed": {
      "OffsetMin": "477 236",
      "OffsetMax": "571 256"
    }
  }
}​
Locked automatically