Advertisement
Guest User

config

a guest
Apr 1st, 2015
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. #
  2. # This is the main config file for ZombieVsPlayer.
  3. # For more informations about this file visit the website:
  4. # http://dev.bukkit.org/bukkit-plugins/zombievsplayer/
  5.  
  6. plugin:
  7. enableMetrics: true
  8. Locale: en
  9. debugMode: false
  10. loglevel: 500
  11. update:
  12. enable: true
  13. autoUpdate: true
  14. showUpdateInConsole: true
  15. game:
  16. enableKits: true
  17. enableFirework: true
  18. useVoteSystem: true
  19. separatePlayerScores: false
  20. maximal_Players: 25
  21. default_rounds: 3
  22. default_waves: 5
  23. times:
  24. joinTime: 15
  25. timeBetweenWaves: 90
  26. zombies:
  27. default_spawnRate: 20
  28. default_saveRadius: 3.0
  29. money:
  30. ZombieFund: 1.0
  31. DeathFee: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement