Guest User

Untitled

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