Guest User

Untitled

a guest
May 2nd, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.58 KB | None | 0 0
  1. permissions:
  2.     backends:
  3.         file:
  4.             file: permissions.yml
  5.         sql:
  6.             driver: mysql
  7.             uri: mysql://localhost:3306/nml_plugin
  8.             user: nml_plugin
  9.             password: wZxhH4^mZIJb
  10.     backend: sql
  11.     superperms:
  12.         disable-unmatched: false
  13.         enable: true
  14.         enable-wildcards: true
  15.         debug: false
  16.         compatibility-mode: false
  17.         strict-mode: false
  18.         parent-nodes: true
  19.     createUserRecords: true
  20.     allowOps: false
  21.     debug: false
  22.     basedir: plugins/PermissionsEx
  23.     informplayers:
  24.         changes: true
Add Comment
Please, Sign In to add comment