MysticNametags

A custom nametag system where you create your own tags players can equip or purchase.

File Details

mysticnametags-1.1.1.jar

  • R
  • Feb 7, 2026
  • 3.46 MB
  • 134
  • Early Access

File Name

mysticnametags-1.1.1.jar

Supported Versions

  • Early Access

MysticNameTags v1.1.1

Fixes

  • Fixed EcoTale not being recognized as a valid economy backend due to a missing detection check.
  • Corrected economy detection logic so EcoTale, VaultUnlocked, and EliteEssentials are properly considered.
  • Resolved an issue where paid tags could incorrectly report “No Economy” even when EcoTale was installed.

Improvements

  • /tags reload now re-initializes all integrations (permissions, prefixes, economy), allowing newly installed plugins to hook without a full server restart.
  • Dashboard Integrations tab now dynamically lists which Placeholder APIs are enabled:
    • WiFlowPlaceholderAPI
    • at.helpch PlaceholderAPI
  • Improved debug snapshot output to include clearer integration and economy backend state.

Developer / Admin Notes

  • Economy backend priority remains: EconomySystem → EcoTale → VaultUnlocked → EliteEssentials
  • Integration detection is now fully reload-safe and reflects the live server environment.