Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. # Welcome to the configuration of Level Pets.
  2. # Here you can edit the general settings of the plugin.
  3.  
  4. # Should the plugin check for updates?
  5.  
  6. update checker: true
  7.  
  8. # Customize the progress bar that will be on the head.
  9.  
  10. progress-bar:
  11. settings:
  12. amount of bars: 30
  13. symbol: ":"
  14. colors:
  15. completed: "&a"
  16. incompleted: "&c"
  17.  
  18.  
  19. # Enable what modules you'd like to be activated.
  20.  
  21. Modules:
  22. Pet Shop: False
  23. Pet Menu: False
  24. Shards: False
  25.  
  26. # What should the time format be on hatching eggs?
  27.  
  28. Time Format: "%minutes%m %seconds%s"
  29.  
  30. # What should the time format be until next treasure drop for a pet with "Treasure" ability?
  31.  
  32. Treasure Countdown Format: "%minutes%m %seconds%s"
  33.  
  34. Treasure Rewards:
  35. 1:
  36. Rewards:
  37. - GOLD_INGOT;64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement