Facebook
From Ifte, 6 Months ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 208
  1. {
  2.   "KOTH automatic event holding": true,
  3.   "KOTH automatic event repeat Timer in Mins": 60,
  4.   "KOTH event notification time in Mins": 1,
  5.   "KOTH event timer in Mins": 10,
  6.   "KOTH Winner(Individual/Clan)": "Individual",
  7.   "KOTH Automatic event schedule random from list": [
  8.     "koth1"
  9.   ],
  10.   "KOTH event flags list(Get More Flags from: https://umod.org/plugins/zone-manager)": [
  11.     "NoKits",
  12.     "NoTrade",
  13.     "NoShop",
  14.     "NoTp",
  15.     "NoRemove",
  16.     "NoBuild",
  17.     "NoUpgrade",
  18.     "NoBoxLoot",
  19.     "NoLootSpawns",
  20.     "NoHeliTargeting",
  21.     "NoNPCSpawns",
  22.     "NoCup",
  23.     "NoVending",
  24.     "NoStash",
  25.     "ejectsleepers",
  26.     "killsleepers",
  27.     "noremove"
  28.   ],
  29.   "Blocked items in KOTH zone": [
  30.     "grenade.beancan",
  31.     "grenade.f1",
  32.     "rock",
  33.     "rocket.launcher",
  34.     "ammo.rocket.basic",
  35.     "ammo.rocket.smoke",
  36.     "ammo.rocket.hv",
  37.     "ammo.rocket.seeker",
  38.     "ammo.rocket.fire",
  39.     "explosive.satchel",
  40.     "explosive.timed",
  41.     "ammo.grenadelauncher.smoke",
  42.     "ammo.grenadelauncher.buckshot",
  43.     "ammo.grenadelauncher.he",
  44.     "grenade.flashbang",
  45.     "grenade.molotov",
  46.     "multiplegrenadelauncher",
  47.     "grenade.smoke"
  48.   ],
  49.   "KOTH give rewards upon winning({PLAYER})": [
  50.     "inventory.giveto {PLAYER} supply.signal 1"
  51.   ],
  52.   "Map Marker Setting": {
  53.     "Display Name": "KOTH",
  54.     "Marker Radius": 0.4,
  55.     "Marker Transparency": 0.75,
  56.     "Marker Color": "#FFFF00"
  57.   },
  58.   "Messages chat avatar": 0,
  59.   "KOTH TOP Bar message": [
  60.     "<size=20><color=#FFFF00><b>KOTH</b></color></size>",
  61.     "<size=14><color=#FFFF00><b>Time Remaining: {TIME:Format}</b></color></size>",
  62.     "",
  63.     "<size=14><color=#FFFF00>{TotalPlayers}</color><b> Players Remaining</b></size>"
  64.   ]
  65. }