Guest User

Untitled

a guest
Mar 2nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. sql:
  2. hostname: localhost
  3. port: '3306'
  4. database: bPermissions
  5. username: minecraft
  6. password: minecraft
  7. enable-debug: true
  8. enable-mcma: false
  9. cache-values: true
  10. permission-type: yaml
  11. override-player: false
  12. suggest-similar-commands: true
  13. commands:
  14. global-command: global
  15. local-command: local
  16. world-command: world
  17. promote-player: promote
  18. demote-player: demote
  19. set-group: setgroup
  20. add-group: addgroup
  21. remove-group: rmgroup
  22. list-group: lsgroup
  23. in-group: ingroup
  24. add-node: addnode
  25. remove-node: rmnode
  26. list-node: lsnode
  27. unlock: unlock
  28. lock: lock
  29. use-iplock: false
  30. format-chat: false
  31. mirrors:
  32. world_nether: world
Add Comment
Please, Sign In to add comment