Advertisement
Guest User

TSW CONFIG

a guest
Oct 8th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 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-needed: 1
  18. max-players: 3
  19. countdown-release: 15
  20. countdown-lobby: 60
  21. multiarena:
  22. itemsLobby: true
  23. lobbyScoreboard: true
  24. crateItems:
  25. activate: false
  26. costOpen: 500
  27. coins-rewards:
  28. kill: 5
  29. win: 20
  30. play: 1
  31. server:
  32. mobsSpawn: false
  33. disableWeather: true
  34. needOpCreative: true
  35. shop:
  36. options:
  37. commandBuy: pp user %user% add %permission% tsw
  38. arena-bungee:
  39. GAMEMODE:
  40. selectGamesFromMultiArenaMode: false
  41. teams:
  42. Team1:
  43. customName: '&aTeam 1 &7- &e(&b%alive%&7/&b%max%&e)'
  44. spawns: []
  45. icon: '35:0'
  46. players-per-team: 5
  47. Team2:
  48. customName: '&bTeam 2 &7- &e(&b%alive%&7/&b%max%&e)'
  49. icon: '35:1'
  50. players-per-team: 5
  51. spawns: []
  52. world: YourWorldName
  53. arena-check:
  54. secondsCheckUpdate: 1800
  55. holograms-locations: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement