Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.39 KB | None | 0 0
  1. permissions:
  2.     backends:
  3.         file:
  4.             file: permissions.yml
  5.         sql:
  6.             driver: mysql
  7.             password: xxx
  8.             user: xxx
  9.             uri: mysql://localhost/ubercraft
  10.     backend: file
  11.     basedir: plugins/PermissionsEx
  12.     debug: false
  13.     informplayers:
  14.         changes: false
  15.     modifyworld:
  16.         enable: true
  17.         itemRestrictions: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement