Advertisement
Guest User

global.yml problem

a guest
Oct 10th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. # Global BattleKits settings
  2. # Add world-specific blocks by warapping everything in the name of the world.
  3. # Restrictions are handled by permissions now.
  4. brand: BattleKits
  5. server:
  6. enabled: false
  7. port: 8080
  8. server-name: BattleKits
  9. server-description: A BattleKits server
  10. settings:
  11. once-per-life: false
  12. auto-update: false
  13. enable-restrictions: false
  14. show-kit-info-on-respawn: false
  15. override-disable-respawn-kits: true
  16. instant-soup-drink: true
  17. clear-default: true
  18. instant-soup-drink: true
  19. replenish-type: health
  20. signs:
  21. enabled: true
  22. ignore-permissions: false
  23. ignore-costs: false
  24. ignore-world-restriction: true
  25. ignore-lives-restriction: true
  26. soupFillCost: 0
  27. indirect:
  28. ignore-costs: false
  29. ignore-permissions: true
  30. ignore-world-restriction: false
  31. ignore-lives-restriction: false
  32. killStreaks:
  33. enabled: true
  34. actionDefault: '!&e<player> &ahas an amazing kill streak of &c<kills>&a!'
  35. rewards:
  36. killCommands:
  37. - xp 1L <player>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement