Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. main:
  2. slots: 27
  3. enableCommand: true
  4. enableItem: false
  5. shopOpenWithItem: Compass
  6. blockbuyablecommands: false
  7. EnableLogs: false
  8. EnableClickSound: true
  9. EnableMetrics: true
  10. Item_Currency: EMERALD
  11. Debug: false
  12. firststart: true
  13. EnableMySQL: false
  14. EnableToken: true
  15. EnableSlotPermissions: false
  16. mysql:
  17. Hostname: localhost
  18. Port: '3306'
  19. Password: password
  20. User: root
  21. Database: Minecraft
  22. Vote:
  23. Enable: true
  24. TokenAmount: 1
  25. list:
  26. '0':
  27. size: 27
  28. name: Items
  29. icon: Wood
  30. description:
  31. - '&6This is the new default'
  32. - description for your shop
  33. - '&6Have fun.'
  34. returnbutton: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement