Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Settings:
  2. Increasing:
  3. AMOUNT:
  4. Enabled: true
  5. Interval: 1
  6. MaxTimes: 100
  7. Formula: (%players% + %wave%)
  8. WavesBlacklist: []
  9. HEALTH:
  10. Enabled: true
  11. Interval: 1000
  12. MaxTimes: 0
  13. Formula: (%players% * 4.75)
  14. WavesBlacklist:
  15. - 5
  16. - 10
  17. DAMAGE:
  18. Enabled: true
  19. Interval: 1000
  20. MaxTimes: 0
  21. Formula: (%wave% + %players%)
  22. WavesBlacklist:
  23. - 5
  24. - 10
  25. MYTHIC_LEVEL:
  26. Enabled: false
  27. Interval: 1000
  28. MaxTimes: -1
  29. Formula: (%wave%)
  30. WavesBlacklist: []
  31. UseAllMobsWave: true
  32. UseMobsOnBoss: true
  33. Waves:
  34. default:
  35. CREEPER: 1
  36. ZOMBIE: 1
  37. SPIDER: 1
  38. SKELETON: 1
  39. swarm:
  40. SILVERFISH: 2
  41. WOLF: 1
  42. SLIME: 1
  43. mythic_mobs:
  44. ExampleMythicMob: 1
  45. SkeletonKing: 1
  46. hard:
  47. BLAZE: 1
  48. WITCH: 1
  49. WITHER_SKELETON: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement