Jump to content

Cant get Alliance friendly fire to work

Pending 1.1.42

Friendly Factions
Friendly Factions

Posted (edited)

ffs it wont let me post the config

I would be grateful if you could take a look at my config and help out find the issue. Thank you.

Edited by Friendly Factions
Friendly Factions

Posted

{
  "Avatar Settings": {
    "Default Avatar": "https://i.ibb.co/q97QG6c/image.png",
    "Can the clan owner change the avatar?": true,
    "Can the clan moderator change the avatar?": false,
    "Can the clan member change the avatar?": false,
    "Permission to change clan avatar": "",
    "Steam API key (get one here: https://steamcommunity.com/dev/apikey)": ""
  },
  "Commands": [
    "clan",
    "clans"
  ],
  "Clan Info Commands": [
    "cinfo"
  ],
  "Maximum clan description characters": 256,
  "Clan tag in player name": false,
  "Automatic team creation": false,
  "Allow players to leave their clan by using Rust's leave team button": false,
  "Allow players to kick members from their clan using Rust's kick member button": false,
  "Allow players to invite other players to their clan via Rust's team invite system": false,
  "Allow players to promote other clan members via Rust's team promote button": false,
  "Allow players to accept a clan invite using the Rust invite accept button": false,
  "Show clan creation interface when creating a team?": false,
  "Force to create a clan when creating a team?": false,
  "Top refresh rate": 60.0,
  "Default value for the resource standarts": 100000,
  "Chat Settings": {
    "Enable clan tags in chat?": false,
    "Tag format": "<color=#{color}>[{tag}]</color>",
    "Enable clan chat?": true,
    "Clan chat commands": [
      "c",
      "cchat"
    ],
    "Enable alliance chat?": true,
    "Alliance chat commands": [
      "a",
      "achat"
    ],
    "Working with BetterChat?": false,
    "Working with IQChat?": false,
    "Working with in-game chat?": false
  },
  "Permission Settings": {
    "Use permission to create a clan": false,
    "Permission to create a clan": "clans.cancreate",
    "Use permission to join a clan": false,
    "Permission to join a clan": "clans.canjoin",
    "Use permission to kick a clan member": false,
    "Clan kick permission": "clans.cankick",
    "Use permission to leave a clan": false,
    "Clan leave permission": "clans.canleave",
    "Use permission to disband a clan": false,
    "Clan disband permission": "clans.candisband",
    "Use permission to clan skins": false,
    "Use clan skins permission": "clans.canskins",
    "Minimum auth level required to view clan info (0 = player, 1 = moderator, 2 = owner)": 0
  },
  "Alliance Settings": {
    "Enable clan alliances": true,
    "Enable friendly fire (allied clans)": true,
    "Default friendly fire value": false,
    "General friendly fire (only the leader of the clan can enable/disable it)": true,
    "Can moderators toggle general friendly fire?": false,
    "Can players toggle general friendly fire?": false,
    "Add players from the clan alliance to in-game teams?": false
  },
  "Purge Settings": {
    "Enable clan purging": true,
    "Purge clans that havent been online for x amount of days": 28,
    "List purged clans in console when purging": true,
    "Wipe clans on new map save": false,
    "Wipe players on new map save": false,
    "Wipe invites on new map save": true
  },
  "Limit Settings": {
    "Member Limit": 16,
    "Moderator Limit": 4,
    "Alliances Limit": 4
  },
  "Resources": [
    "stones",
    "sulfur.ore",
    "metal.ore",
    "hq.metal.ore",
    "wood"
  ],
  "Available items for resource standarts": [
    "gears",
    "metalblade",
    "metalpipe",
    "propanetank",
    "roadsigns",
    "rope",
    "sewingkit",
    "sheetmetal",
    "metalspring",
    "tarp",
    "techparts",
    "riflebody",
    "semibody",
    "smgbody",
    "fat.animal",
    "cctv.camera",
    "charcoal",
    "cloth",
    "crude.oil",
    "diesel_barrel",
    "gunpowder",
    "hq.metal.ore",
    "leather",
    "lowgradefuel",
    "metal.fragments",
    "metal.ore",
    "scrap",
    "stones",
    "sulfur.ore",
    "sulfur",
    "targeting.computer",
    "wood"
  ],
  "Pages": [
    {
      "ID (DON'T CHANGE)": 0,
      "Key (DON'T CHANGE)": "aboutclan",
      "Enabled?": true,
      "Permission": ""
    },
    {
      "ID (DON'T CHANGE)": 1,
      "Key (DON'T CHANGE)": "memberslist",
      "Enabled?": true,
      "Permission": ""
    },
    {
      "ID (DON'T CHANGE)": 2,
      "Key (DON'T CHANGE)": "clanstop",
      "Enabled?": true,
      "Permission": ""
    },
    {
      "ID (DON'T CHANGE)": 3,
      "Key (DON'T CHANGE)": "playerstop",
      "Enabled?": true,
      "Permission": ""
    },
    {
      "ID (DON'T CHANGE)": 4,
      "Key (DON'T CHANGE)": "resources",
      "Enabled?": false,
      "Permission": ""
    },
    {
      "ID (DON'T CHANGE)": 6,
      "Key (DON'T CHANGE)": "skins",
      "Enabled?": true,
      "Permission": ""
    },
    {
      "ID (DON'T CHANGE)": 5,
      "Key (DON'T CHANGE)": "playerslist",
      "Enabled?": true,
      "Permission": ""
    },
    {
      "ID (DON'T CHANGE)": 7,
      "Key (DON'T CHANGE)": "alianceslist",
      "Enabled?": true,
      "Permission": ""
    }
  ],
  "Interface": {
    "Color One": {
      "HEX": "#0E0E10",
      "Opacity (0 - 100)": 100.0
    },
    "Color Two": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 100.0
    },
    "Color Three": {
      "HEX": "#161617",
      "Opacity (0 - 100)": 100.0
    },
    "Color Four": {
      "HEX": "#303030",
      "Opacity (0 - 100)": 50.0
    },
    "Color Five": {
      "HEX": "#303030",
      "Opacity (0 - 100)": 100.0
    },
    "Color Six": {
      "HEX": "#FF4B4B",
      "Opacity (0 - 100)": 100.0
    },
    "Color Seven": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 33.0
    },
    "Color Eight": {
      "HEX": "#0E0E10",
      "Opacity (0 - 100)": 99.0
    },
    "Use value abbreviation?": true,
    "Show the close button on the clan creation screen?": true,
    "Top Clans Columns": [
      {
        "Width": 75.0,
        "Lang Key": "TopTitle",
        "Key": "top",
        "Text Format": "#{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 165.0,
        "Lang Key": "NameTitle",
        "Key": "name",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 12,
        "Font Size": 12
      },
      {
        "Width": 70.0,
        "Lang Key": "LeaderTitle",
        "Key": "leader",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 12,
        "Font Size": 12
      },
      {
        "Width": 90.0,
        "Lang Key": "MembersTitle",
        "Key": "members",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 12,
        "Font Size": 12
      },
      {
        "Width": 80.0,
        "Lang Key": "ScoreTitle",
        "Key": "score",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 12,
        "Font Size": 12
      }
    ],
    "Top Players Columns": [
      {
        "Width": 75.0,
        "Lang Key": "TopTitle",
        "Key": "top",
        "Text Format": "#{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 185.0,
        "Lang Key": "NameTitle",
        "Key": "name",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 12,
        "Font Size": 12
      },
      {
        "Width": 70.0,
        "Lang Key": "KillsTitle",
        "Key": "kills",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 12,
        "Font Size": 12
      },
      {
        "Width": 80.0,
        "Lang Key": "ScoreTitle",
        "Key": "score",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 12,
        "Font Size": 12
      }
    ],
    "Profile Buttons": [
      {
        "Enabled": false,
        "Close Menu?": true,
        "Command": "tpr {target}",
        "Color": {
          "HEX": "#324192",
          "Opacity (0 - 100)": 100.0
        },
        "Title": "TP",
        "Font Size": 10,
        "Font": "robotocondensed-regular.ttf",
        "Align": "MiddleCenter",
        "Text Color": {
          "HEX": "#FFFFFF",
          "Opacity (0 - 100)": 100.0
        },
        "AnchorMin": "0 1",
        "AnchorMax": "0 1",
        "OffsetMin": "270 -55",
        "OffsetMax": "360 -30"
      },
      {
        "Enabled": true,
        "Close Menu?": true,
        "Command": "chat.say /trade {TargetName}",
        "Color": {
          "HEX": "#324192",
          "Opacity (0 - 100)": 100.0
        },
        "Title": "TRADE",
        "Font Size": 10,
        "Font": "robotocondensed-regular.ttf",
        "Align": "MiddleCenter",
        "Text Color": {
          "HEX": "#FFFFFF",
          "Opacity (0 - 100)": 100.0
        },
        "AnchorMin": "0 1",
        "AnchorMax": "0 1",
        "OffsetMin": "370 -55",
        "OffsetMax": "460 -30"
      }
    ],
    "Clan Member Profile Fields": [
      {
        "Width": 140.0,
        "Lang Key": "KillsTitle",
        "Key": "kills",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 140.0,
        "Lang Key": "DeathsTitle",
        "Key": "deaths",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      }
    ],
    "Top Player Profile Fields": [
      {
        "Width": 300.0,
        "Lang Key": "ClanNameTitle",
        "Key": "clanname",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 140.0,
        "Lang Key": "RatingTitle",
        "Key": "rating",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 140.0,
        "Lang Key": "ScoreTitle",
        "Key": "score",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 140.0,
        "Lang Key": "KillsTitle",
        "Key": "kills",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 140.0,
        "Lang Key": "DeathsTitle",
        "Key": "deaths",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      },
      {
        "Width": 140.0,
        "Lang Key": "KDTitle",
        "Key": "kd",
        "Text Format": "{0}",
        "Text Align": "MiddleCenter",
        "Title Font Size": 10,
        "Font Size": 12
      }
    ],
    "Show the 'Change avatar' button?": true,
    "Show the 'Leave' button?": true,
    "About Clan Page": {
      "Show Clan Name?": true,
      "Show Clan Avatar?": true,
      "Show Clan Leader?": true,
      "Show Clan Gather?": false,
      "Show Clan Rating?": true,
      "Show Clan Members?": true,
      "Show Clan Description?": true
    },
    "Top Players Page": {
      "Players on page": 7,
      "Up Indent": 50.0,
      "Height": 37.5,
      "Width": 480.0,
      "Margin": 2.5
    },
    "Top Clans Page": {
      "Clans on page": 7,
      "Up Indent": 50.0,
      "Height": 37.5,
      "Width": 480.0,
      "Margin": 2.5
    },
    "Clans Members Page": {
      "Members on line": 2,
      "Max Lines": 8,
      "Up Indent": 0.0,
      "Height": 35.0,
      "Width": 237.5,
      "Margin": 5.0
    },
    "Players List Page": {
      "Members on line": 2,
      "Max Lines": 8,
      "Up Indent": 0.0,
      "Height": 35.0,
      "Width": 237.5,
      "Margin": 5.0,
      "Show all players? (online and ofline)": true
    }
  },
  "Skins Settings": {

REMOVED THIS PART SO I CAN POST THE CONFIG

    },
    "Use skins from Skinner?": false,
    "Use skins from SkinBox?": true,
    "Use skins from PlayerSkins?": false,
    "Use skins from LSkins?": false,
    "Can players install custom skins?": true,
    "Permission to install custom skin": "",
    "Option to disable clan skins?": true,
    "Default value to disable skins": false
  },
  "Statistics Settings": {
    "Kills": true,
    "Gather": false,
    "Loot": false,
    "Entities": false,
    "Craft": false
  },
  "Colos Settings": {
    "Clan owner color (hex)": "#a1ff46",
    "Clan moderator color (hex)": "#74c6ff",
    "Clan member color (hex)": "#fcf5cb"
  },
  "PlayerDatabase": {
    "Enabled": false,
    "Table": "Clans"
  },
  "ZoneManager Settings": {
    "Enabled": false,
    "Zones with allowed Friendly Fire": [
      "92457",
      "4587478545"
    ]
  },
  "Clan Tag Settings": {
    "Blocked Words": [
      "admin",
      "mod",
      "owner"
    ],
    "Minimum clan tag characters": 4,
    "Maximum clan tag characters": 24,
    "Enable case sensitivity for clan tags": false,
    "Enable character checking in tags?": true,
    "Special characters allowed in tags": "!²³",
    "Tag Color Settings": {
      "Enabled": false,
      "Default Color": "AAFF55",
      "Can the owner change the color?": true,
      "Can the moderators change the color?": false,
      "Can the players change the color?": false
    }
  },
  "Commands Settings": {
    "Clans FF": [
      "cff"
    ],
    "Aliance FF": [
      "aff"
    ]
  },
  "Saving Settings": {
    "Enable saving player data during server saves?": true,
    "Enable saving clan data during server save?": true
  },
  "Friendly Fire Settings": {
    "Use Friendly Fire?": true,
    "Use Friendly Fire for Turrets?": false,
    "General friendly fire (only the leader of the clan can enable/disable it)": true,
    "Can moderators toggle general friendly fire?": true,
    "Can players toggle general friendly fire?": false,
    "Friendly Fire Default Value": false,
    "Ignore when using ArenaTournament?": true
  },
  "Paid Functionality Settings": {
    "Economy": {
      "Type (Plugin/Item)": "Item",
      "Plugin name": "Economics",
      "Balance add hook": "Deposit",
      "Balance remove hook": "Withdraw",
      "Balance show hook": "Balance",
      "ShortName": "paper",
      "Display Name (empty - default)": "cash",
      "Skin": 2420097877
    },
    "Charge a fee to create a clan?": false,
    "Cost of creating a clan": 100,
    "Charge a fee to join a clan?": false,
    "Cost of joining a clan": 100,
    "Charge a fee to kick a clan member?": false,
    "Cost of kicking a clan member": 100,
    "Charge a fee to leave a clan?": false,
    "Cost of leaving a clan": 100,
    "Charge a fee to disband a clan?": false,
    "Cost of disbanding a clan": 100,
    "Charge a fee to set a clan skin?": true,
    "Cost of setting a clan skin": 100,
    "Charge a fee to set a clan avatar?": true,
    "Cost of setting a clan avatar": 1000,
    "Charge a fee for sending an invitation to a clan?": false,
    "Cost of sending an invitation to a clan": 100
  },
  "Pages Settings": {
    "Default Pages": {
      "Enabled": true,
      "Default page when a clan not found": 0,
      "Default page when a clan exists": 3
    },
    "Stay on page with selected skin": true
  },
  "Loot Settings": {
    "Enabled": false,
    "Loot": [
      {
        "Enabled": true,
        "Short Name": "kills",
        "Loot Type": "Kill",
        "Score": 1.0
      },
      {
        "Enabled": true,
        "Short Name": "deaths",
        "Loot Type": "Kill",
        "Score": -1.0
      },
      {
        "Enabled": true,
        "Short Name": "stone-ore",
        "Loot Type": "Gather",
        "Score": 0.1
      },
      {
        "Enabled": true,
        "Short Name": "supply_drop",
        "Loot Type": "LootCrate",
        "Score": 3.0
      },
      {
        "Enabled": true,
        "Short Name": "crate_normal",
        "Loot Type": "LootCrate",
        "Score": 0.3
      },
      {
        "Enabled": true,
        "Short Name": "crate_elite",
        "Loot Type": "LootCrate",
        "Score": 0.5
      },
      {
        "Enabled": true,
        "Short Name": "bradley_crate",
        "Loot Type": "LootCrate",
        "Score": 5.0
      },
      {
        "Enabled": true,
        "Short Name": "heli_crate",
        "Loot Type": "LootCrate",
        "Score": 5.0
      },
      {
        "Enabled": true,
        "Short Name": "bradley",
        "Loot Type": "Kill",
        "Score": 10.0
      },
      {
        "Enabled": true,
        "Short Name": "helicopter",
        "Loot Type": "Kill",
        "Score": 15.0
      },
      {
        "Enabled": true,
        "Short Name": "barrel",
        "Loot Type": "Kill",
        "Score": 0.1
      },
      {
        "Enabled": true,
        "Short Name": "scientistnpc",
        "Loot Type": "Kill",
        "Score": 0.5
      },
      {
        "Enabled": true,
        "Short Name": "heavyscientist",
        "Loot Type": "Kill",
        "Score": 2.0
      },
      {
        "Enabled": true,
        "Short Name": "sulfur.ore",
        "Loot Type": "Gather",
        "Score": 0.5
      },
      {
        "Enabled": true,
        "Short Name": "metal.ore",
        "Loot Type": "Gather",
        "Score": 0.5
      },
      {
        "Enabled": true,
        "Short Name": "hq.metal.ore",
        "Loot Type": "Gather",
        "Score": 0.5
      },
      {
        "Enabled": true,
        "Short Name": "stones",
        "Loot Type": "Gather",
        "Score": 0.5
      },
      {
        "Enabled": true,
        "Short Name": "cupboard.tool.deployed",
        "Loot Type": "Kill",
        "Score": 1.0
      }
    ]
  },
  "Version": {
    "Major": 1,
    "Minor": 1,
    "Patch": 42
  }
}

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.