Advertisement
Guest User

Untitled

a guest
Mar 9th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. plugin:
  2. debug: false
  3. delay: 10
  4. max-db-connection: 8
  5. sync:
  6. health: true
  7. food: true
  8. exp: true
  9. inventory: true
  10. chest: true
  11. potion: true
  12. dataSource:
  13. driver: com.mysql.jdbc.Driver
  14. url: jdbc:mysql://localhost/invent
  15. userName: username
  16. password: mypassword
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement