VFKillstreaks — Dominate the Arena!
Reward skill. Punish weakness. Make every kill count.
⚔️ Overview
Tired of boring PvP with no reward for skill?
VFKillstreaks brings life back to combat — with dynamic killstreak rewards, visual effects, and competitive leaderboards that make every fight matter.
Gain buffs, coins, or special effects as you chain kills — and lose it all the moment you fall.
Customize everything — from streak levels to particle effects and economy rewards.
Features
✅ Fully Customizable Killstreaks – define your own tiers, rewards, and effects in YAML.
✅ Titles, BossBars, and ActionBars – keep players hyped as they climb streaks.
✅ Vault Support – reward money or points for streaks and kills.
✅ Anti-Farm Protection – prevents streak boosting or spawn farming.
✅ GUI Rewards Shop – spend your streak points on upgrades or cosmetics.
✅ Leaderboard System – show off top streaks globally or with holograms.
✅ PlaceholderAPI Support – use killstreak stats anywhere.
✅ Lightweight & Optimized – built with performance in mind.
Visual Effects
Permissions
vfkillstreaks.command:
description: Allows use of /ks (base command, not subcommands)
default: true
vfkillstreaks.shop:
description: Allows use of /ks shop
default: true
vfkillstreaks.bal:
description: Allows use of /ks bal
default: true
vfkillstreaks.help:
description: Allows use of /ks help
default: true
vfkillstreaks.stats:
description: Allows use of /ks stats
default: true
vfkillstreaks.top:
description: Allows use of /ks top
default: true
vfkillstreaks.streak:
description: Allows use of /ks (shows current killstreak)
default: true
vfkillstreaks.reload:
description: Allows use of /ks reload
default: op
Dependencies
Placeholders
%killstreak_current%
%killstreak_highest%
%killstreak_points%
%killstreak_total_kills%
Why Choose VFKillstreaks?
Unlike other plugins that just count kills, this one creates a reward loop — turning every PvP battle into a high-stakes experience.
Every fight matters, every death hurts, and every streak feels earned.
Support
Leave a ⭐ rating & review to support development!
Every bit of feedback helps improve the experience.
Reward skill. Punish weakness. Make every kill count.
⚔️ Overview
Tired of boring PvP with no reward for skill?
VFKillstreaks brings life back to combat — with dynamic killstreak rewards, visual effects, and competitive leaderboards that make every fight matter.
Gain buffs, coins, or special effects as you chain kills — and lose it all the moment you fall.
Customize everything — from streak levels to particle effects and economy rewards.
Features
✅ Fully Customizable Killstreaks – define your own tiers, rewards, and effects in YAML.
✅ Titles, BossBars, and ActionBars – keep players hyped as they climb streaks.
✅ Vault Support – reward money or points for streaks and kills.
✅ Anti-Farm Protection – prevents streak boosting or spawn farming.
✅ GUI Rewards Shop – spend your streak points on upgrades or cosmetics.
✅ Leaderboard System – show off top streaks globally or with holograms.
✅ PlaceholderAPI Support – use killstreak stats anywhere.
✅ Lightweight & Optimized – built with performance in mind.
Visual Effects
- BossBar streak tracker
- Title/subtitle streak popups
- Fireworks, particles, and lightning
Permissions
vfkillstreaks.command:
description: Allows use of /ks (base command, not subcommands)
default: true
vfkillstreaks.shop:
description: Allows use of /ks shop
default: true
vfkillstreaks.bal:
description: Allows use of /ks bal
default: true
vfkillstreaks.help:
description: Allows use of /ks help
default: true
vfkillstreaks.stats:
description: Allows use of /ks stats
default: true
vfkillstreaks.top:
description: Allows use of /ks top
default: true
vfkillstreaks.streak:
description: Allows use of /ks (shows current killstreak)
default: true
vfkillstreaks.reload:
description: Allows use of /ks reload
default: op
Dependencies
- Vault (optional, for economy rewards)
- PlaceholderAPI (optional, for placeholders)
Code (YAML):
### Kill Streaks Basic Config[/SIZE][/B]
[SIZE=5 ]
[B]points-per-kill : 1
anti-farm-seconds : 10
### Combo Config
combo-enabled : true
combo-timeout-seconds : 10
combo-bonus-per-5 : 0.5 # Bonus Damage/5 kills
#not working yet
enabled-worlds : [ ] # Example: ["world", "pvp"]
disabled-regions : [ ] # Example: ["spawn", "safezone"]
visual-effects-enabled : true
bossbar-enabled : true
bossbar-title : "&eKillstreak: &c%streak%"
bossbar-next-reward : " | &eNext Reward: &6%next%"
bossbar-color : "YELLOW" # Options: PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE
bossbar-style : "SOLID" # Options: SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20
# Death reward configuration
death-reward-enabled : true
death-reward-base : 500.0 # Base money awarded when ending a streak
death-reward-multiplier-per-5 : 0.5 # Additional multiplier applied every full 5 kills (e.g., 0.5 means +50% per 5)
death-reward-min-streak : 5 # Minimum streak required to trigger money reward
prefix : "&b[VFKillstreaks]&r "
[SIZE=5 ]
[B]points-per-kill : 1
anti-farm-seconds : 10
### Combo Config
combo-enabled : true
combo-timeout-seconds : 10
combo-bonus-per-5 : 0.5 # Bonus Damage/5 kills
#not working yet
enabled-worlds : [ ] # Example: ["world", "pvp"]
disabled-regions : [ ] # Example: ["spawn", "safezone"]
visual-effects-enabled : true
bossbar-enabled : true
bossbar-title : "&eKillstreak: &c%streak%"
bossbar-next-reward : " | &eNext Reward: &6%next%"
bossbar-color : "YELLOW" # Options: PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE
bossbar-style : "SOLID" # Options: SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20
# Death reward configuration
death-reward-enabled : true
death-reward-base : 500.0 # Base money awarded when ending a streak
death-reward-multiplier-per-5 : 0.5 # Additional multiplier applied every full 5 kills (e.g., 0.5 means +50% per 5)
death-reward-min-streak : 5 # Minimum streak required to trigger money reward
prefix : "&b[VFKillstreaks]&r "
Placeholders
%killstreak_current%
%killstreak_highest%
%killstreak_points%
%killstreak_total_kills%
Why Choose VFKillstreaks?
Unlike other plugins that just count kills, this one creates a reward loop — turning every PvP battle into a high-stakes experience.
Every fight matters, every death hurts, and every streak feels earned.
Support
- Discord: _sunyi
- ❤️ Suggestions always welcome!
Leave a ⭐ rating & review to support development!
Every bit of feedback helps improve the experience.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
VFKillstreaks is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 53 times (via Spigot). Download it and open it directly in the game.