Fancy Tags
🟡 Updated this year🖼️ Gallery (2 images)
🔍 Analysis
- 👍 1.2% endorsement rate — high engagement, a strong quality signal
- 🏆 #52 of 70 decoration mods in this game by downloads
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/bf242d2354e23db6ccf77c1624284ac138fdb44f.png) _Screenshot from ingame_
# Fancy Tags
A fully resource pack free solution for textured UI elements, such as rank tags and prefixes but also buttons and displays. Fancy Tags is an all in one tag management plugin that generates and keeps track of image components for you.
With support for PlaceholderAPI, MiniPlaceholders and a developer API, this plugin can be used easily by any server admin.
!(https://cdn.modrinth.com/data/cached_images/0ebbfb525a336ff58193128da9ec88b42fa201e9.png)
## Features ### Commands The root command is ``/fancytags`` but ``/tags`` exist as a shorter alias.
All commands use the same permission ``fancytags.command``.
Below is a list of all sub-commands.
| Syntax | Function |
| ----------- | ----------- |
| generate
### Usage
The plugin offers support for PlaceholderAPI, and the tags can be accessed via the placeholder ``%tags_
# ⚠️ DISCLAIMER MiniMessage currently does not support these kind of head components, and thus don't work at all right now when using PlaceholderAPI. This is not a bug. This will be fixed when MiniMessage adds support. MiniPlaceholders does work!
Full config
```yml
# The tags are only cached on the client for 5 minutes after rendering,
# which means to have a seamless experience with no visual "skin loading"
# the players have to be sent all the tags regularly.
# This is done by sending a title pushed off-screen on join, and continuously on a timer.
cacheSettings:
# Whether cache updates should be sent.
enabled: true
# Whether players should be sent cache updates on join.
onJoin: true
# Whether players should continue being sent cache updates.
onTimer: true
# How frequent the timer runs, in seconds.
intervalDuration: 300
# The ratio of how much spacing is needed to push the tags off-screen in the title
# Each "spacing" consists of 2 spaces, which is as wide as a player head component,
# and the ratio is how many spacings per player head.
# If the tags are visible on-screen, consider raising this number.
# (This is mostly because the title feature has not been tested on larger screen sizes,
# this is very likely subject to change)
offScreenRatio: 2. 5
# Settings for the MineSkin API (mineskin.org).
# MineSkin is used for the skin signature generation.
mineSkinSettings:
# Your project's MineSkin API key.
# If you don't have one already, create an account and get one at https://account.mineskin.org/keys/
apiKey: ""
# The visibility of the generated skin.
# PUBLIC - Will be publicly shown on the MineSkin website
# UNLISTED - Can only be accessed via the link
# PRIVATE - Not accessible by anyone besides the account owner. NOTE: This option is locked to paid plans only.
visibility: UNLISTED
# If you have a paid plan on MineSkin for faster generation,
# you can put your higher limits below.
# If you don't have a paid plan, this can be ignored
# If you however don't know what to put, leave the mode at AUTO and it will sort itself out
limits:
# The mode for what limits to use. Can be AUTO for automatic allowance retrieving, or CUSTOM to use your own values.
mode: AUTO
# How many milliseconds between each request.
# This value is ignored when mode is set to AUTO
intervalMillis: 200
# How many requests to handle concurrently.
# This value is ignored when mode is set to AUTO
concurrency: 1
```
## Showcase There are so many things you can do with tags, and these are only a handful that I've done myself.
### Buttons !(https://cdn.modrinth.com/data/cached_images/1b2fffd056e9cabe979660dac9fc7a46cc528a1b.png) This is a menu used in this plugin itself, which utilizes tags in the form of buttons.
### Colored tags !(https://cdn.modrinth.com/data/cached_images/0457a864acf817561c5b417dc7f4f372de96b173.png) By coloring grayscale tags, the same texture can be reused for more cu
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- vatten
- Version
- 1.0.3
- Downloads
- 2,074
- Endorsements
- 24
- Category
- decoration
- Created
- 11/22/2025
- Updated
- 3/10/2026
- Game Versions
- 1.21.9, 1.21.10, 1.21.11
- Tags
- decoration, library, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Fancy Tags support?
The author lists 1.21.9, 1.21.10, 1.21.11. Other versions may work but are untested by the author.
What is the latest version of Fancy Tags?
Version 1.0.3, published 2026-03-10 with 2,074 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await

