Advertisement
Guest User

Untitled

a guest
Oct 15th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. # ChatReaction version 1.7.1 configuration file
  2. debug: false
  3. check_updates: true
  4. reaction_stats:
  5. track_stats: true
  6. top_players_size: 100
  7. hostname: mu1.mchost.pro
  8. port: 3306
  9. database: mchost_194848
  10. prefix: Chatreac.
  11. username: mchost_194848
  12. password: kc58zae6
  13. reaction:
  14. interval: 70
  15. time_limit: 30
  16. players_needed_to_start: 1
  17. word_character_length: 10
  18. ignore_case: true
  19. use_custom_words: true
  20. split_words_by_line: true
  21. scramble_custom_words: true
  22. scramble_at_random: true
  23. scramble_spaces: false
  24. disabled_worlds: []
  25. reward_amount: 2
  26. rewards:
  27. - eco give @p 500
  28. messages:
  29. reaction_start:
  30. - '&e&l[&6&lAXISMC&e&l] &bHover for the word to type!'
  31. reaction_start_tooltip: '&f%word%'
  32. scramble_start:
  33. - '&e&l[&6&lAXISMC&e&l] &bHover for the word to unscramble!'
  34. scramble_start_tooltip: '&f%word%'
  35. reaction_end:
  36. - '&e&l[&6&lAXISMC&e&l] &cNobody got the word in time &4:('
  37. scramble_end:
  38. - '&e&l[&6&lAXISMC&e&l] &cNobody got the word in time &4:('
  39. - '&cThe word was &f%word%'
  40. reaction_win:
  41. - '&e&l[&6&lAXISMC&e&l] &f%player% &awon in &f%time% &aseconds!'
  42. scramble_win:
  43. - '&e&l[&6&lAXISMC&e&l] &f%player% &aunscrambled the word &f%word% &ain &f%time%
  44. &aseconds!'
  45. hooks:
  46. qaplugin:
  47. enabled: false
  48. hint:
  49. charge: true
  50. charge_amount: 100.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement