Advertisement
Diamond_Cat

CrazyCrates Config.yml (unedited)

Aug 9th, 2017
627
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. #################################################
  2. # +--------------------------------------------+#
  3. # | Config.YML Revision 04 by Bart/Dinosawrs |#
  4. # +--------------------------------------------+#
  5. #################################################
  6.  
  7. #################################################
  8. # +--------------------------------------------+#
  9. # | Admininistration |#
  10. # +--------------------------------------------+#
  11. #################################################
  12.  
  13. Show-Preview: true #Toggle this on and off if you want to show the preview for the crates when left clicked.
  14.  
  15. # Prefix
  16. # The prefix before every message
  17. prefix: '%dark_grey%[%gold%Crates%dark_grey%] %gray%'
  18.  
  19. # Language (Please view the website on how to translate to your own language)
  20. # Currently Supports: en, fi, fr
  21. locale: en
  22.  
  23. # Updater (Developer Note: Disabled. ETA: N/A)
  24. # Do you wish to check for updates?
  25. updater: false
  26.  
  27. # Debugger (Developer Note: Disabled. ETA: N/A)
  28. # Developing Use Only. Disable, if you do not want to recieve debug messages.
  29. debug: false
  30.  
  31. #################################################
  32. # +--------------------------------------------+#
  33. # | Crates |#
  34. # +--------------------------------------------+#
  35. #################################################
  36.  
  37. # Menu Display Settings
  38. # This sets the items for the virtual GUI type crates.
  39. menu:
  40. name: 'Crate Menu'
  41. amountDisplay:
  42. item: 'chest 1 %gold%Crate %white%You_have_%camount%_left.'
  43. openCrateDisplay:
  44. item: 'diamond_block 1 %green%Open_Crate'
  45. keyDisplay:
  46. item: 'tripwire_hook 1 %gold%Keys %white%You_have_%kamount%_left.'
  47. keyCrate:
  48. pushbackEnabled: true
  49.  
  50. #################################################
  51. # +--------------------------------------------+#
  52. # | Roulette/CSGO |#
  53. # +--------------------------------------------+#
  54. #################################################
  55.  
  56. roulette:
  57. length: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement