Advertisement
Guest User

Untitled

a guest
Apr 7th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. ###################################
  2. # Giddimon RPG Plugin Config #
  3. # Created by Scrpt and LostNuke #
  4. # All Rights Reserved #
  5. ###################################
  6.  
  7.  
  8. ###################################
  9. # Mysql Config #
  10. ###################################
  11.  
  12. host: "localhost"
  13. port: 3306
  14. database: "giddimon"
  15. username: "minecraft"
  16. password: "password"
  17.  
  18.  
  19. ###################################
  20. # Plugin Config #
  21. ###################################
  22.  
  23. console-log: true
  24. file-log: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement