• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
M

Plugin ToolStats - Hiển thị thông tin của dụng cụ

  • Thread starter Thread starter Meliodass
  • Ngày gửi Ngày gửi
M

Meliodass

Khách
:pd1:
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ỗ... :v

:pd4:
2016-08-29_08-20-21-png.165966


2016-08-25_09-26-22-png.167795


:pd8:
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
:pd11:
www.spigotmc.org
 
Hông có hình sửa lại đi bạn để người ta mới biết được công dụng chứ :v :))
 
Similar content Most view Xem thêm
Back
Top Bottom