MonumentOwner.json:
{
  "Should the plugin ignore the admin inside the zone": false,
  "Should the plugin ignore a player with a Noclip inside the zone": true,
  "Should the plugin ignore the player with Vanish inside the zone": true,
  "Prevent a player from entering an monument area if they are the owner of another monument": false,
  "Prevent a player from entering an monument area if he has a cooldown": true,
  "Prevent a player from dealing damage to a target if he is outside the zone and the target is inside the zone": true,
  "Prevent an NPC or Bradley from dealing damage to a target if it is outside the zone and the attacker is inside the zone": true,
  "Should the player be allowed to become the owner of another monument if he has fulfilled all the rules? (In this case, the owner's status on the previous monument will be lost for him or his teammate)": true,
  "Can the player loot his backpack if he is in the locked monument zone": true,
  "Settings for Cargo approaching in Harbor (If you delete any zones, the owner does not receive a cooldown)": {
    "Can Cargo approach, if the zones have owners": true,
    "Can Cargo approach, if it has an owner": true,
    "Can Cargo approach, if Harbor has an owner": true,
    "If one of the zones is not busy, then delete it (If both zones are busy or free, the rule below will apply)": true,
    "Which zones should be deleted, if Cargo approach (0 - none; 1 - both; 2 - Harbor; 3 - Cargo;)": 1
  },
  "Settings for backpacks": {
    "Is it forbidden to drop a player's backpack if he died in the free monument area": true,
    "Is it forbidden to drop a player's backpack if he died in the busy monument area": false
  },
  "Settings for plugin \"BossMonster\"": {
    "The time during which the player will not be able to deal damage to the boss after player has killed him": 10.0
  },
  "Notification Settings": {
    "Prefix": "[MonumentOwner]",
    "Chat Message setting": {
      "Use chat notifications": true
    },
    "Facepunch Game Tips setting": {
      "Use Facepunch Game Tips (notification bar above hotbar)": false,
      "Style (0 - Blue Normal, 1 - Red Normal, 2 - Blue Long, 3 - Blue Short, 4 - Server Event)": 2
    },
    "GUI Announcements setting (only for GUIAnnouncements plugin)": {
      "Do you use GUI Announcements integration": false,
      "Banner color": "Grey",
      "Text color": "White",
      "Adjust Vertical Position": 0.03
    },
    "Notify setting (only for Notify plugin)": {
      "Do you use Notify integration": false,
      "Type": "0"
    },
    "Discord setting (only for DiscordMessages plugin)": {
      "Do you use DiscordMessages": false,
      "Webhook URL": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
      "Embed Color (DECIMAL)": 13516583,
      "Keys of required messages": [
        "PreStart",
        "EventStart",
        "Finish"
      ]
    }
  },
  "GUI Settings": {
    "Offsets Config": {
      "OffsetMin": "-402 16",
      "OffsetMax": "-210 42"
    },
    "Color config from \"Scores\"": {
      "Background 1": "0.572549 0.5490196 0.5058824 0.2",
      "Background 2": "0.2666667 0.572549 0.7882353 1",
      "Text": "1 1 1 1"
    },
    "Color config from \"ExitTime\"": {
      "Background 1": "0.572549 0.5490196 0.5058824 0.2",
      "Background 2": "0.6235294 0.1137255 0.1137255 1",
      "Text": "1 1 1 1"
    },
    "Color config from \"OwnerTime\"": {
      "Background 1": "0.572549 0.5490196 0.5058824 0.2",
      "Background 2": "0.7490196 0.6901961 0.145098 1",
      "Text": "1 1 1 1"
    },
    "Color config from \"GuestTime\"": {
      "Background 1": "0.572549 0.5490196 0.5058824 0.2",
      "Background 2": "0.002981495 0.6320754 0.03239123 1",
      "Text": "1 1 1 1"
    }
  },
  "Configuration Version": {
    "Major": 1,
    "Minor": 5,
    "Patch": 0
  }
}
Сверху