Guest User

Untitled

a guest
Jan 22nd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. multiserver:
  2. use-netevents: true
  3. permissions:
  4. debug: false
  5. allowOps: false
  6. user-add-groups-last: false
  7. log-players: false
  8. createUserRecords: false
  9. backend: sql
  10. backends:
  11. sql:
  12. type: sql
  13. uri: mysql://localhost/pex
  14. user: username
  15. password: password
  16. informplayers:
  17. changes: false
  18. basedir: plugins/PermissionsEx
  19. updater: true
  20. alwaysUpdate: false
Add Comment
Please, Sign In to add comment