Advertisement
Guest User

Config.yml

a guest
Jun 1st, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. # DuoSkyWars created by ProxyCode
  2. build-mode: true
  3. gamemode-type: BUNGEEMODE
  4. settings:
  5. database:
  6. information:
  7. type: sqlite
  8. hostname: localhost
  9. port: 3306
  10. database: SkyWarsData
  11. authentication:
  12. username: cheese
  13. password: cake
  14. game:
  15. options:
  16. bungeemode-arena:
  17. min-players-auto-set: false
  18. min-players-needed: 2
  19. countdown-release: 20
  20. countdown-lobby: 100
  21. multiarena:
  22. itemsLobby: true
  23. coins-rewards:
  24. kill: 5
  25. win: 40
  26. play: 1
  27. server:
  28. mobsSpawn: false
  29. disableWeather: true
  30. shop:
  31. options:
  32. commandBuy: pex user %user% add %permission%
  33. arena-bungee:
  34. teams:
  35. Team1:
  36. customName: '&aTeam 1 &7- &e(&b%alive%&7/&b%max%&e)'
  37. spawns: []
  38. icon: '35:0'
  39. players-per-team: 5
  40. Team2:
  41. customName: '&bTeam 2 &7- &e(&b%alive%&7/&b%max%&e)'
  42. icon: '35:1'
  43. players-per-team: 5
  44. spawns: []
  45. world: YourMap
  46. arena-check:
  47. secondsCheckUpdate: 1800
  48. holograms-locations: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement