ℹ️ Item Kill Counter ⚔️ | 1.14 - 1.19 icon

ℹ️ Item Kill Counter ⚔️ | 1.14 - 1.19 -----

Add lore to sword with how many kills did with it



Description:
Add information(lore) to sword with how many kills did with it and the owner of the item (who did the first kill)


work.png

Features:
» Configure which items counter will be aplied.
» Configurable specific items name. E.g diamond sword with x name.
» Counts Player, Mobs or Both kills. (Configurable)
» Can count specific mobs.
» Customizable lore style.
» Available placeholders for lore:
- %owner%
- %player_kills%
- %mob_kills%
- %total_kills% (Sum of the player and mob kills)


Configuration:
Options that you can configurate, config file:

Code (Text):
apply-counter-items:
  - BOW
  - DIAMOND_SWORD
  - GOLD_SWORD
  - IRON_SWORD
  - STONE_SWORD
  - WOOD_SWORD

#If item has some name from the list counter will be applied.
#If list is empty ([]) will work with any item name.
item-names: []

#Should the owner of the item change when another player instead of the owner kills someone?
change-owner-on-kill: false

#Types:
# MOB_KILLS = Kills of animals and monsters
# PLAYER_KILLS = Kills of others players.
# BOTH
count-type: PLAYER_KILLS

#List of mobs which counter  will be applied.
#If list is empty ([]) will work with any mob.
#Only works if count-type is MOB_KILLS or BOTH
apply-counter-mobs: []

#Placeholders:
# %owner%
# %player_kills%
# %mob_kills%
# %total_kills% (Sum of the player and mob kills)
lore-style:
  - "&4---------------------------"
  - "&4Owner: %owner%"
  - "&4Player Kills: %player_kills%"
  - "&4---------------------------"
 

Commands:
- /ikc reload -- Reloads the config. -- Permission: ikc.reload
Resource Information
Author:
----------
Total Downloads: 1,930
First Release: Apr 29, 2022
Last Update: Apr 30, 2022
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings