Advertisement
Guest User

FancyDrops Config

a guest
Aug 17th, 2024
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. DropOptions:
  2. DropMethod: FANCY
  3. ShowDeathChatMessage: false
  4. PerPlayerDrops: true
  5. ClientSideDrops: true
  6. Lootsplosion: true
  7. ItemGlowByDefault: true
  8. RequiredDamagePercent: 0
  9. ShowDeathHologram: true
  10. HologramTimeout: 1800
  11. HologramMessage:
  12. - '<#FF9B00>========================'
  13. - '<mob.name> - <mob.hp>HP'
  14. - ''
  15. - '<#FFA300>1st Place | <1.name> | <1.damage>'
  16. - '<#D1FFFF>2nd Place | <2.name> | <2.damage>'
  17. - '<#D1FFFF>3rd Place | <3.name> | <3.damage>'
  18. - '<#E57A00>4th Place | <4.name> | <4.damage>'
  19. - '<#E57A00>5th Place | <5.name> | <5.damage>'
  20. - ''
  21. - 'Your rank: #<player.rank> | <player.damage>'
  22. - '<#FF9B00>========================'
  23. Drops:
  24. # - CustomBossDrops <--- drop tables work too
  25. - DIAMOND{glowcolor=BLUE} 8-16
  26. - DIAMOND{glowcolor=BLUE} 8-16
  27. - IRON_BLOCK 16-32 0.6
  28. - GOLD_BLOCK 16-32 0.6
  29. - Teleporter{glowcolor=BLUE} 0-2
  30. - BlazeonsHelmet{glowcolor=RED} 1 0.01
  31. - BlazeonsHelmet{glowcolor=RED;top=1} 1 0.04
  32. - BlazeonsHelmet{glowcolor=RED;top=2} 1 0.02
  33. - McMMO_XPBoost_50_30m{glowcolor=RED} 1 0.35
  34. - McMMO_XPBoost_50_60m{glowcolor=RED} 1 0.3
  35. - McMMO_XPBoost_2x_30m{glowcolor=RED} 1 0.25
  36. - McMMO_XPBoost_2x_60m{glowcolor=RED} 1 0.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement