Advertisement
WayGroovy

multiinv config.yml

Sep 6th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. useSQL: false
  2. splitHealth: true
  3. splitHunger: true
  4. controlGamemode: true
  5. separateGamemodeInventories: true
  6. creativeGroups:
  7. - creative
  8. sql:
  9. host: localhost
  10. port: '3306'
  11. username: username
  12. password: password
  13. database: database
  14. prefix: multiinv_
  15. allowEnderChestPlacement: true
  16. compatibilityMode: false
  17. xpfix: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement