M
Meliodass
Khách

Một plugin khá hay, thêm lore hiển thị thông tin của công cụ như đã giết bao nhiêu người, đã đào bao nhiêu block, đã chặt bao nhiêu gỗ...



Mã:
destroyed: '&aDestroyed blocks' #
killed: '&cKilled players' # Change formatting codes
killed-mobs: '&cKilled mobs' #
destroy-tools: # Only to this tools counts destroyed blocks
- DIAMOND_PICKAXE
- DIAMOND_SHOVEL
- DIAMOND_AXE
- IRON_PICKAXE
- IRON_SHOVEL
- IRON_AXE
- GOLD_PICKAXE
- GOLD_SHOVEL
- GOLD_AXE
- STONE_PICKAXE
- STONE_SHOVEL
- STONE_AXE
- WOOD_PICKAXE
- WOOD_SHOVEL
- WOOD_AXE
kill-tools: # Only to this tools counts kills(Both: player and mobs)
- DIAMOND_SWORD
- IRON_SWORD
- GOLD_SWORD
- STONE_SWORD
- WOOD_SWORD
destroy-up: # Rewars when get count of destroyed blocks
enabled: true
count: 10000
ench:
enabled: true
#Get enchantment here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
ench:
- DIG_SPEED
- SILK_TOUCH
- DURABILITY
lvls:
- 1
- 2
- 3
exp:
enabled: true
lvl: 100
sound:
enabled: true
# https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
sound: BLOCK_ANVIL_USE
kill-up: # Reward when get count of kills(players)
enabled: true
count: 10
ench:
enabled: true
#Get enchantment here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
ench:
- DAMAGE_ALL
- DAMAGE_UNDEAD
- KNOCKBACK
- FIRE_ASPECT
lvls:
- 1
- 1
- 5
- 1
exp:
enabled: true
lvl: 100
sound:
enabled: true
# https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
sound: BLOCK_ANVIL_USE
kill-up-mobs: # Reward when get count of kills(mobs)
enabled: true
count: 2
ench:
enabled: true
#Get enchantment here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
ench:
- DAMAGE_ALL
- KNOCKBACK
- FIRE_ASPECT
lvls:
- 1
- 2
- 2
exp:
enabled: true
lvl: 100
sound:
enabled: true
# https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
sound: BLOCK_ANVIL_USE

www.spigotmc.org


