Advertisement
GodMT

Untitled

Nov 3rd, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. entity-limiter:
  2. enabled: true
  3. limit: 4
  4.  
  5. license: ''
  6. serverid: 'uhc-3'
  7.  
  8. bungeecord:
  9. lobby: 'lobby2'
  10.  
  11. MySQL:
  12. enabled: false
  13. host: 127.0.0.1
  14. port: 3306
  15. database: uhcData
  16. username: root
  17. password: 123
  18.  
  19. rules:
  20. messages:
  21. - '&7[&6Rule #1&7] &fThe team at FFA is prohibited'
  22.  
  23. glass-border:
  24. type: 14
  25.  
  26. worlds:
  27. world:
  28. name: 'uhc_world'
  29. size: 2000
  30. nether:
  31. name: 'uhc_nether'
  32. size: 500
  33. deathmatch:
  34. name: 'uhc_deathmatch'
  35. size: 30
  36.  
  37.  
  38. auth-consumer_key: ''
  39. auth-consumer_secret: ''
  40. auth-accesstoken: ''
  41. auth-accesstoken_secret: ''
  42.  
  43. border-shrinks:
  44. - 300,1000
  45. - 300,500
  46. - 300,250
  47. - 300,100
  48. - 300,50
  49. - 300,25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement