Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. storage: YAML
  2. mysql:
  3. host: localhost
  4. port: 3306
  5. database: divine_pcoins
  6. user: divine
  7. password: z$;v6<vw29E[u33dh&=^(8NTXn;hXJ~ndM$$jjW+\`EFV
  8. table: pcoins
  9. import:
  10. use: false
  11. source: YAML
  12. export:
  13. use: false
  14. source: SQLITE
  15. retry: 10
  16. vote:
  17. enabled: false
  18. amount: 0
  19. online: false
  20. restrictions:
  21. autocompleteOnline: false
  22. hasPlayedBefore: false
  23. debug:
  24. database: true
  25. uuid: false
  26. vault: false
  27. version: 2.1.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement