Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- packs:
- - 'Paczka1'
- - 'Paczka2'
- #examples
- #Paczka1 - name of pack, defined above. DOESN'T CONTAIN SPACES!
- #enabled: true - enable pack? true/false
- #chance: chance for drop item. WITHOIT PERCENT '%'
- #items: - list of item list
- #item list - '%amount of item% %english item name% - %name item%*nie musi tego być*'
- Paczka1:
- enable: 'true'
- itemName: '$4Paczuszka Ezx'
- itemLore: 'W paczce umieszczone sa klejnoty Ezx'
- chestDropMessageEnable: 'true'
- chance: '90'
- items:
- - '1 diamond - &6Diament Ezx'
- - '2 emerald'
- Paczka2:
- enable: 'true'
- itemName: '§6Paczuszka bolka'
- itemLore: 'Paczka zawiera wyciag z bolka'
- chestDropMessageEnable: 'false'
- chance: '95'
- items:
- - '1 potion of poison 2'
- config:
- chestDropMessage: '§6Zdobyles $packName'
Advertisement
Add Comment
Please, Sign In to add comment