Search the Community
Showing results for tags 'feed'.
-
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- 16 comments
- 4 reviews
-
- 1
-
Version 1.2.5
743 downloads
SimpleKillMessages displays death and kill information in the chat upon death, with some additional features. The plugin has a config file where the prefix, chat icon, and other settings can be modified. It also includes the option to prevent NPC interactions from being processed/counted and to keep a player's held item in their hotbar upon death. Additionally, the plugin has the option to reward kills with points from the "Economics" plugin, with the number of points per kill being adjustable in the config file. The plugin also includes default messages for various death scenarios, such as death by wounds, suicide, burning, melee, and more. Configuration The SimpleKillMessages plugin has a config file where the following options can be modified: Prefix: This is a string that will be displayed before each death/kill message in chat. By default, it is set to "<color=#42f566>SERVER:</color> ". Chat Icon: This is an ID that corresponds to a Steam account. By default this option is set to 0. Prevent NPC: This is a boolean value (true or false) that determines whether NPC interactions should be processed/counted. If set to false, NPCs kills will show in chat and give economy points. By default, this option is set to true. Prevent Drop On Death: This is a boolean value (true or false) that determines whether a player's held item should be kept in their hotbar upon death. If set to true, the player's held item will not be dropped upon death. By default, this option is set to true. Economics Rewards Enabled: This is a boolean value (true or false) that determines whether kills should be rewarded with points from the "Economics" plugin. If set to true, kills will be rewarded with points. By default, this option is set to false. Economics Points Reward: This is a double (decimal) value that determines the number of points to be rewarded for each kill when Economics Rewards Enabled is set to true. By default, this option is set to 2. Show Messages Global?: This is a boolean value (true or false) that determines whether kills should be announced globally to other players aside from those involved. By default, this option is set to false. Global Radius/Distance?: This is a float value (number) that determines how the radius/distance you have to be within of the player who died to receive their death message. By default this is 0 so everyone on the server will see it. Use Radius?: This is a boolean (true or false) that determines if you use a radius to determine who gets the messages. If false you will use the distance between a player rather than a radius of the player who died to calculate who we should send the message to. The only difference here can be performance Features Display death/kill information in chat upon death: Upon death, a message will be displayed in chat with information about the player's death or the player they killed. The message will include the prefix and chat icon set in the config file. Keeping held item in hotbar upon death: When the Prevent Drop On Death option is set to true, a player's held item will not be dropped upon death. This can be useful for servers where the admins want to prevent players from losing valuable items upon death. Reward kills with points: When the Economics Rewards Enabled option is set to true, players will be rewarded with points for each kill they make. The number of points rewarded can be set with the Economics Points Reward option. This feature requires the "Economics" plugin to be installed on the server. Default messages for various death scenarios: The SimpleKillMessages plugin includes default messages for various death scenarios, such as death by wounds, suicide, burning, melee, and more. These messages can be customized in the plugin's code if desired. Display death messages globally or within a radius of the player who died.Free -
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- 3 comments
-
- 1