CMI

method 1:

①Enable CMI integration in CustomNameplates config.yml

integrations:
  team:
    CMI: true

method 2:

①Open CMI config.yml

Optimizations:
  # When this is set to true features like glow color, player collision, name plates will stop working and CMI will avoid doing anything related to player teams
  # Enable this if you are experiencing issue with other plugins which utilizes players teams for certain features
  DisableTeamManagement: true

②Open CMI /Settings/Modules.yml

namePlates: false

③Restart the server

Last updated