promotional bannermobile promotional banner

AutoMessages

A mod that automatically broadcasts configurable messages to all players at set intervals.

File Details

automessages-1.1.0.jar

  • R
  • Jan 14, 2026
  • 1.75 MB
  • 236
  • Early Access

File Name

automessages-1.1.0.jar

Supported Versions

  • Early Access

1.1.0

Added

  • Text formatting support in messages using HTML-style tags:
    • <b>text</b> - Bold
    • <i>text</i> - Italic
    • <m>text</m> - Monospace
    • <color:#RRGGBB>text</color> - Colored text
    • <link:URL>text</link> - Clickable links
  • Tags can be nested: <b><color:#FF0000>bold red</color></b>

Fixed

  • java.lang.reflect.InvocationTargetException on server startup