GrimoN

Config-PerfectBreakfast

Apr 11th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. packs:
  2. - 'Paczka1'
  3. - 'Paczka2'
  4.  
  5. #examples
  6. #Paczka1 - name of pack, defined above. DOESN'T CONTAIN SPACES!
  7. #enabled: true - enable pack? true/false
  8. #chance: chance for drop item. WITHOIT PERCENT '%'
  9. #items: - list of item list
  10. #item list - '%amount of item% %english item name% - %name item%*nie musi tego być*'
  11. Paczka1:
  12. enable: 'true'
  13. itemName: '$4Paczuszka Ezx'
  14. itemLore: 'W paczce umieszczone sa klejnoty Ezx'
  15. chestDropMessageEnable: 'true'
  16. chance: '90'
  17. items:
  18. - '1 diamond - &6Diament Ezx'
  19. - '2 emerald'
  20. Paczka2:
  21. enable: 'true'
  22. itemName: '§6Paczuszka bolka'
  23. itemLore: 'Paczka zawiera wyciag z bolka'
  24. chestDropMessageEnable: 'false'
  25. chance: '95'
  26. items:
  27. - '1 potion of poison 2'
  28. config:
  29. chestDropMessage: '§6Zdobyles $packName'
Advertisement
Add Comment
Please, Sign In to add comment