Guest User

Untitled

a guest
Jan 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. permission-type: yaml
  2. sql:
  3. hostname: localhost
  4. port: '3306'
  5. database: bperm
  6. username: bperm
  7. password: pass
  8. override-player: false
  9. mirrors:
  10. world_nether: world
  11. commands:
  12. global-command: global
  13. local-command: local
  14. world-command: world
  15. promote-player: promote
  16. demote-player: demote
  17. set-group: setgroup
  18. add-group: addgroup
  19. remove-group: rmgroup
  20. list-group: lsgroup
  21. add-node: addnode
  22. remove-node: rmnode
  23. list-node: lsnode
  24. unlock: unlock
  25. lock: lock
  26. use-iplock: false
Add Comment
Please, Sign In to add comment