Are there any plans to and/or already implemented to have airstrikes and helicopters to attack you as a punishment?
Kill Streak
$4.99
Sold by: sigiloThe Rust Kill Streak plugin seamlessly adds a killstreak system to your server. It tracks your player’s consecutive kills, provides rewards at certain milestones, and maintains a personal and server-wide ranking system.
- Description
- Reviews (1)
- Version History
- Discussions (2)
- Setup
- Product Enquiry
Description
Description
Kill Streak Rust Plugin Overview
The KillStreak Rust plugin adds a killstreak system to your server. It tracks your player’s consecutive kills, provides rewards at certain milestones, and maintains a personal and server-wide ranking system.
1. Configuration: Install in your oxide/plugins folder and customize the rewards and killstreak milestones in the configuration file in oxide/config. You can specify the items and quantity for each reward, the message displayed, and whether the kill streak announcement is broadcast server-wide.
You can also choose to count npc kills or only pvp kills (default: false)
SkinID is supported for the reward items. (see default config below)
2. Permissions: Register the permission killstreak.use to control who can use the killstreak system.
3. Commands: Use the chat commands /ks and /kstop to check your personal killstreaks (current and best) and the server’s top 10 killstreaks, respectively.
Example configuration:
{
"CountNpcKills": false,
"KillsToRestoreHealth": 1,
"RewardCommands": {
"10": {
"BroadcastToServer": true,
"Items": [
{
"Amount": 5,
"Item": "largemedkit",
"Skin": 0
},
{
"Amount": 5,
"Item": "syringe.medical",
"Skin": 0
}
],
"Message": "Monsterkill!"
},
"5": {
"BroadcastToServer": true,
"Items": [
{
"Amount": 5,
"Item": "largemedkit",
"Skin": 0
},
{
"Amount": 5,
"Item": "syringe.medical",
"Skin": 0
}
],
"Message": "Pentakill!"
}
},
"Version": 1
}
Reviews (1)
1 review for Kill Streak
Only logged in customers who have purchased this product may leave a review.
Version History
- Added Added PVE and SkinID support
- Added improved display for both single and double digit numbers.
Discussions (2)
2 thoughts on "Kill Streak"
Leave a reply
-
-
I really like this plugin but it only has half of the functionality I would wish. I would also like it to be able to make an announcement on kills in rapid succession such as double kill triple kill etc. Please and thank you good sir!
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
diehm30 (verified owner) –
Excellent plugin to keep players engaged in pvp