Skip to content

ModernTags v1.0.0 - Initial Release

Choose a tag to compare

@groundbreakingmc groundbreakingmc released this 15 Feb 11:41

πŸŽ‰ Initial Release

The first stable release of ModernTags - a modern plugin for displaying custom tags above player heads using Text Display entities.

✨ Features

  • Customizable Tags - Full control over tag appearance including colors, shadows, transparency, alignment, and size
  • Animated Tags - Support for multiple frames with configurable transition rates
  • Priority System - Automatic tag selection based on player permissions with priority ranking
  • PlaceholderAPI Integration - Support for any PAPI placeholders
  • Vault Integration - Automatic prefix and suffix insertion from permission plugins
  • Asynchronous Processing - Fully asynchronous operation in Netty threads via PacketEvents
  • High Performance - In-memory caching for fast access during repeated operations

πŸ“‹ Requirements

  • Minecraft 1.19.4+
  • Paper, Purpur or Paper forks
  • PacketEvents 2.0+

πŸ“¦ Optional Dependencies

  • PlaceholderAPI - for using placeholders from other plugins
  • Vault - for working with prefixes and suffixes

πŸ“ Commands & Permissions

Commands:

  • /moderntags - Reload plugin configuration

Permissions:

  • moderntags.tag.<name> - Permission to use specific tag (auto-generated)
  • moderntags.see.own - See own tag
  • moderntags.see.other - See other players' tags
  • moderntags.reload - Access to reload command