Jump to content

Search the Community

Showing results for tags 'killfeed'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 4 results

  1. codeboy

    KillFeed

    Version 1.0.8

    88 downloads

    Key Features Killer Settings: Text Format: Customize which data is displayed (e.g., killer's nickname). Font: Choose the font (e.g., robotoсondensed-bold.ttf). Font Size: Adjust the text size. Color: Precisely set the text color using RGBA values. Distance Settings: Text Format: Display the distance to the target (e.g., {0}m). Font: Choose the font (e.g., robotoсondensed-regular.ttf). Font Size: Adjust the text size. Color: Precisely set the text color using RGBA values. Target Settings: Text Format: Configure the display of the target's nickname. Font: Choose the font and its parameters. Font Size and Color: Similar to killer settings. Images: Customize images for various events (e.g., default death image and headshot icon). Other Settings: Offsets: Adjust the position of the text on the screen. Lifetime: Set the duration for which the notification is visible. Max Kills on Screen: Set the number of events displayed simultaneously. Background Color: Adjust the background color of the notifications. Commands: /killfeed — Enable/disable the kill feed. /kf.edit — Open the admin panel. Permissions: killfeed.use — View kills. killfeed.admin — Access the admin panel. Configuration { "Which method of download images use? (ImageLibrary, Internal)": "Internal", "Add bots deaths to killfeed?": true, "Add animals deaths to killfeed?": true, "Add BradleyAPC deaths to killfeed?": false, "Add patrol helicopter deaths to killfeed?": false, "Kill lifetime in UI": 10, "Default death image (types - Sprite, URL, Shortname)": { "If type = shortname, enter here ItemId": "assets/icons/skull.png", "Type": "Sprite" }, "UI Settings": { "Fadein": 1.0, "Background color": "0.177 0.0658 0.481 0.945", "Max kills panels in UI": 3, "Anchor settings": { "AnchorMin": "1 1", "AnchorMax": "1 1" }, "Offset settings": { "OffsetMinX": -361.4165, "OffsetMaxX": -4.899963, "OffsetMinY": -29.91622, "OffsetMaxY": -5.100018, "Indent": 3.0 }, "Killer settings": { "TextFormat": "{0}", "FontSize": 12, "Font": "robotocondensed-bold.ttf", "Color": "0.5499007 0.4764151 1 1", "OutlineDistance": "-1 1", "OutlineColor": "0 0 0 1" }, "Target settings": { "TextFormat": "{0}", "FontSize": 12, "Font": "robotocondensed-bold.ttf", "Color": "0.5499007 0.4764151 1 1", "OutlineDistance": "-1 1", "OutlineColor": "0 0 0 1" }, "Distance settings": { "TextFormat": "{0}m", "FontSize": 12, "Font": "robotocondensed-regular.ttf", "Color": "0.5499007 0.4764151 1 1", "OutlineDistance": "-1 1", "OutlineColor": "0 0 0 1" }, "Headshot image (types - URL, Sprite, Shortname)": { "If type = shortname, enter here ItemId": "assets/icons/skull.png", "Type": "Sprite" } }, "Entity -> Image (U can enter URL, Sprite and item shortname)": { "banditguard": "https://imgur.com/mHezn4c.png", "bear": "https://imgur.com/pGJEhQ1.png", "Bleeding": "assets/icons/bleeding.png", "boar": "https://imgur.com/0vxJltU.png", "bradleyapc": "https://imgur.com/IbewPwI.png", "chicken": "https://imgur.com/G2U82Ot.png", "Cold": "assets/icons/cold.png", "ColdExposure": "assets/icons/cold.png", "Drowned": "assets/icons/drowning.png", "dweller": "https://imgur.com/0ggNDr2.png", "Fall": "assets/icons/fall.png", "heavyscientist": "https://imgur.com/zeYbIzO.png", "Hunger": "assets/icons/eat.png", "patrolhelicopter": "https://imgur.com/5FoBIMF.png", "peacekeeper": "https://imgur.com/3MMosBY.png", "polarbear": "https://imgur.com/VEEaBef.png", "Radiation": "assets/icons/radiation.png", "scarecrow": "https://imgur.com/us7ElEg.png", "scientist": "https://imgur.com/jMQbEpW.png", "scientistnvg": "https://imgur.com/waL20B9.png", "shark": "https://imgur.com/Lrd3kkM.png", "stag": "https://imgur.com/7rfxrty.png", "Suicide": "assets/icons/skull.png", "underwaterdweller": "https://imgur.com/0ggNDr2.png", "wolf": "https://imgur.com/Hw58x41.png" }, "Entity -> Name": { "bear": "Bear", "Bleeding": "Bleeding", "boar": "Boar", "bradleyapc": "Bradley APC", "chicken": "Chicken", "Cold": "Freezed", "ColdExposure": "Freezed", "Drowned": "Crashed", "Fall": "Fall from high", "horse": "Horse", "Hunger": "Died of starvation", "patrolhelicopter": "Patrol helicopter", "Radiation": "Radiation poison", "scientistnpc": "Scientist", "stag": "Stag", "Suicide": "Suicide", "wolf": "Wolf" }, "Version": { "Major": 1, "Minor": 0, "Patch": 3 } }
    $15.00
  2. WuyZar

    KILL STREAK

    Version 1.0.1

    16 downloads

    KILL STREAK Description : This plugin allows you to display players killstreak on all players screen, you can also configure the number of kills to display. Setings : - Number of Kills Game interface : WuyZar's Discord : https://discord.gg/NVwRcQwGwh
    $2.90
  3. Hello everyone, I am looking for a clean killfeed. At the moment I am using the SimpleKillFeed from uMod. Unfortunately, I don't like the display at all. Do you know a better plugin, or can you help me to change the display from the current one? The formatting should be like this: [Player][Weapon] killed [Player][Head][5M] This is how it looks at the moment: [img]https://i.imgur.com/ZrajIIO.png[/img] Code: { "Show Traps and Entitys in Kill Feed": true, "Show Animals kills (default true)": false, "Show Npcs kills (Default true)": false, "Show suicides (Default: true)": true, "Show Deaths by Animals (Default: true)": false, "Show Deaths by Cold (Default: true)": false, "Show deaths by Drowning (Default: true)": true, "Show Deaths by Fall (Default: true)": true, "Show Deaths by Hunger (Default: true)": true, "Show Deaths by Electricution (Default: true)": true, "Show Deaths by Radiation (Default: true)": true, "Chat Icon Id (Steam profile ID)": 76561197960839785, "Max messages in feed (Default: 5)": 5, "Max player name length in feed (Default: 18)": 18, "Feed message TTL in seconds (Default: 7)": 7, "Allow kill messages in chat along with kill feed": true, "Log PvP Kill events": false, "Height ident (space between messages). Default: 0.0185": 0.0185, "Feed Position - Anchor Max. (Default: 0.995 0.986": "0.995 0.986", "Feed Position - Anchor Min. (Default: 0.723 0.964": "0.723 0.964", "Font size of kill feed (Default: 12)": 12, "Outline Text Size (Default: 0.5 0.5)": "0.5 0.5", "Default color for distance (if too far from any from the list). Default: #FF8000": "#FF8000", "Distance Colors List (Certain color will apply if distance is <= than specified)": [ { "DistanceThreshold": 50, "Color": "#FFFFFF" }, { "DistanceThreshold": 100, "Color": "#91D6FF" }, { "DistanceThreshold": 150, "Color": "#FFFF00" } ], "Custom Entity Names, you can remove or add more!": { "autoturret_deployed": "Auto Turret", "flameturret.deployed": "Flame Turret", "guntrap.deployed": "Gun Trap", "landmine": "Landmine", "beartrap": "Bear Trap", "sam_site_turret_deployed": "Sam Site Turret", "patrolhelicopter": "Helicopter", "bradleyapc": "Bradley APC" }, "Custom Animal Names, you can remove or add more!": { "bear": "Bear", "polarbear": "PolarBear", "wolf": "Wolf", "stag": "Stag", "boar": "Boar", "chicken": "Chicken", "horse": "Horse", "simpleshark": "Shark" }, "Custom Weapon Names, you can add more!": { "Assault Rifle": "Ak-47", "LR-300 Assault Rifle": "LR-300", "L96 Rifle": "L96", "Bolt Action Rifle": "Bolt", "Semi-Automatic Rifle": "Semi-AR", "Semi-Automatic Pistol": "Semi-AP", "Spas-12 Shotgun": "Spas-12", "M92 Pistol": "M92" }, "Custom Npc Names, you can add more!": { "scientist": "Scientist Npc" } }
  4. Version 1.0.1

    232 downloads

    Notify Addon that will popup the notification when killing animals. Features : works with both the Notify versions. lightweight Simple config Animal naming can be changed through language file. Permission system Option through config to use any Notify profile (can create profiles) Supported Animals : Bear Polarbear Boar Chicken Horse (Wld horse) Stag Wolf Zombie (minecraft) Simpleshark (Shark) Permissions : notifyanimalfeed.use : Grant user permission to see the feed Configuration : { "Notify profile ID": 0 } Localisation : {Killer} : Player name will be displayed on this location {Victim} : Animal name will be displayed on this location (can be customised in language file) {Weapon} : Weapon/explosives/traps/fire will be displayed on this location {_Distance} : Distance between animal and player will be displayed here Make sure to use all 4 when changing the language file text including brackets. { "FeedAnimal": "<color=orange>{Killer}</color> killed a <color=yellow>{Victim}</color> with a <color=yellow>{Weapon}</color> from <color=yellow>{_Distance}</color>m", "Bear": "Bear", "PolarBear": "Polar Bear", "Boar": "Pig", "Chicken": "Chicken", "Horse": "Wild Horse", "Stag": "Stag", "Wolf": "Wolf", "SimpleShark": "Shark" }
    Free
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

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.