Advertisement
Guest User

config

a guest
Sep 10th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. MySQL:
  2. Enabled: true
  3. Host: HIDDEN
  4. Database: HIDDEN
  5. Username: HIDDEN
  6. Password: HIDDEN
  7. Port: 3306
  8. OnJoin:
  9. TeleportToLobby: true
  10. BungeeCord:
  11. Enabled: false
  12. RandomLobbyServer:
  13. Enabled: false
  14. Servers:
  15. - Hub
  16. - Hub-1
  17. - Hub-2
  18. LobbyServer: Hub
  19. RestartCommand: restart
  20. RestartMessage: '&aThe server is going to restart in 10 seconds.'
  21. MOTD:
  22. Display: <gameState>,&a<inGame>/<maxPlayers>
  23. InGameState: '&cIN_GAME'
  24. InWaitingState: '&aIN_WAITING'
  25. Bungeecord:
  26. RestartCountdown: 200
  27. KitSelector:
  28. InventoryName: '&8Select a kit'
  29. GoldenApple:
  30. DisplayName: '&bGolden Apple'
  31. Lore:
  32. - '&7Instantly heals you to full'
  33. - '&7health and grants &aAbsorption'
  34. - '&aI&7.'
  35. Bow:
  36. DisplayName: '&6Bow'
  37. Lore:
  38. - '&7Arrows regenerate every'
  39. - '&a3.5s&7. You can have a maximum'
  40. - '&7of &a1 &7arrow at a time.'
  41. Arrow:
  42. DisplayName: '&6Arrow'
  43. Lore:
  44. - '&7Regenerates every &a3.5s&7!'
  45. CountdownTitle:
  46. Enabled: true
  47. Title: '&a<seconds>'
  48. SubTitle: ' '
  49. Stay: 20
  50. FadeIn: 20
  51. FadeOut: 20
  52. CagesOpenTitle:
  53. Enabled: true
  54. Title: '&7Cages open in &a<seconds>s&7...'
  55. SubTitle: ' '
  56. Stay: 20
  57. FadeIn: 20
  58. FadeOut: 20
  59. GoalScoredTitle:
  60. Enabled: true
  61. Title: '&f<player> scored!'
  62. SubTitle: '&7Cages open in &a<seconds>s&7...'
  63. Stay: 20
  64. FadeIn: 20
  65. FadeOut: 20
  66. ArenaSign:
  67. FirstLine: '&5&lTheBridge'
  68. SecondLine: <mode>
  69. ThirdLine: <arenaName>
  70. FourthLine: '&7<inGame>/<maxPlayers>'
  71. InGameDisplay: '&cIn Game'
  72. InWaitingDisplay: '&aIn waiting'
  73. RestartingDisplay: '&cRestarting...'
  74. ModifiedChat:
  75. InGame:
  76. Enabled: true
  77. Format: '<playerTeamColor>[<playerTeamNameUpperCase>] &f<playerName>: <message>'
  78. InWaiting:
  79. Enabled: true
  80. Format: '&f<playerName>: <message>'
  81. GoalCommands:
  82. Enabled: false
  83. Commands:
  84. - say <player> scored a goal.
  85. WinCommands:
  86. Enabled: true
  87. Commands:
  88. - say <player> won a match.
  89. KillCommands:
  90. Enabled: false
  91. Commands:
  92. - say <player> killed a player.
  93. LobbyLocation: world,278.4387628829164,116.0,60.40535541025179,51.412827,37.50004
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement