Advertisement
spigotdev

Level Pets - config.yml

Feb 22nd, 2019
962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 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. # What should the time format be on hatching eggs?
  19.  
  20. Time Format: "%minutes% m %seconds% s"
  21.  
  22. # Enable what modules you'd like to be activated.
  23.  
  24. Modules:
  25. Pet Shop: False
  26. Pet Menu: True
  27. Shards: True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement