Code (YAML):
# In here you can configure in more detail how killing streaks are displayed
#
# Find all EntityTypes here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
# Find all Materials here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
# Find all ChatColors here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/ChatColor.html
# Potion effect IDs:
# Speed = 1, Slow = 2, Fast digging = 3, Slow digging = 4, Increase damage = 5, Heal = 6
# Harm = 7, Jump = 8, Confusion = 9, Regeneration = 10, Damage resistance = 11, Fire resistance = 12
# Water breathing = 13, Invisibility = 14, Blindness = 15, Night vision = 16, Hunger = 17, Weakness = 18
# Poison = 19, Wither = 20, Health boost = 21, Absorption = 22, Saturation = 23, Glowing = 24
# Levitation = 25, Luck = 26, Unluck = 27, Slow falling = 28, Conduit power = 29, Dolphins grace = 30
# Bad omen = 31, Hero of the village = 32, Darkness = 33,
Max seconds between kills
: 10.0
Broadcast messages
: true
Make Entity types a blacklist
: true
Entity types
:
- CREEPER
- BOAT
- MINECART
- MINECART_CHEST
- MINECART_COMMAND
- MINECART_FURNACE
- MINECART_HOPPER
- MINECART_MOB_SPAWNER
- MINECART_TNT
Include custom named mobs
: true
Custom name blacklist
:
- Notch
- Dinnerbone
- Jeb
Sprees:
'2':
Message
: '
: double kill! :'
Chat color
: ITALIC
Experience multiplier
: 1.1
'3':
Message
: '
: triple kill! :'
Chat color
: ITALIC
Experience multiplier
: 1.2
'4':
Message
: '
: quadruple kill! :'
Chat color
: ITALIC
Potion effects for killer:
- ==
: PotionEffect
effect
: 5
duration
: 200
amplifier
: 0
ambient
: false
has-particles
: true
has-icon
: true
Experience multiplier
: 1.4
beyond:
Message
: '
: killtacular! :'
Chat color
: ITALIC
Potion effects for killer:
- ==
: PotionEffect
effect
: 5
duration
: 250
amplifier
: 0
ambient
: false
has-particles
: true
has-icon
: true
- ==
: PotionEffect
effect
: 11
duration
: 200
amplifier
: 0
ambient
: false
has-particles
: true
has-icon
: true
Experience multiplier
: 1.5