Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. plugin:
  2. debug: false
  3. delay: 10
  4. max-db-connection: 8
  5. omit-player-death: false
  6. use-protocol-locker: false
  7. sync:
  8. health: true
  9. food: true
  10. exp: true
  11. inventory: true
  12. chest: true
  13. potion: true
  14. transfer-origin: false
  15. transfer:
  16. extra-notify-command: ''
  17. kick-load-failed: true
  18. message:
  19. kick_load: Your game data loading error, please contact the operator
  20. dataSource:
  21. url: jdbc:mysql://localhost/db
  22. user: user
  23. password: passwd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement