Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. permissions:
  2. basedir: plugins/PermissionsEx
  3. backend: sql
  4. backends:
  5. sql:
  6. driver: mysql
  7. uri: mysql://localhost/minecraft
  8. user: mcdb
  9. password: *************(iremoved this for forum post)
  10. p2compat:
  11. directory: plugins/Permissions
  12. superperms:
  13. parent-nodes: true
  14. enable: true
  15. strict-mode: false
  16. createUserRecords: false
  17. allowOps: false
  18. debug: false
  19. informplayers:
  20. changes: false
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement