Advertisement
CustomCode

Untitled

Jan 7th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. PluginSettings:
  2. PhysicalKeys: true
  3. InventoryName: '&a&lKeys'
  4. Crates:
  5. CSGO:
  6. Slot: 3
  7. Effects:
  8. Enabled: true
  9. Type: CLOUD
  10. Settings:
  11. Type: CSGO
  12. InventoryName: '&aOpening &d%crate%'
  13. ViewName: '&aViewing &d%crate%'
  14. RedeemName: '&aRedeem &d%crate%'
  15. TimeOfRoulette: 8
  16. PrizeItem:
  17. Enchanted: true
  18. Material: REDSTONE_TORCH_ON
  19. Name: '&6Your Winning'
  20. Lore:
  21. - '&7There is your winning!'
  22. Sound:
  23. MovingSound: ORB_PICKUP
  24. RevealPrize: BAT_TAKEOFF
  25. OnOpen:
  26. MessageEnabled: true
  27. Message: '&aYou have just opened the %crate% crate.'
  28. Sound: LEVEL_UP
  29. PhysicalKey:
  30. Material: TRIPWIRE_HOOK
  31. Amount: 1
  32. Name: '&aCSGO Key'
  33. Lore:
  34. - '&7Click this to redeem a &aDefault Key.'
  35. Key:
  36. Material: TRIPWIRE_HOOK
  37. GUI-Glass: true
  38. Amount: 1
  39. Name: '&aCSGO Key'
  40. Lore:
  41. - '&7Click this to redeem a &aDefault Key.'
  42. - ''
  43. - '&7&oYou currently have &d%crates_left% keys.'
  44. Rewards:
  45. '1':
  46. Enchanted: true
  47. Material: TNT
  48. Chance: 50
  49. Amount: 64
  50. Name: '&e64 TNT'
  51. Commands:
  52. - give %player% tnt 64
  53. '2':
  54. Enchanted: true
  55. Material: OBSIDIAN
  56. Chance: 25
  57. Amount: 64
  58. Name: '&e64 Obsidian'
  59. Commands:
  60. - give %player% obsidian 64
  61. '3':
  62. Enchanted: true
  63. Material: ENCHANTED_BOOK
  64. Chance: 15
  65. Amount: 1
  66. Name: '&e$50 Kit'
  67. Commands:
  68. - kit dtools %player%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement