Jump to content

Iftebinjan

Creator
  • Posts

    577
  • Joined

  • Last visited

Everything posted by Iftebinjan

  1. Changed Status from Pending to Closed
  2. Check Out the Version 1.1.8 & Let me know if its fixed
  3. @Notzare you available on discord? Join our discord server pls, & open a ticket
  4. Iftebinjan

    SimplePVE

    Hey, Sorry for late replays as my finals going on! if you have ZoneManager plugin then just make a zone in that Arena Tournament area & it will be pvp zone
  5. It doesnt generate map, You can setup the arena on different location using setup commands.
  6. Yeahs its not same like arena plugin, You can use it in vanilla or modded server as well.
  7. Changed Status from Pending to Closed
  8. I thought that as well. Lets see what I can do. Maybe will add a share command for better loot protection. Thanks
  9. Changed Status from Pending to Work in Progress
  10. On the next update.
  11. Changed Status from Work in Progress to Closed
  12. Checking asap
  13. Changed Status from Pending to Work in Progress
  14. Changed Status from Pending to Work in Progress
  15. Version 1.0.8

    248 downloads

    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 Repeatable event with easy configuration Choose the 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. Youtube Video Coming Soon CONFIG { "KOTH automatic event holding": true, "KOTH automatic event repeat Timer in seconds": 7200, "KOTH event notification time in seconds": 300, "KOTH event timer in seconds": 600, "KOTH teleport timer in seconds": 15, "KOTH Winner(Individual/Clan)": "Individual", "KOTH Automatic event schedule random from list": [ "koth1" ], "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", "foundation", "item_drop", "item_drop_backpack", "frame", "generic_world", "generic_deploy", "gates.external.high.stone", "gates.external.high.wood", "wall.external.high.stone", "wall.external.high.wood", "barricade.concrete", "barricade.cover.wood", "barricade.metal", "barricade.sandbags", "barricade.stone", "icewall", "wall.external.high.ice", "minicopter" ], "Blocked Commands in the Arena": [ "kit", "home", "outpost", "tpr" ], "Allowed items in the Arena": [ "gates.external.high.stone", "gates.external.high.wood", "wall.external.high.stone", "wall.external.high.wood", "barricade.concrete", "barricade.cover.wood", "barricade.metal", "barricade.sandbags", "barricade.stone", "icewall", "wall.external.high.ice" ], "KOTH Create Sphere Bubble": true, "KOTH Sphere Amount": 5, "KOTH give rewards upon winning({PLAYER})": [ "inventory.giveto {PLAYER} supply.signal 1" ], "More Presetup rewards": { "Spawn Hackable crate at event end": true, "Hackable crate spawn amount": 2, "Hackable crate timer": 60, "Spawn Minicopter at event end": true, "Minicopter spawn amount": 2, "Spawn Elite Crate at event end": true, "Elite Crate spawn amount": 2 }, "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>" ], "KOTH Show Top team on the running events in UI": true, "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 Get faster support on my Discord! DISCORD Check Out My Other plugins as Well
    $14.99
  16. Changed Status from Pending to Closed
  17. I couldnt recreate the situation. Might be a glitch with one or other rules. I am recoding this, hopefull fixed on next update
  18. Hey, any update?
  19. Changed Status from Pending to Closed
  20. Great Thanks. Please leave a review if you are good with it. :))
  21. Iftebinjan

    error

    Changed Status from Pending to Closed
  22. Changed Status from Work in Progress to Closed
  23. If you want to damage other players then go to Entity Rules then set disable traps to false Npcs and others get damage from turrets without the disable traps rule. for the armored train, i will check it asap and let you know.
  24. Changed Status from Pending to Closed
  25. Hey, I am seeing only the car, minicopter or maybe vehicle entitys not protected inside Tc range, or am i worng or something. other deploables not taking any damage unless u r the owner or team
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.1k

Files Sold

Total number of files sold.

2.6m

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.