Releases: MistDig/MistTags
Release list
MistTags v2.3.4 Beta
Fixed
- Fixed broad staff permissions so
misttags.manage,misttags.admin, andmisttags.*work across commands, tab completion, and the manage GUI. - Added
misttags.adminandmisttags.*permission declarations. - Added
or_noneplaceholders for scoreboards/menus so TAB nametags can stay empty while sidebars show redNone.
Docs
- Added a wiki section for using TAB animation placeholders, such as
%animation:sovereign%, through LuckPerms fallback prefixes. - Added guidance for using
%misttags_suffix_or_none%in scoreboards instead of TAB global placeholder replacements.
Validation
- Java 17 compile passed.
- VitePress docs build passed.
MistTags v2.3.3 Beta
Changed
- Updated MistTags to
2.3.3-beta. - Added the Paper Dialog animation picker after staff edit a prefix or suffix.
- Made every animation preset in the docs use
{text}as the template placeholder. - Kept public release naming focused on
MistTagsfor Modrinth compliance. - Fixed the docs footer copyright text.
Validation
- Java 17 compile passed.
- VitePress docs build passed.
MistTags v2.3.2 Beta
MistTags 2.3.2 Beta keeps the v2.3.2-beta release line and updates the same assets instead of creating a new beta release.
Changes:
- Added a Paper Dialog animation picker after staff edit a prefix/suffix. Staff now enter text and duration first, then choose None or any animation loaded from animations.yml.
- Updated the animation docs so every preset frame uses {text} as the template placeholder.
- Kept animation selection dynamic, so new animations added to animations.yml appear as dialog buttons after reload/restart.
MistTags v2.3.1 Beta
MistTags 2.3.1 Beta is a small permission visibility fix on top of 2.3 Beta.
Fixes:
/mthelp now only shows commands the sender has permission to use./mttab completion now only suggests commands the sender has permission to use.- Standalone
/addprefix,/addsuffix,/removeprefix, and/removesuffixtab completion now respects staff/self-service permissions. - Self-service players with
misttags.customonly see their own name as a target suggestion.
MistTags v2.1.2 Beta
Small beta polish update.
Changes:
- Added plugin description, website, and author metadata.
/version MistTagsnow shows useful in-game information, including author MistDig and the GitHub website.- Release assets keep versioned file names.
MistTags v2.1.1 Beta
Fixes color/animation defaults from v2.1-beta.
Changes:
- Fixed legacy section-color conversion to avoid encoding issues.
- Fixed the default rainbow animation purple frame to use valid MiniMessage syntax: <light_purple>.
- Added CHANGELOG.md for version history going forward.
MistTags v2.3 Beta
MistTags 2.3 Beta focuses on the staff manage flow, storage cleanup, and safer display behavior.
Changes:
- Added Paper Dialog UI support for
/mt check <player>on supported Paper/26.x servers. - Added dialog editing with separate tag and duration inputs.
- Added Back buttons for prefix/suffix time dialogs.
- Added
commands.ymlso server owners can add custom command aliases without changing behavior. - Switched normal game storage to SQLite by default; legacy
data.ymlis imported once and kept as a backup. - Added display-only spacing so prefixes and suffixes do not merge into player names.
- Improved clickable
/mt listrows and Adventure color handling. - Fixed preview cleanup to last 5 seconds and clear reliably.
- Added safer scheduler cancellation for Paper/Folia task handles.
- Updated docs at https://mistdig.github.io/MistTags/.
Still beta: test on your exact server jar before using on a production network.
MistTags v2.2 Beta
MistTags v2.2 Beta adds the staff tag management flow.
Changes:
- Added
/mt check <player>staff manage menu. /mt listnow shows rendered colored prefixes/suffixes instead of raw MiniMessage./mt listrows are clickable for players and open the manage menu.- Added manage buttons for deleting tags, suggesting edit commands, and checking time left.
- Fixed
/mt previewto last 5 seconds. - Updated
/version MistTagswebsite metadata to the docs site. - Updated website/docs and changelog.
- Added default-message fallback so new messages still work on old
msg.ymlfiles.
MistTags 2.1 Beta
Beta release of MistTags 2.1. Includes temporary/permanent prefixes and suffixes, TAB/LPC smart placeholder integration, PlaceholderAPI support, editable messages, animations, YAML/database storage, and broad Bukkit-family compatibility.