> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lilith.rip/llms.txt
> Use this file to discover all available pages before exploring further.

# /ltag

> Add tags to players.

## Description

<Info>
  This feature is only available with [Lilith Pro](https://lilith.rip/#pricing) or higher.
</Info>

### Manage tags

`/ltag set [ign/uuid] [tag]`
The tag argument accepts formatting codes using the prefix `&`. For a complete list of formatting codes, refer to [this list](https://minecraft.wiki/w/Formatting_codes).
To remove a tag just use `/ltag remove [ign/uuid]`

### Shared Tags

To share your tag list you need its invite code. To get it use the `/ltag invite`.
Default Hypixel ranks and slurs are blacklisted, and all rank changes are logged for moderation purposes.

<img src="https://mintcdn.com/lilith-1294e9a8/l7esvEUfEl3m8J58/images/tags-invite.png?fit=max&auto=format&n=l7esvEUfEl3m8J58&q=85&s=db5f7bf74d5a55e9957a935dc985bbf6" alt="" width="910" height="182" data-path="images/tags-invite.png" />

To join a tag list you need its id.
After that, run `/ltag join [id]`

## Usage

`/ltag <set|remove|join|invite> [args]`

## Aliases

`/ltag`

## Changelog

<Steps>
  <Step title="Version 2.0.0" icon="code-merge">
    Added shared tag lists.
  </Step>

  <Step title="Version 1.0.21" icon="code-merge">
    Tags hotfix
  </Step>

  <Step title="Versions 1.0.19 and 1.0.20" icon="code-merge">
    Optimize building username cache for tags
    Fix tags for expired gamepass accounts
  </Step>

  <Step title="Version 1.0.11" icon="code-branch">
    Added `/ltag`.
  </Step>
</Steps>
