allowed-items: - NETHERITE_SWORD
- DIAMOND_SWORD
- GOLD_SWORD
- IRON_SWORD
- STONE_SWORD
- WOODEN_SWORD
- BOW
- CROSSBOW
- TRIDENT
- SHIELD
- NETHERITE_AXE
- DIAMOND_AXE
- GOLD_AXE
- IRON_AXE
- STONE_AXE
- WOODEN_AXE
new-owner-on-kill: true
#Change the item owner when someone kills with his sword item-name-formated: "with his %item%"#you can use this to put the item name in the message% format: # %owner% = owner name, %streak% = owner kills | You can use PlaceholderAPI placeholders here - "&bOwner: &f%owner%" - "&bKills: &f%streak%" kill-streak: # %owner% = owner name, %streak% = streak | You can use PlaceholderAPI placeholders here # Current active actions: # [title] send a title the player # [gtitle] send a title to everyone # [broadcast] send a message to everyone # [message] send a message to the player # [console] execute a command as console # [player] execute a command as the player # [playsound] play a sound to the player # [gplaysound] play a sound to everyone 5: # This always must be a number actions: -
"[broadcast] &6%owner% &fis on a &b%streak% kill streak %item_formated%!" 10:
actions: -
"[title] &6%owner% &fis on a &b%streak% kill streak!" -
"[console] eco give %owner% 1000" 15:
actions: -
"[broadcast] &6%owner% &fis on a &b%streak% kill streak %item_formated%!" -
"[console] minecraft:give %owner% diamond 1" -
"[playsound] BLOCK_NOTE_BLOCK_PLING" 20:
actions: -
"[broadcast] &6%owner% &fis on a &b%streak% kill streak %item_formated%!" -
"[message] &6%owner% &fyou are a champeon, please go &erest&f to the spawn" -
"[console] minecraft:give %owner% diamond 1" -
"[player] spawn" -
"[playsound] BLOCK_NOTE_BLOCK_PLING"