config.yml
插件配置
options:
random-split-char: '#'
decimal-format: '#.##' #数字格式
time-format: 'yyyy-MM-dd HH:mm:ss' #日期格式
damage-effect-limit: true #粒子限制
operator-add: '+'
operator-take: '-'
original: true #true为关闭原版伤害 false开启原版伤害
durability: '耐久'
durability-char: '/'
generator:
single:
append:
- '&b! &e该物品不代表最终品质,仅作为展示'
damage-cause:
- ENTITY_ATTACK
- ENTITY_SWEEP_ATTACK
- PROJECTILE
skip-strings:
- 'prefix 装备效果'
- 'prefix 套装效果'
- 'suffix xxx'
- 'regex \[[0-9]+].*'
sell:
title: '物品回收'
keyword:
- '出售价格'
slots: [ 10,11,12,13,14,15,16,19,20,21,22,23,24,25,26 ]
template-s:
id: STONE
slots: [ 10 ]
lore:
- 点击回收
condition:
bind:
prefix: '绑定于'
suffix: ''
level:
keyword:
- '使用等级'
durability:
keyword:
- '耐久'
time:
keyword:
- '使用期限'
occupation:
keyword:
- 职业需要
pattern:
- 战士 oa.occ.战士
- 肉盾 oa.occ.肉盾
- 职业 oa.occ.职业
slot:
keyword:
- '物品类型'
pattern:
Hand:
- '主手'
OffHand:
- '副手'
Helmet:
- '头盔'
BreastPlate:
- '胸甲'
Gaiter:
- '护腿'
Boot:
- '鞋子'
InventorySlot:
- '10 戒指' #10是背包槽位 戒指是关键字
- '11 项链' #11是背包槽位 项链是关键字
remotes:
- BOW
attributes: #启用的标签
- Damage
- Crit
- Defence
- Health
- Capture
- Dodge
- Block
- javascript-def0
- Map
- SuckBlood
- Resistance
- MoveSpeed
- ExpAddon
- HealthRegen
Last updated
Was this helpful?