小懒喵 发表于 2020-3-27 12:15
我都迷惑了
我把那个能显示的又复制了一份改了个名 也出现了显示不出来的问题 ...
方便把整个companions.yml都上传上来吗?
1784234383 发表于 2020-3-27 12:33
方便把整个companions.yml都上传上来吗?
# CUSTOM ABILITIES ARE : 'LEAP', 'FLY', 'DODGE', 'FIREBALL', 'SPEED_BURST', 'MINING_VISION', 'LIGHTNING', 'FLING', 'ENDERMAN', 'COMMAND'.
# Please read the wiki on how to use the COMMAND ability.
# There are two categories to custom abilities, one is '_ATTACK_CHANCE' and the other is '_DEFENSE_CHANCE'
# ATTACK_CHANCE - when a player attacks a companion holder that has this ability, the attacker stands a chance to obtain that ability for x duration (configurable in config.yml). Usage example; WITHER_ATTACK_CHANCE
# _DEFENSE_CHANCE - when the companion holder with this ability gets hit, he/she stands a chance to gain this ability. Usage example; REGENERATION_DEFENSE_CHANCE
# Here are the potion effects that are compatible with "_ATTACK_CHANCE" & "_DEFENSE_CHANCE"; REGENERATION, INCREASE_DAMAGE, GLOWING, INVISIBILITY, SPEED, FIRE_RESISTANCE, JUMP, DAMAGE_RESISTANCE, FAST_DIGGING, ABSORPTION, LUCK, WITHER, SLOW, SLOW_DIGGING, CONFUSION, WEAKNESS, LEVITATION, POISON. - https://gitlab.com/Aster0/compan ... .1-Custom-Abilities (for more information)
companions:
RED:
# Sets the companion's unique name - THIS DOES NOT REFLECT IN THE GUI.
name: "&c多琉·红"
nameVisible: true
sound: ENTITY_PARROT_IMITATE_PHANTOM
playerSkull: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWUzMzQxZDMzM2UxOTI0MDZhZGJjYmJkZTVlOTM0OWY1MDg5OTk0NmE4YjNiNWRjOWNiYWM1MDEzMmQifX19"
# Set to NONE if you don't want a weapon.
weapon: NONE
# Set to NONE if you don't want an ability.
ability: INCREASE_DAMAGE_DEFENSE_CHANCE; FIREBALL
chestplate: LEATHER_CHESTPLATE
leatherColor:
red: 255
green: 0
blue: 0
# Get POSE angles here : https://haselkern.com/Minecraft-ArmorStand/
rightArmPose:
angle1: 0
angle2: 0
angle3: 0
leftArmPose:
angle1: 0
angle2: 0
angle3: 0
headPose:
angle1: 0
angle2: 0
angle3: 0
bodyPose:
angle1: 37
angle2: 0
angle3: 0
GUI:
shop:
type: REDSTONE_BLOCK
amount: 1
name: "&c多琉·红"
price: 500
description:
- " "
- "&c掌控火焰力量的女王??"
- " "
- "&6能力 -"
- "&e? 攻击时有几率发射火球"
- "&e? 被攻击时有几率增加力量"
- " "
BLUE:
# Sets the companion's unique name - THIS DOES NOT REFLECT IN THE GUI.
name: "&b多琉·蓝"
nameVisible: true
sound: ENTITY_PARROT_IMITATE_PHANTOM
playerSkull: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWUzMzQxZDMzM2UxOTI0MDZhZGJjYmJkZTVlOTM0OWY1MDg5OTk0NmE4YjNiNWRjOWNiYWM1MDEzMmQifX19"
# Set to NONE if you don't want a weapon.
weapon: NONE
# Set to NONE if you don't want an ability.
ability: SPEED; LEVITATION_ATTACK_CHANCE
chestplate: LEATHER_CHESTPLATE
leatherColor:
red: 0
green: 0
blue: 150
# Get POSE angles here : https://haselkern.com/Minecraft-ArmorStand/
rightArmPose:
angle1: 0
angle2: 0
angle3: 0
leftArmPose:
angle1: 0
angle2: 0
angle3: 0
headPose:
angle1: 0
angle2: 0
angle3: 0
bodyPose:
angle1: 37
angle2: 0
angle3: 0
GUI:
shop:
type: LAPIS_BLOCK
amount: 1
name: "&b多琉·蓝"
price: 500
description:
- " "
- "&b掌控疾风力量的女王??"
- " "
- "&6能力 -"
- "&e? 提升速度"
- "&e? 令被攻击的生物浮空"
- " "
就这么多
小懒喵 发表于 2020-3-27 12:58
# CUSTOM ABILITIES ARE : 'LEAP', 'FLY', 'DODGE', 'FIREBALL', 'SPEED_BURST', 'MINING_VISION', 'LIGH ...
原来这鬼插件一旦出现这种问题就得重装 重装完重新写一遍就没问题 吐了
