EyesTechno Docs
  • Plugins
    • Premium
      • TagIt
        • Commands & Permissions
        • Entities
        • Tags
        • Guide (Tag yours entities)
        • Texture pack
        • Terms & Usages
    • Free
Powered by GitBook
On this page
  • Principal config (yml)
  • UUID
  • Mobs
  • MythicMobs
  • Type
  1. Plugins
  2. Premium
  3. TagIt

Entities

PreviousCommands & PermissionsNextTags

Last updated 8 months ago

These are the methods for editing/adding an entity's tags, listed in order of priority, from highest to lowest. Before anything else, here is the configuration for the entities.

Principal config (yml)

enabled: true # if false => tags will not work.
translation:
  x: 0
  y: 0
  z: 0
tags:  # check tags' folder.
  - hearts/normal-style
  - normal/custom-name

UUID

Edit/add tags by UUID. Go to the 📁entities/uuid folder and add a file with the entity's UUID (You can obtain the UUID by running the command /tagit get uuid, check ).

Add the to that file (.yml).

Mobs

MythicMobs

Edit/add tags of an entity of MythicMobs. Go to the 📁entities/mobs/mythic-mobs folder and create a file with the name provided by MythicMobs for the entity. For example, SkeletonKing.yml. This configuration will then apply to all mobs with that name.

Type

Edit/add tags of an entity by its type. Go to the 📁entities/mobs/type folder and create a file with the name of the entity type. For example, zombie.yml. This configuration will then apply to all mobs of that type.

Edit/add tags by mob. Go to the 📁entities/mobs folder. There, you will find a file named This file applies to all mobs and serves as the configuration for mobs that have not yet been specified or configured individually.

Add the to that file (.yml).

Add the to that file (.yml).

general.yml.
Principal Config (cick here)
Principal Config (cick here)
Commands & Permission
Principal Config (cick here)
uuid folder
mobs folder
mythic-mobs folder