Advertisement
alexfox8

Permissions configs

Jul 2nd, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. permissions:
  2. backend: sql
  3. backends:
  4. sql:
  5. driver: mysql
  6. uri: mysql://localhost/minecraft
  7. user: root
  8. password: root
  9. superperms:
  10. parent-nodes: true
  11. enable: true
  12. strict-mode: false
  13. createUserRecords: false
  14. allowOps: true
  15. debug: false
  16. basedir: plugins/PermissionsEx
  17. log-players: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement