Guest User

Untitled

a guest
Jul 22nd, 2017
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. settings:
  2. compassPointer: true
  3. allowSetHome: true
  4. respawnToHome: true
  5. bedsCanSethome: 0
  6. bedsDuringDay: false
  7. enableBypassPerms: true
  8. loadChunks: true
  9. opPermissions: true
  10. noHomeRespawnWorlds: {}
  11. locale:
  12. locale: en
  13. useColors: true
  14. economy:
  15. enabled: false
  16. enableFreePerms: true
  17. globalSetHomeCost: 0
  18. globalHomeCost: 0
  19. costByPerms: false
  20. additionalCosts: false
  21. timers:
  22. globalCoolDown: 0
  23. globalWarmUp: 0
  24. globalCoolDownSetHome: 0
  25. coolDownNotify: false
  26. warmUpNotify: true
  27. timerByPerms: false
  28. additionalTime: false
  29. abortOnDamage: 0
  30. abortOnMove: false
  31. distances:
  32. applyDistanceLimits: false
  33. enableDistanceBypassPerm: true
  34. distanceByPerms: true
  35. additionalDistance: false
  36. globalMaxDistance: 0
  37. libraries:
  38. downloadLibs: true
  39. sqliteLib: true
  40. mysqlLib: true
  41. mysql:
  42. enabled: false
  43. host: localhost
  44. port: 3306
  45. database: minecraft
  46. table: homeTable
  47. username: root
  48. password: password
Add Comment
Please, Sign In to add comment