免费插件

Simple Kill Feed

简单的杀戮饲料

可定制的杀戮源,在右上角显示各种杀戮事件

guideathmessages聊天informational

原作者:KrunghCrow · 查看 uMod 官方页面 ↗

插件介绍

可定制的杀戮源,在右上角显示各种杀戮事件

Simple Kill Feed Gives you a simple looking kill UI of various kill events. Also can you let display PVP kills in attackers and victims chat.

Feed:

Chat:

This Plugin saves a data file under oxide/data/SimpleKillFeed.data.This file contains player IDs who have disabled the kill feed.

主要用途

主要用于gui、death、messages、聊天等服务端功能。 本插件由 KrunghCrow 发布,当前目录记录版本为 v2.4.4,uMod 累计下载 57,141 次。

适用场景

  • 希望改善玩家交互与日常体验的社区服务器

功能分类

guideathmessages聊天informational
查看 uMod 官方英文简介

A Customizable kill feed that displays various kill events in the top right corner

权限节点

simplekillfeed.exclude : This will avoid players having this perm to receive a killfeed message.

授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke

指令说明

/feed

Toggle kill feed off and on individually

相关依赖

  • Clans
  • Scientist Names
  • Cannibal

配置说明

{ "Show Traps and Entitys in Kill Feed": true, "Show Animals kills (default true)": true, "Show Npcs kills (Default true)": true, "Show suicides (Default: true)": true, "Show Deaths by Animals (Default: true)": true, "Show Deaths by Cold (Default: true)": true, "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, "Default textanchor (left or right)": "right", "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": "Tokker", "horse": "Horse", "simpleshark": "Shark", "wolf2": "Wild Wolf", "crocodile": "Croc", "panther": "Black Cat", "tiger": "Red Cat", "snake.entity": "Venomous Worm" }, "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", "C4": "C4", "M249": "M249", "Hatchet": "Hatchet", "Grenade": "Grenade", "MP5A4": "MP5A4", "Abyss Torch": "Abyss Torch", "Rock": "Rock", "Nailgun": "Nailgun", "Rocket": "Rocket", "HV Rocket": "HV Rocket", "HMLMG": "HMLMG", "Minigun": "Minigun", "Shell": "Shell", "M4 Shotgun": "M4 Shotgun", "Thompson": "Thompson", "Fire": "Fire", "Bone Knife": "Bone Knife", "Machete": "Machete", "Assault Rifle - ICE": "Assault Rifle - ICE", "Salvaged Axe": "Salvaged Axe", "Skinning Knife": "Skinning Knife", "Jackhammer": "Jackhammer", "High Caliber Revolver": "High Caliber Revolver", "Waterpipe Shotgun": "Waterpipe Shotgun", "Double Barrel Shotgun": "Double Barrel Shotgun" }, "Custom Npc Names, you can add more!": { "scientist": "Scientist Npc", "scientistnpc_bradley": "scientistnpc_bradley", "scientistnpc_bradley_heavy": "scientistnpc_bradley_heavy", "npcplayertest": "npcplayertest" } }

官方配置示例

{
  "Show Traps and Entitys in Kill Feed": true,
  "Show Animals kills (default true)": true,
  "Show Npcs kills (Default true)": true,
  "Show suicides (Default: true)": true,
  "Show Deaths by Animals (Default: true)": true,
  "Show Deaths by Cold (Default: true)": true,
  "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,
  "Default textanchor (left or right)": "right",
  "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": "Tokker",
    "horse": "Horse",
    "simpleshark": "Shark",
    "wolf2": "Wild Wolf",
    "crocodile": "Croc",
    "panther": "Black Cat",
    "tiger": "Red Cat",
    "snake.entity": "Venomous Worm"
  },
  "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",
    "C4": "C4",
    "M249": "M249",
    "Hatchet": "Hatchet",
    "Grenade": "Grenade",
    "MP5A4": "MP5A4",
    "Abyss Torch": "Abyss Torch",
    "Rock": "Rock",
    "Nailgun": "Nailgun",
    "Rocket": "Rocket",
    "HV Rocket": "HV Rocket",
    "HMLMG": "HMLMG",
    "Minigun": "Minigun",
    "Shell": "Shell",
    "M4 Shotgun": "M4 Shotgun",
    "Thompson": "Thompson",
    "Fire": "Fire",
    "Bone Knife": "Bone Knife",
    "Machete": "Machete",
    "Assault Rifle - ICE": "Assault Rifle - ICE",
    "Salvaged Axe": "Salvaged Axe",
    "Skinning Knife": "Skinning Knife",
    "Jackhammer": "Jackhammer",
    "High Caliber Revolver": "High Caliber Revolver",
    "Waterpipe Shotgun": "Waterpipe Shotgun",
    "Double Barrel Shotgun": "Double Barrel Shotgun"
  },
  "Custom Npc Names, you can add more!": {
    "scientist": "Scientist Npc",
    "scientistnpc_bradley": "scientistnpc_bradley",
    "scientistnpc_bradley_heavy": "scientistnpc_bradley_heavy",
    "npcplayertest": "npcplayertest"
  }
}
{
  "MsgAttacker": "You killed <color=#ff686b>{0}</color> from {1}m in <color=#ff686b>{2}</color>.",
  "MsgVictim": "<color=#ff686b>{0}</color> killed you from {1}m with their {2} to <color=#ff686b>{3}</color>.",
  "MsgFeedKill": "<color=#00ff00>{0}</color> killed <color=#ff686b>{1}</color>, <color=#ff686b>{2}</color>, <color=#ff686b>{3}</color><color={4}>({5}m)</color>",
  "MsgFeedKillNpc": "<color=#00ff00>{0}</color> killed <color=#ff686b>{1}</color>, <color={2}>({3}m)</color>",
  "MsgAtkWounded": "You wounded <color=#ff686b>{0}</color> till death.",
  "MsgVictimWounded": "<color=#ff686b>{0}</color> has wounded you till death.",
  "MsgFeedWounded": "<color=#00ff00>{0}</color> finished <color=#ff686b>{1}</color>",
  "MsgAtkBurned": "You burned <color=#ff686b>{0}</color> alive!",
  "MsgVictimBurned": "<color=#ff686b>{0}</color> has burned you alive!",
  "MsgFeedBurned": "<color=#00ff00>{0}</color> burned <color=#ff686b>{1}</color>!",
  "MsgFeedKillEnt": "<color=#ff686b>{0}</color> was killed by <color=orange>{1}</color>",
  "MsgFeedKillAnimal": "<color=#ff686b>{0}</color> was killed by <color=orange>{1}</color>",
  "MsgFeedKillSuicide": "<color=#ff686b>{0}</color> committed <color=orange>Suicide</color>",
  "MsgFeedKillRadiation": "<color=#ff686b>{0}</color> died to <color=orange>Radiation</color>",
  "Enabled": "KillFeed Enabled",
  "Disabled": "KillFeed Disabled",
  "MsgFeedKillAnimalFromPlayer": "<color=#00ff00>{0}</color> killed a <color=#ff686b>{1}</color>, <color=#ff686b>{2}</color>, <color={3}>({4}m)</color>",
  "MsgFeedKillFall": "<color=#ff686b>{0}</color> died by <color=orange>Fall</color>",
  "MsgFeedKillBrad": "<color=#ff686b>{0}</color> was killed by a <color=orange>Shell</color>",
  "MsgFeedKillCold": "<color=#ff686b>{0}</color> died by <color=orange>Cold</color>",
  "MsgFeedKillDrowned": "<color=#ff686b>{0}</color> <color=orange>Drowned</color>",
  "MsgFeedKillHunger": "<color=#ff686b>{0}</color> <color=orange>Starved</color>",
  "MsgFeedKillShock": "<color=#ff686b>{0}</color> got <color=orange>Electrocuted</color>",
  "MsgFeedKillSentry": "<color=#ff686b>{0}</color> got killed by <color=orange>Outpost</color>",
  "MsgFeedKillCactus": "<color=#ff686b>{0}</color> died to a <color=orange>Cactus</color>"
}

更新日志

最新版本: v2.4.4
最后版本发布: 2025-05-05
最后更新(条目): 2026-07-18

本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面

安装方法

  1. 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
  2. 登录本站后点击"下载",由 uMod 官方地址获取作者发布的文件。
  3. 将 .cs 文件放入服务器的 oxide/plugins 目录。
  4. 观察服务端控制台,确认插件编译并成功加载。
  5. 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。

使用前注意

  • Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
  • 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
  • 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
  • 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
来源说明

中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。