Skip to content

Instantly share code, notes, and snippets.

@cmastudios
Last active December 17, 2015 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmastudios/5687654 to your computer and use it in GitHub Desktop.
Save cmastudios/5687654 to your computer and use it in GitHub Desktop.
War Killstreak Configuration
set:
war:
killstreak:
'3':
privmsg: You have been rewarded with some health for your kills.
reward:
health: 8
'4':
reward:
xp: 3
'5':
message: '{0} is on a &ckillstreak&f! 5 kills this life.'
privmsg: You have received some items for your kills.
reward:
points: 1
airstrike: true
items:
- ==: org.bukkit.inventory.ItemStack
type: ARROW
amount: 15
- ==: org.bukkit.inventory.ItemStack
type: EGG
'7':
reward:
items:
- ==: org.bukkit.inventory.ItemStack
type: DIAMOND_SWORD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: The Breaker
lore:
- Very slow speed
enchants:
DAMAGE_ALL: 2
KNOCKBACK: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment