Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Messages On Head
  • Messages On Head 1.6

    release10 мая 2026 г.
    • Added the ability to prevent messages from appearing when the player is under an invisibility effect
  • Messages On Head 1.5

    release29 июля 2025 г.
    • Added the ability to toggle visibility of messages on heads using the /moh toggle command.
    • Added the messagesonhead.toggle permission to control who is allowed to use /moh toggle.
    • Fixed the "Player not found" message in the /moh say <player> command.

    \

    🤝 Thanks to @Carter4242 for bringing the initial implementation of this feature.

  • Messages On Head 1.4

    release6 июля 2025 г.
    • Added the ability to hide messages from the sender using the visibleToSender field (by setting it to false) in the configuration:
    # Whether a message will be visible to its sender
    visibleToSender: true
    
  • Messages On Head 1.3

    release27 июня 2025 г.
    • Migrated to the 1.21.6 version (starting with this version, the plugin won't work with versions below)
    • Added the ability to configure gaps between messages and above the player's head:
    # Distances between messages / above player's head
    gapBetweenMessages: 0.3
    gapAboveHead: 0.4
    
  • Messages On Head 1.2.3

    release24 июня 2025 г.
    • Added entity cleanup on shutdown (i.e., text displays won't be stuck in the air after restart).
    • Fixed the position issues with text displays.
  • Messages On Head 1.2.2

    release22 июня 2025 г.
    • Added the ability to configure the rotation behaviour of the text display:
    # How a text display can pivot:
    # VERTICAL - Can pivot around vertical axis
    # HORIZONTAL - Can pivot around horizontal axis
    # CENTER - Can pivot around center point
    # FIXED - No rotation
    pivotAxis: "VERTICAL"
    
  • Messages On Head 1.2.1

    release15 июня 2025 г.
    • Fix: Prevented the first message letter from being interpreted as a color code
  • Messages On Head 1.2

    release14 июня 2025 г.
    # You may enable this if you use a plugin for per-player chat color customization (e.g., EZColors, ChatColor etc.)
    placeholderApiIntegration: false
    # Name of a placeholder that will be put before each text line
    colorPlaceholder: "%ezcolors_color%"
    # Format for text lines if `placeholderApiIntegration` is true
    lineFormat: "&[defaultColor]&[colorPlaceholder][message]"
    
  • Messages On Head 1.1

    release7 июня 2025 г.
    • Added the messagesonhead.show permission to control who is allowed to have messages on their head.
  • Messages On Head 1.0.3

    release19 мая 2025 г.
    • Fixed the cleanup behaviour. Now, using the /moh reload, you can remove stuck entities after the server restarts.
  • MessagesOnHead 1.0.2

    release4 февраля 2025 г.

    Changelog:

    • Added the minSymbolsForTimer field in config.
      The field determines the minimum amount of symbols in the message needed for the timer to appear.
      For example, minSymbolsForTimer set to 5:
  • MessagesOnHead 1.0.1

    release3 февраля 2025 г.

    Changelog:

    • Fixed the infinite loop which caused the server to crash.
    • Fixed large hitboxes for middle entities (which are of the AreaEffectCloud type) by decreasing their radius property.
    • Fixed the way messages disappear.
  • MessagesOnHead 1.0

    release3 февраля 2025 г.

    Initial version of the plugin.

Совместимость

Minecraft: Java Edition

Платформы

Сведения

Лицензия:MIT
Опубликован:1 год назад
Обновлён:1 месяц назад
ID проекта:
Главная