Updated Aug 3, 2026
SnTags is a licensed product: request a license on Discord.
SnTags is a chat tag system for Paper servers. Staff create tags, hand them out to players, and each player picks the one they wear from a paginated selector menu. The active tag is exported through PlaceholderAPI, so chat plugins, TAB and scoreboards render it wherever you want it.
tags.yml, editable by hand or through /tagadmin create and /tagadmin delete. The order of the entries in the file is the order they appear in the menu./tags./tagadmin custom, minted for a single player and identified by a numeric id.guis/tag-selector.yml, with nothing hardcoded in the plugin.sntags.admin.viewall lets staff see and try every tag in the catalogue, owned or not.%sntags_tag% and %sntags_has_tag%, with raw uncolorized output so the consuming plugin controls the rendering.<gradient> and <rainbow> are accepted, and interactive MiniMessage is refused, because tag text reaches other players' chat.SnTags runs on SnLib alone. One optional soft dependency:
%sntags_*% placeholders. Without it the plugin runs normally and the expansion is simply not registered.2.0.0 is a full rewrite on SnLib. If you are coming from 1.x, read Installation before putting it on a live server - it is a clean break rather than a drop-in update, and skipping the upgrade steps leaves a MySQL server on an empty database.