| config.yml 
 | 复制代码#积分每天增加的百分比
pointDailyRate: 0.1
#取出物资的积分税收
getOutCostRate: 0.05
#排行榜刷新的时间
topRefresh: 60
#标题
msgPrefix: '&c物资银行'
guiInfo:
  bankTitle: '&4物资银行'
  shopTitle: '&4积分商店'
  defaultItemLore:
   - '&b已存入[amount]'
   - '&7存入价格为[price]/个'
   - '&7左键取出一组,右键取出[stack]组'
  depositLore:
   - '&c========物资银行玩法介绍========'
   - '&e存储物品,每天获得积分如此简单'
   - '&e积分可在积分商城兑换丰厚礼品'
   - '&c=================================='
   - '&7&l点我即可存入背包内的可存物品'
bankInfo:
  '0':
    type: cobblestone
    data: 0
    price: 0.01
    display: '&a原石'
  '1':
    type: dirt
    data: 0
    price: 0.01
    display: '&a泥土'
  '2':
    type: sand
    data: 0
    price: 0.01
    display: '&a沙子'
  '3':
    type: sand
    data: 1
    price: 0.01
    display: '&a红沙'
  '4':
    type: gravel
    data: 0
    price: 0.01
    display: '&a砂砾'
  '5':
    type: gold_ore
    data: 0
    price: 1
    display: '&a金矿石'
  '6':
    type: iron_ore
    data: 0
    price: 0.2
    display: '&a铁矿石'
  '7':
    type: log_2
    data: 1
    price: 0.01
    display: '&a深色橡木'
  '8':
    type: log
    data: 0
    price: 0.02
    display: '&a橡木'
  '9':
    type: log
    data: 1
    price: 0.02
    display: '&a云杉木'
  '10':
    type: log
    data: 2
    price: 0.02
    display: '&a白桦木'
  '11':
    type: sponge
    data: 1
    price: 0.01
    display: '&a湿海绵'
  '12':
    type: lapis_ore
    data: 0
    price: 0.02
    display: '&a青金石矿石'
  '13':
    type: wool
    data: 0
    price: 0.2
    display: '&a羊毛'
  '14':
    type: wool
    data: 1
    price: 0.2
    display: '&a橙色羊毛'
  '15':
    type: wool
    data: 2
    price: 0.2
    display: '&a品红色羊毛'
  '16':
    type: wool
    data: 3
    price: 0.2
    display: '&a淡蓝色羊毛'
  '17':
    type: wool
    data: 4
    price: 0.2
    display: '&a黄色羊毛'
  '18':
    type: wool
    data: 5
    price: 0.2
    display: '&a黄绿色羊毛'
  '19':
    type: wool
    data: 6
    price: 0.2
    display: '&a粉红色羊毛'
  '20':
    type: wool
    data: 7
    price: 0.2
    display: '&a灰色羊毛'
  '21':
    type: wool
    data: 8
    price: 0.2
    display: '&a淡灰色羊毛'
  '22':
    type: wool
    data: 9
    price: 0.2
    display: '&a青色羊毛'
  '23':
    type: wool
    data: 10
    price: 0.2
    display: '&a紫色羊毛'
  '24':
    type: wool
    data: 11
    price: 0.2
    display: '&a蓝色羊毛'
  '25':
    type: wool
    data: 12
    price: 0.2
    display: '&a棕色羊毛'
  '26':
    type: wool
    data: 13
    price: 0.2
    display: '&a绿色羊毛'
  '27':
    type: wool
    data: 14
    price: 0.2
    display: '&a红色羊毛'
  '28':
    type: wool
    data: 15
    price: 0.2
    display: '&a黑色羊毛'
  '29':
    type: mossy_cobblestone
    data: 0
    price: 0.05
    display: '&a苔石'
  '30':
    type: netherrack
    data: 0
    price: 0.01
    display: '&a地狱岩'
  '31':
    type: soul_sand
    data: 0
    price: 0.01
    display: '&a灵魂沙'
  '32':
    type: log_2
    data: 0
    price: 0.01
    display: '&a金合欢木'
  '33':
    type: spider_eye
    data: 0
    price: 0.02
    display: '&a蜘蛛眼'
  '34':
    type: coal
    data: 0
    price: 0.1
    display: '&a煤炭'
  '35':
    type: coal
    data: 1
    price: 0.1
    display: '&a木炭'
  '36':
    type: diamond
    data: 0
    price: 8
    display: '&a钻石'
  '37':
    type: iron_ingot
    data: 0
    price: 0.2
    display: '&a铁锭'
  '38':
    type: gold_ingot
    data: 0
    price: 0.5
    display: '&a金锭'
  '39':
    type: redstone
    data: 0
    price: 0.02
    display: '&a红石'
  '40':
    type: emerald
    data: 0
    price: 10
    display: '&a绿宝石'
  '41':
    type: string
    data: 0
    price: 0.02
    display: '&a线'
  '42':
    type: feather
    data: 0
    price: 0.02
    display: '&a羽毛'
  '43':
    type: sulphur
    data: 0
    price: 0.02
    display: '&a火药'
  '44':
    type: wheat
    data: 0
    price: 0.02
    display: '&a小麦'
  '45':
    type: flint
    data: 0
    price: 0.01
    display: '&a燧石'
  '46':
    type: leather
    data: 0
    price: 0.05
    display: '&a皮革'
  '47':
    type: sugar_cane
    data: 0
    price: 0.02
    display: '&a甘蔗'
  '48':
    type: egg
    data: 0
    price: 0.02
    display: '&a鸡蛋'
  '49':
    type: glowstone_dust
    data: 0
    price: 0.01
    display: '&a萤石粉'
  '50':
    type: quartz
    data: 0
    price: 0.02
    display: '&a下届石英'
  '51':
    type: ink_sack
    data: 0
    price: 0.02
    display: '&a墨囊'
  '52':
    type: nether_stalk
    data: 0
    price: 0.02
    display: '&a地狱庞'
  '53':
    type: stone
    data: 5
    price: 0.02
    display: '&a安山岩'
  '54':
    type: stone
    data: 3
    price: 0.02
    display: '&a闪长岩'
  '55':
    type: stone
    data: 1
    price: 0.02
    display: '&a花岗岩'
  '56':
    type: carrot_item
    data: 0
    price: 0.02
    display: '&a胡萝卜'
  '57':
    type: potato_item
    data: 0
    price: 0.02
    display: '&a土豆'
  '58':
    type: bone
    data: 0
    price: 0.02
    display: '&a骨头'
  '59':
    type: raw_beef
    data: 0
    price: 0.05
    display: '&a生牛肉'
  '60':
    type: pork
    data: 0
    price: 0.05
    display: '&a生猪排'
  '61':
    type: raw_chicken
    data: 0
    price: 0.05
    display: '&a生鸡肉'
  '62':
    type: raw_fish
    data: 0
    price: 0.05
    display: '&a生鱼'
  '63':
    type: raw_fish
    data: 1
    price: 0.05
    display: '&a生鲑鱼'
  '64':
    type: raw_fish
    data: 2
    price: 0.05
    display: '&a小丑鱼'
  '65':
    type: pumpkin
    data: 0
    price: 0.02
    display: '&a南瓜'
  '66':
    type: melon
    data: 0
    price: 0.02
    display: '&a西瓜'
  '67':
    type: cactus
    data: 0
    price: 0.02
    display: '&a仙人掌'
  '68':
    type: log
    data: 3
    price: 0.02
    display: '&a丛林木'
  '69':
    type: rotten_flesh
    data: 0
    price: 0.01
    display: '&a腐肉'
  '70':
    type: rabbit
    data: 0
    price: 0.05
    display: '&a生兔肉'
  '71':
    type: mutton
    data: 0
    price: 0.05
    display: '&a生羊肉'
  '72':
    type: ink_sack
    data: 3
    price: 0.01
    display: '&a可可豆'
  '73':
    type: blaze_rod
    data: 0
    price: 0.02
    display: '&a烈焰棒'
  '74':
    type: clay
    data: 0
    price: 0.02
    display: '&a粘土'
shopInfo:
  '0':
    type: grilled_pork
    data: 0
    price: 50
    display: '&a熟猪排'
    lore:
     - '&7兑换所需50积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'give [player] 320 1'
  '1':
    type: EXP_BOTTLE
    data: 0
    price: 8000
    display: '&a附魔之瓶'
    lore:
     - '&7兑换所需8000积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'give [player] 384 1'
  '2':
    type: golden_apple
    data: 0
    price: 4000
    display: '&a金苹果'
    lore:
     - '&7兑换所需4000积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'give [player] 322 1'
  '3':
    type: golden_apple
    data: 1
    price: 40000
    display: '&a附魔金苹果'
    lore:
     - '&7兑换所需40000积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'give [player] 322:1 1'
  '4':
    type: elytra
    data: 0
    price: 150000
    display: '&a鞘翅'
    lore:
     - '&7兑换所需150000积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'give [player] 443 1'
  '9':
    type: stick
    data: 0
    price: 10000
    display: '&a仙女棒-1'
    lore:
     - '&c直接移除宝石不是返还至背包'
     - '&7兑换所需10000积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'fg give [player] remove 1'
  '18':
    type: painting
    data: 0
    price: 1000000
    display: '&f&l[&a&l物资达人&f&l]&a称号'
    lore:
     - '&7兑换成功后请在宝石锻造界面解锁'
     - '&7兑换所需1000000积分/个'
     - '&7左键一个,右键一个'
    command:
     - 'manuaddp [player] SuperPrefix.wuzi.1'
  '36':
    type: potion
    data: 3
    price: 75000
    display: '&a能力-短针攻疽'
    lore:
     - '&7兑换所需75000积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'ar unlock [player] ShortNeedleAttack'
  '37':
    type: potion
    data: 3
    price: 75000
    display: '&a能力-同生共死'
    lore:
     - '&7兑换成功后请在宝石锻造界面解锁'
     - '&7兑换所需75000积分/个'
     - '&7左键一个,右键一组'
    command:
     - 'ar unlock [player] LiveAndDieTogether'
     
 | 
