Jump to content

KOTH Event - King of the Hill: Battle of Supremacy 1.0.5

$24.99 $19.99
   (2 reviews)

5 Screenshots

  • 4.5k
  • 54
  • 179.54 kB
 Share

About KOTH Event - King of the Hill: Battle of Supremacy

King of the Hill: Battle of Supremacy

Introduction:
The King of the Hill event is an exhilarating competition that dares participants to rack up the highest number of kills within a set time limit on a confined island where there's no escape. Join the KOTH event when it kicks off, whether you're going solo or teaming up with your squad or clan. With the ability to rejoin multiple times, aim to secure the most kills and claim the coveted KOTH rewards.

Features:

  • Easy setup
  • Repetable event with easy configuration
  • Choose winner from Top Player or Top Clan Kills
  • Shows TOP players or TOP clans 
  • Shows Personal or Clan statistics
  • Setup rewards for KOTH winner
  • Discord event webhook messages

Commands:

KOTH Player COMMANDS:
  /koth - Join KOTH event when it starts.
  /koth_stats - Show koths top players & Clans.
  
KOTH Event COMMANDS:
  /kotheventstart - Randomly start a event from the list.
  /kotheventstart <ArenaName> - Start KOTH event in the selected arena.
  /kotheventstop - Stop if any event is running.
  
SETUP COMMANDS:
  /koth setup - Show all available setup commands
  /koth create <ArenaName> - Creates a KOTH arena
  /koth edit <ArenaName> - Select the KOTH arena to change Radius or Location
  /koth radius <Number> - Change KOTH arena radius
  /koth location - Change KOTH arena location
  /koth setspawn - Set spawn point location for players

KOTH Data COMMANDS:
  /koth_reset_players - Reset all player data.
  /koth_reset_clans - Reset all clans data.

 

CONFIG

{
  "KOTH automatic event holding": true,
  "KOTH automatic event repeat Timer in Mins": 60,
  "KOTH event notification time in Mins": 1,
  "KOTH event timer in Mins": 10,
  "KOTH Winner(Individual/Clan)": "Individual",
  "KOTH Automatic event schedule random from list": [
    "koth1"
  ],
  "KOTH event flags list(Get More Flags from: https://umod.org/plugins/zone-manager)": [
    "NoKits",
    "NoTrade",
    "NoShop",
    "NoTp",
    "NoRemove",
    "NoUpgrade",
    "NoBoxLoot",
    "NoLootSpawns",
    "NoHeliTargeting",
    "NoNPCSpawns",
    "NoCup",
    "NoVending",
    "NoStash",
    "ejectsleepers",
    "killsleepers",
    "nodeploy"
  ],
  "Blocked items in KOTH zone": [
    "grenade.beancan",
    "grenade.f1",
    "rock",
    "rocket.launcher",
    "ammo.rocket.basic",
    "ammo.rocket.smoke",
    "ammo.rocket.hv",
    "ammo.rocket.seeker",
    "ammo.rocket.fire",
    "explosive.satchel",
    "explosive.timed",
    "ammo.grenadelauncher.smoke",
    "ammo.grenadelauncher.buckshot",
    "ammo.grenadelauncher.he",
    "grenade.flashbang",
    "grenade.molotov",
    "multiplegrenadelauncher",
    "grenade.smoke"
  ],
  "Enable remove entitys before event start from List": true,
  "Remove Entitys from the list when Event Start": [
    "wall",
    "sleepingbag",
    "beachtowel",
    "barricade",
    "corpse",
    "deployed",
    "ladder",
    "floor",
    "item_drop",
    "item_drop_backpack",
    "frame",
    "generic_world",
    "generic_deploy"
  ],
  "Use Spawn Location from the List?(Please assign a list using /koth setspawn)": false,
  "Spawn player location List": [],
  "KOTH give rewards upon winning({PLAYER})": [
    "inventory.giveto {PLAYER} supply.signal 1"
  ],
  "Map Marker Setting": {
    "Display Name": "KOTH",
    "Marker Radius": 0.4,
    "Marker Transparency": 0.75,
    "Marker Color": "#FFFF00"
  },
  "Messages chat avatar": 0,
  "KOTH TOP Bar message": [
    "<size=20><color=#FFFF00><b>KOTH</b></color></size>",
    "<size=14><color=#FFFF00><b>Time Remaining: {TIME:Format}</b></color></size>",
    "",
    "<size=14><color=#FFFF00>{TotalPlayers}</color><b> Players Remaining</b></size>"
  ],
  "Enable discord webhook message": false,
  "Webhook URL": "",
  "Individual Winner Message": [
    "<color=#FFD700>King of the Hill (KOTH) Results:</color>",
    "\n",
    "Match Winner: <color=#FFD700>{Winner_Name}</color>",
    "",
    "Winner's Performance:",
    "- Kills: <color=#FFD700>{Kills}</color>",
    "- Deaths: <color=#FFD700>{Deaths}</color>",
    "- KDR: <color=#FFD700>{KDR}</color>",
    "- Total Damage: <color=#FFD700>{Damages}</color>",
    "- HeadShots: <color=#FFD700>{Headshots}</color>",
    "- Shooting Accuracy: <color=#FFD700>{Accuracy}%</color>",
    "- HeadShot Accuracy: <color=#FFD700>{HeadshotAccuracy}%</color>",
    "",
    "<color=#FFD700>Aggregate KOTH Totals:</color>",
    "- Total Kills: <color=#FFD700>{TotalKills}</color>",
    "- Total Damage: <color=#FFD700>{TotalDamages}</color>",
    "- Number of Participants: <color=#FFD700>{Participents}</color>"
  ],
  "Clan Winner Message": [
    "<color=#FFD700>King of the Hill (KOTH) Results:</color>",
    "\n",
    "Winning Clan: <color=#FFFF00>{WinningClanName}</color>",
    "",
    "{PlayerStats}",
    "",
    "<color=#FFD700>Clan Totals:</color> Kills: {ClanTotalKills}, Deaths: {ClanTotalDeaths}, KDR: {ClanTotalKDR}",
    "Damage: {ClanTotalDamage}, Headshots: {ClanTotalHeadshots}",
    "",
    "<color=#FFD700>Aggregate KOTH Totals:</color>",
    "- Total Kills: <color=#FFD700>{TotalKills}</color>",
    "- Total Damage: <color=#FFD700>{TotalDamages}</color>",
    "- Number of Participants: <color=#FFD700>{Participents}</color>"
  ],
  "Participents Message": [
    "<color=#FFD700>Personal Stats</color>",
    "Kills: <color=#FFD700>{Kills}</color>, Deaths: <color=#FFD700>{Deaths}</color>, KDR: <color=#FFD700>{KDR}</color>, Total Damage: <color=#FFD700>{Damages}</color>, HeadShots: <color=#FFD700>{Headshots}</color>",
    "Shooting Accuracy: <color=#FFD700>{Accuracy}%</color>, HeadShot Accuracy: <color=#FFD700>{HeadshotAccuracy}%</color>"
  ]
}

Event Screenshots

Quote

20231019171231_1.jpg.9deced0a84e0da8912361f21a34b7783.jpg20231019171359_1.jpg.42efd6fb71fca403630c870125a03c13.jpg20231019171429_1.jpg.9d4b3a06c34e2a0f251679ba4f4cba40.jpg

Screenshot2023-11-22141949.png.09e0940a7dfdc62589639b5dda84f19f.png

Get faster support on my Discord!

logo-6062235-1280-thumb-png-763f.png.c8586b1979bd82ccb6aa71ca33f1b873.pngDISCORD

Check Out My Other plugins as Well😍

 

 

 


Iftebinjan's Collection

User Feedback

926.9k

Downloads

Total number of downloads.

4.8k

Customers

Total customers served.

67.8k

Files Sold

Total number of files sold.

1.3m

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.