Skip to content

Releases: MistDig/MistTags

MistTags v2.3.4 Beta

MistTags v2.3.4 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 10 Aug 09:39

Fixed

  • Fixed broad staff permissions so misttags.manage, misttags.admin, and misttags.* work across commands, tab completion, and the manage GUI.
  • Added misttags.admin and misttags.* permission declarations.
  • Added or_none placeholders for scoreboards/menus so TAB nametags can stay empty while sidebars show red None.

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

MistTags v2.3.3 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 08 Aug 16:04

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 MistTags for Modrinth compliance.
  • Fixed the docs footer copyright text.

Validation

  • Java 17 compile passed.
  • VitePress docs build passed.

MistTags v2.3.2 Beta

MistTags v2.3.2 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 18 Jul 22:27

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 v2.3.1 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 17 Jul 12:08

MistTags 2.3.1 Beta is a small permission visibility fix on top of 2.3 Beta.

Fixes:

  • /mt help now only shows commands the sender has permission to use.
  • /mt tab completion now only suggests commands the sender has permission to use.
  • Standalone /addprefix, /addsuffix, /removeprefix, and /removesuffix tab completion now respects staff/self-service permissions.
  • Self-service players with misttags.custom only see their own name as a target suggestion.

MistTags v2.1.2 Beta

MistTags v2.1.2 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 17 Jul 09:16

Small beta polish update.

Changes:

  • Added plugin description, website, and author metadata.
  • /version MistTags now shows useful in-game information, including author MistDig and the GitHub website.
  • Release assets keep versioned file names.

MistTags v2.1.1 Beta

MistTags v2.1.1 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 17 Jul 09:04

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 v2.3 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 17 Jul 11:48

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.yml so server owners can add custom command aliases without changing behavior.
  • Switched normal game storage to SQLite by default; legacy data.yml is imported once and kept as a backup.
  • Added display-only spacing so prefixes and suffixes do not merge into player names.
  • Improved clickable /mt list rows 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 Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 17 Jul 09:59

MistTags v2.2 Beta adds the staff tag management flow.

Changes:

  • Added /mt check <player> staff manage menu.
  • /mt list now shows rendered colored prefixes/suffixes instead of raw MiniMessage.
  • /mt list rows are clickable for players and open the manage menu.
  • Added manage buttons for deleting tags, suggesting edit commands, and checking time left.
  • Fixed /mt preview to last 5 seconds.
  • Updated /version MistTags website metadata to the docs site.
  • Updated website/docs and changelog.
  • Added default-message fallback so new messages still work on old msg.yml files.

MistTags 2.1 Beta

MistTags 2.1 Beta Pre-release
Pre-release

Choose a tag to compare

@MistDig MistDig released this 17 Jul 08:56

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.