Limit.yml
 
 | 复制代码#第一个数字表示商店物品的ID
#第二个数字表示限制周期 7就是一周 -1表示无限时间
#第三个数字表示在这个周期内最大的购买次数 -1表示无限
#对于本列表不存在的物品 默认都为 -1|-1
Limit:
    - '0|-1|-1'
    - '1|1|64'
    - '2|-1|-1'
    - '3|7|64'
    - '4|30|1'
    - '18|-1|1'
    - '36|-1|1'
    - '37|-1|1'
#第一个数字表示商店物品的ID
#第二个数字表示限制周期 w是一周 m是一个月 a是无限时间 n是不启用这个功能
#第三个数字表示在这个周期内最大的购买次数 -1表示无限
#对于本列表不存在的物品 默认都为 n|-1
Global:
    - 9|m|100
    - 27|w|100
 | 
Lottery.yml
 
 | 复制代码#ID 和一般商店配置的同理 不能和原商店物品重复
'50':
    type: book
    data: 0
    price: 100
    display: '&6点击抽奖'
    lore:
        - '&6每次抽奖100'
    Award:
        #中奖项目1
        '1':
            #权重 权重总和可以随意
            #概率计算公式:  项目权重 / 总权重
            Weight: 30
            #抽到的时候执行的命令
            Command:
                - 'eco give [player] 200'
                - 'msg &6你抽中了200块'
        '2':
            Weight: 50
            Command:
                - 'msg &6你毛都没抽中'
        '3':
            Weight: 5
            Command:
                - 'eco give [player] 500'
                - 'msg &6你抽中了500块'
 | 
One.yml
 
 | 复制代码#积分商店兑换物资左右都是1的ID
One:
    - 11
 | 
vip.yml
 
 | 复制代码#玩家有此权限每日登入有额外的积分
VIP:
    - 'ItemBank.vip|0.05'
    - 'ItemBank.buff|0.1'
 | 
 |