SigNameTag

네임태그 기능을 관리하기 위해 만들어진 모듈입니다.

Usage

현재 CustomNameplates를 기반으로 구성되어 있으며, nameplates.yml에 해당 설정이 필요합니다.

  signametag:
    text: "%sigcommoncore_prefix%"
    translation: "0,0.5,0"
    viewer-conditions: {}
    owner-conditions:
      has-nameplate: true
      potion-effect: "INVISIBILITY<0"
      self-disguised: false
    affected-by-crouching: true
    affected-by-scale-attribute: true
    affected-by-spectator: true
    line-width: 1024
    background-color: "0,0,0,0"

Last updated