Guest User

Untitled

a guest
Jun 9th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. permissions:
  2. backend: file
  3. backends:
  4. file:
  5. file: permissions.yml
  6. sql:
  7. driver: mysql
  8. uri: mysql://localhost/test
  9. user: minecraft
  10. password: minecraft
  11. superperms:
  12. parent-nodes: true
  13. enable: true
  14. strict-mode: false
  15. createUserRecords: false
  16. allowOps: false
  17. debug: false
  18. basedir: plugins/PermissionsEx
Add Comment
Please, Sign In to add comment