HomeJavaModsKill Streaks ⭕ (BROADCAST - HOLOGRAM LEADERBOARD - FULLY CONFIGURABLE - 1.8 to 1.18)
Kill Streaks ⭕ (BROADCAST - HOLOGRAM LEADERBOARD - FULLY CONFIGURABLE - 1.8 to 1.18)
ModsJava

Kill Streaks ⭕ (BROADCAST - HOLOGRAM LEADERBOARD - FULLY CONFIGURABLE - 1.8 to 1.18)

⬇ Download on Spigot
[​IMG]
[​IMG] [​IMG] [​IMG]


The KillStreaks plugins is a very simple and lightwheight system that sends a broadcast message and execute commands when a player reach a specified amount of kills wich can be edited on the configuration file. It also have a fully customizable holographic leaderboard wich you can enable or disable on the configuration.

[​IMG]
[​IMG]

[​IMG]
[​IMG]

[​IMG]
The permission node for those commands is:
'killstreaks.management'


[​IMG]
Code (Text):
######################################################################
#                 _  _       _                       _               #
#        /\ /\(_)| || | ___ | |_  _ __   ___   __ _ | | __ ___       #
#       / //_/| || || |/ __|| __|| '__| / _ \ / _` || |/ // __|      #
#      / __ \ | || || |\__ \| |_ | |   |  __/| (_| ||   < \__ \      #
#      \/  \/ |_||_||_||___/ \__||_|    \___| \__,_||_|\_\|___/      #
#                                                                    #
#                         KillStreaks - v1.8.1                       #
#                           Author: Phyzer                           #
######################################################################


# PlaceholderAPI placeholders:
# %ksplayer_max% <- return the max kill streak of a player

# Define what action the plugin will do when player reach a kill streak
# Available actions:
# BROADCAST (will send a broadcast message)
# COMMAND (will force the console run the specified commands)

# Available placeholders to use on message or commands:
# %player% -> display player name
# %victim% -> display victim name
# %kills% -> display current kill streak
killstreaks:
  2:
    action: BROADCAST
    message:
      - ''
      - '&fThe player &b%player% &fis in a &a&lDOUBLEKILL&f!'
      - '&fWith &b%kills% &fsequenced kills.'
      - ''
  3:
    action: BROADCAST
    message:
      - ''
      - '&fThe player &b%player% &fis in a &e&lTRIPLEKILL&f!'
      - '&fWith &b%kills% &fsequenced kills.'
      - ''
  4:
    action: COMMAND
    commands:
      - 'give %player% diamond 10'
      - 'give %player% emerald 5'

# Time to reset player streak informations (seconds)
resettime: 5

# Toggle if you want do display a message when a player kills a another one with a kill streak
streakend: false
streakendmessage: "&b%victim% have your %amount% kill streak stoped by %player%."

# Just enable it if you want to use the leaderboard system, otherwise the plugin will
# storage the players data with no use
leaderboard: true
leaderboardheader: "&e&lKILLSTREAKS LEADERBOARD"
leaderboardformat: "&b&l#%position% &7> &f%player% &7- &b%killstreak% kills streak"

# Database configuration (SQLite by default)
MySQL:
  use: false
  user: 'root'
  password: ''
  host: 'localhost'
  port: 3306
  database: 'db'


#TO DO LIST (please leave new suggestions on the review section)
  1. Add command to reload the plugin.
  2. Add command to reset the leaderboard informations.
  3. Add compatibility with PlaceholderAPI.
  4. Add multiple action compatibility to the same kill streak amount.
  5. Add SEND_ACTIONBAR action.
  6. Add SEND_TITLE action.
  7. Add SEND_BOSSBAR action.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Kill Streaks ⭕ (BROADCAST - HOLOGRAM LEADERBOARD - FULLY CONFIGURABLE - 1.8 to 1.18) is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 4,015 times (via Spigot). Download it and open it directly in the game.

Explore more