Advertisement
Guest User

Untitled

a guest
Jul 7th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. use_mysql: false
  2. host: localhost
  3. port: 3306
  4. database: database
  5. username: user
  6. password: pass
  7. default_menu: menu_1
  8. update_menu: true
  9. update_delay: 5
  10. max_active_quests: 5
  11. allow_creative_quest: true
  12. allow_op_quest: true
  13. obtain_quest_command: qfinish
  14. factions_hook: false
  15. progress_bar_start: '&f┃'
  16. progress_bar_unfinished: '&7░'
  17. progress_bar_finished: '&a░'
  18. progress_bar_end: '&f┃'
  19. npc_list:
  20. '1':
  21. menu_id: menu_1
  22. location: world,-49,78,64
  23. entity_type: VILLAGER
  24. name: §e§lQUEST MASTER
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement