| 
 | | | 复制代码# 随机掉落类型设置
ItemDropOrder:
  # 随机掉落物品格数量最大值
  maxOrder: 10
  # 随机掉落物品格数量最小值
  minOrder: 5
  是否开启百分比随机掉落 默认为null 填入百分比则开启 如50%
  percentOrder: null
# 是否开启物品栏掉落 默认不开启
InventoryItemDrop: false
#死亡执行Kether动作
Death-action: |-
复制代码plugin-load: '&7[ &b{0} &7] &b{0} &6加载成功!'
plugin-enable: '&7[ &b{0} &7] &b{0} &6启用成功!'
plugin-disable: '&7[ &b{0} &7] &b{0} &6关闭成功!'
command-help:
  - '&7 |----------------------'
  - '&7 |-&b /au help &6插件帮助'
  - '&7 |-&b /au reload &6重载插件'
  - '&7 |----------------------'
command-reload: '&7[ &b{0} &7] &b{0} &6重载成功!'
plugin-mode-Order: '&7[ &b{0} &7] &b{0} &6当前掉落模式为范围随机掉落| 随机掉落数量区间为&7【&3{1}&7~&3{2}&7】'
plugin-mode-percent: '&7[ &b{0} &7] &b{0} &6当前掉落模式为百分比掉落| 掉落背包百分比为&7【&3{1}&7】'
plugin-mode-number: '&7[ &b{0} &7] &b{0} &6当前掉落模式为随机掉落| 随机掉落数量为&7【&3{1}&7】'
plugin-mode-inventory-true: '&7[ &b{0} &7] &b{0} &6当前物品栏掉落已开启'
plugin-mode-inventory-false: '&7[ &b{0} &7] &b{0} &6当前物品栏掉落已关闭'
 | 
 | 
 | 
 | 
本插件所用所有代码均为原创,不存在借用/抄袭等行为
插件相关的问题可以加我QQ:2301385546解决