linan47852154

就是这个图标,删除不掉,我拿走还有

嘉晚饭,赢
你这是做的菜单还是啥
要在对应的插件里面配置吧

奇怪的鸹貔
这是skillapi 的快捷栏技能启动了  去skillapi 里关闭就行

Skill Bar:

  # Whether or not to use skill bars
  enabled: 'false'

  # Whether or not to show skill cooldowns in the skill bar
  show-cooldown: 'true'

  # The item to use as a placeholder in the skill bar
  empty-icon:
    material: 'PUMPKIN_SEEDS'
    durability: '0'
    data: '0'
    text: '&7Unassigned'

  # The default layout for skill bars
  # Players can customize unlocked slots
  layout:
    1:
      skill: 'true'
      locked: 'false'
    2:
      skill: 'true'
      locked: 'false'
    3:
      skill: 'true'
      locked: 'false'
    4:
      skill: 'true'
      locked: 'false'
    5:
      skill: 'true'
      locked: 'false'
    6:
      skill: 'false'
      locked: 'false'
    7:
      skill: 'false'
      locked: 'false'
    8:
      skill: 'false'
      locked: 'false'
    9:
      skill: 'false'
      locked: 'false'

关闭设置 enabled: 'false'   或者下面的 1 - 9  都设置为false