Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- enable-metrics: true
- enable-updater: true
- storing: YAML
- slots: 27
- menu-title: Barons of Bullshit Kudos
- close-menu-on-buy: true
- mysql:
- host: 127.0.0.1
- port: 3306
- database: minecraft
- table: credits
- user: root
- password: neverusedefaultpasswordsoriwilleatyou
- packages:
- enabled:
- - diamond
- - vip
- diamond:
- name: Diamonds!
- desc: 'Buy diamonds for 1 credit!'
- price: 1
- item: DIAMOND
- command: 'give %player diamond 10'
- vip:
- name: 'VIP Package'
- desc: 'Buy a VIP package!'
- price: 300
- item: DIAMOND_BLOCK:0
- command: 'rank seriosbrad VIP'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement