InsiderAnh

config.yml

May 22nd, 2019
4,579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.48 KB | None | 0 0
  1. bungeeMode:
  2.   ## Enable to one game per server.
  3.   ## Disable to work per world.
  4.   enabled: false
  5.   ## Enable to mode lobby in bungee mode.
  6.   lobby: false
  7. ## Type of game
  8. type: SOLO
  9. fillEmptyEnabled: false
  10. fillEmptySlots: STAINED_GLASS_PANE:4
  11. fillBackEnabled: false
  12. fillBackSlots: STAINED_GLASS_PANE:5
  13. ## Dont touch
  14. actualDay: 18
  15. week: 1
  16. days: 1
  17. last: 18
  18. mysql:
  19.   enabled: false
  20.   host: 127.0.0.1
  21.   port: 3306
  22.   database: Leonardo
  23.   username: Spigot
  24.   password: Plugin
Advertisement
Add Comment
Please, Sign In to add comment