Advertisement
Guest User

Untitled

a guest
Aug 31st, 2014
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. # MySQL credentials
  2. mysql:
  3. host: jdbc:mysql://localhost:3306/
  4. database: friendme
  5. username: friend-me
  6. password: root
  7. table: friends
  8. friendly-fire: false
  9. bar-api: false
  10. bar-message: There %on% Friends Online
  11. unload-count: 1000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement