Advertisement
Guest User

TimeToDoubleJump v2.8.3 - Extras.yml

a guest
Jan 11th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. # Displays how long you are in the cooldown at the bottom of your screen.
  2. ActionBar: false
  3.  
  4. # Displays how long you are in the cooldown in the middle of your screen.
  5. TitleBar: false
  6.  
  7. # Your XP bar would be fully leveled up when you can doublejump again!
  8. XPBar: false
  9.  
  10. # Holiday Effects that you can use for a effect on doublejump or a trail on doublejump!
  11. # More effects coming soon!
  12. HolidayEffects:
  13. Christmas: false
  14. Hanukkah: false
  15.  
  16. # When you doublejump there will be a trail of the effect you pick behind!
  17. TrailEffects: false
  18.  
  19. # When doublejumping hunger will be taken and will be needed to doublejump if set to true!
  20. HungerToDoubleJump: false
  21. TakeHalfOfHunger: false
  22.  
  23. # On a doublejump hold the sneak button and you will do a GroundSlam!
  24. # Settings to the GroundSlam addon below.
  25. GroundSlam Settings:
  26. Enabled: false
  27. Sound: true
  28. Effect: true
  29. DamagePlayers: false
  30. DamageMobs: true
  31. Damage: 1.0
  32. ForceBackPlayers: false
  33. ForceBackMobs: true
  34. ForceBackHeight: 0.5
  35. ForceBackForward: 1.0
  36.  
  37. # Cooldown after each GroundSlam.
  38. Cooldown Settings:
  39. Cooldown: false
  40. CooldownStartMessage: true
  41. CooldownEndMessage: true
  42. CooldownSound: true
  43. CountdownSound: true
  44. CooldownTime: 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement