Guest User

Untitled

a guest
Jul 20th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. # Citizens Configuration
  2.  
  3. npc:
  4. chat:
  5. prefix: '[<npc>]: '
  6. default:
  7. look-close: true
  8. random-talker: false
  9. talk-close: false
  10. text:
  11. '0': Hi, I'm <npc>!
  12. selection:
  13. quick-select: true
  14. item: '280'
  15. message: <b>You selected <a><npc><b>!
  16. text:
  17. max-talk-cooldown: 60
  18. min-talk-cooldown: 0
  19. talk-item: '*'
  20. server-ownership: false
  21. database:
  22. driver: ''
  23. password: ''
  24. url: ''
  25. username: ''
  26. general:
  27. debug-mode: false
  28. use-database: false
Add Comment
Please, Sign In to add comment