{"id":126097,"date":"2026-06-07T12:51:39","date_gmt":"2026-06-07T09:51:39","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/"},"modified":"2026-06-07T12:51:39","modified_gmt":"2026-06-07T09:51:39","slug":"pulsemsg","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/","title":{"rendered":"PulseMsg"},"content":{"rendered":"<p># \u26a1 PulseMsg<\/p>\n<p>> Timed broadcast &#038; advertisement plugin \u2014 clickable links, hex colors, priority overrides, and a smart flood guard.<\/p>\n<p>![Spigot 1.20+](https:\/\/img.shields.io\/badge\/Spigot-1.20+-5865f2?style=flat-square)<br \/>\n![Paper](https:\/\/img.shields.io\/badge\/Paper-compatible-00aa88?style=flat-square)<br \/>\n![Java 17](https:\/\/img.shields.io\/badge\/Java-17-f39c12?style=flat-square)<br \/>\n![Author](https:\/\/img.shields.io\/badge\/by-rradajbi-555?style=flat-square)<\/p>\n<p>&#8212;<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/cdn.modrinth.com\/data\/n43FRKVD\/images\/9f6c8377cc0913e43d48b5283718e633d4157548.png\" alt=\"EliminationPlus\" width=\"600\"\/><br \/>\n  <br \/>\n  <em><\/em>\n<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcd6 What is PulseMsg?<\/p>\n<p>PulseMsg is a lightweight but powerful broadcast plugin that lets server owners schedule timed advertisement messages with full color control, clickable links, hover tooltips, and a smart flood guard so players never get spammed.<\/p>\n<p>Each message runs on its own independent timer \u2014 no more messages colliding or overflowing chat at the same time.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<\/p>\n<p>| Feature | Description |<br \/>\n|&#8212;|&#8212;|<br \/>\n| \u23f1 **Per-message timers** | Each message has its own `interval-seconds` \u2014 completely independent |<br \/>\n| \ud83d\udd17 **Clickable links** | Open URLs, suggest commands, run commands, or copy text to clipboard |<br \/>\n| \ud83c\udfa8 **Full color support** | Legacy `&#038;x` codes **and** hex `&#038;#RRGGBB` both supported on every line |<br \/>\n| \ud83d\udea8 **Priority messages** | Mark a message as `priority: true` to always fire, even alongside others |<br \/>\n| \ud83d\udee1 **Flood guard** | At most one non-priority message per scheduler tick \u2014 no chat spam |<br \/>\n| \ud83d\udd12 **Permission gating** | Send specific messages only to players with a given permission node |<br \/>\n| \ud83d\udd00 **Random or sequential** | Send messages in order or shuffle them with `random-order: true` |<br \/>\n| \ud83d\udc65 **Minimum players** | Skip broadcasts when fewer than N players are online |<br \/>\n| \u267b **Hot reload** | `\/pm reload` applies all config changes with zero server restart |<\/p>\n<p>&#8212;<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/cdn.modrinth.com\/data\/n43FRKVD\/images\/cc4b284504117e804d476365d73bf4f46c607d93.png\" alt=\"EliminationPlus\" width=\"600\"\/><br \/>\n  <br \/>\n  <em><\/em>\n<\/p>\n<p>## \ud83d\udccb Commands<\/p>\n<p>All commands require the `pulsemsg.admin` permission (default: OP).<br \/>\nAliases: `\/pulsemsg`, `\/pm`, `\/pulse`<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `\/pm reload` | Reload config and restart the scheduler |<br \/>\n| `\/pm list` | List all messages with enabled\/disabled status |<br \/>\n| `\/pm send <id>` | Manually fire a message immediately |<br \/>\n| `\/pm info <id>` | Show details and next-fire countdown for a message |<br \/>\n| `\/pm toggle` | Pause or resume all broadcasts |<br \/>\n| `\/pm help` | Show the help menu |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd11 Permissions<\/p>\n<p>| Node | Default | Description |<br \/>\n|&#8212;|&#8212;|&#8212;|<br \/>\n| `pulsemsg.admin` | OP | Full access to all PulseMsg commands |<br \/>\n| `pulsemsg.bypass` | false | Player will never receive any broadcasts |<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699 Configuration<\/p>\n<p>PulseMsg generates a fully documented `config.yml` on first run. Here&#8217;s a taste:<br \/>\n&#8220;`yaml<br \/>\nglobal-interval-seconds: 60<br \/>\nglobal-prefix: &#8216;&#038;#5865f2&#038;l[PulseMsg]&#038;r &#8216;<br \/>\nrandom-order: false<br \/>\nminimum-players: 0<\/p>\n<p>messages:<\/p>\n<p>  discord-ad:<br \/>\n    enabled: true<br \/>\n    title: &#8216;&#038;#7289da&#038;l\u26a1 Join Our Discord \u26a1&#8217;<br \/>\n    body:<br \/>\n      &#8211; &#8216;&#038;7Stay connected with the community!&#8217;<br \/>\n      &#8211; &#8216;&#038;7Get support, updates, and giveaways.&#8217;<br \/>\n      &#8211; &#8216; &#8216;<br \/>\n      &#8211; &#8216;&#038;#7289da&#038;l&#038;nJoin Now&#038;r &#038;7\u2014 discord.gg\/example&#8217;<br \/>\n    interval-seconds: 300<br \/>\n    priority: true                  # always fires even alongside other messages<br \/>\n    prefix: &#8216;&#038;#7289da[Discord]&#038;r &#8216;  # overrides the global prefix<br \/>\n    click:<br \/>\n      action: OPEN_URL<br \/>\n      value: &#8216;https:\/\/discord.gg\/example&#8217;<br \/>\n      hover: &#8216;&#038;9Click to join our Discord!&#8217;<\/p>\n<p>  store-ad:<br \/>\n    enabled: true<br \/>\n    title: &#8216;&#038;#f1c40f&#038;l\u2605 Support The Server \u2605&#8217;<br \/>\n    body:<br \/>\n      &#8211; &#8216;&#038;7Ranks, cosmetics and more at our store!&#8217;<br \/>\n    interval-seconds: 1200<br \/>\n    priority: false<br \/>\n    click:<br \/>\n      action: OPEN_URL<br \/>\n      value: &#8216;https:\/\/store.example.com&#8217;<br \/>\n      hover: &#8216;&#038;eClick to open the store!&#8217;<br \/>\n&#8220;`<\/p>\n<p>### Click actions<\/p>\n<p>| Action | Effect |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `OPEN_URL` | Opens a URL in the player&#8217;s browser |<br \/>\n| `SUGGEST_CMD` | Puts text into the player&#8217;s chat box |<br \/>\n| `RUN_CMD` | Runs a command as the player |<br \/>\n| `COPY_TEXT` | Copies text to the player&#8217;s clipboard |<\/p>\n<p>### How scheduling works<\/p>\n<p>PulseMsg ticks every `global-interval-seconds`. Each tick it counts down every message&#8217;s own timer independently. When a message is due:<\/p>\n<p>&#8211; **Priority messages** always fire \u2014 even if another message is also due that tick.<br \/>\n&#8211; **Non-priority messages** are flood-guarded \u2014 only **one** fires per tick. If multiple are due simultaneously, the others simply wait for their next natural interval.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udda5 Requirements<\/p>\n<p>&#8211; **Minecraft:** 1.20+<br \/>\n&#8211; **Server:** Spigot or Paper<br \/>\n&#8211; **Java:** 17 or newer<\/p>\n<p>&#8212;<\/p>\n<p>*Made with care by rradajbi \u2014 open an issue on GitHub for bugs or feature requests.*<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Send custom scheduled messages in chat<\/p>\n","protected":false},"featured_media":126098,"template":"","meta":{"_minecraft_slug":"pulsemsg","_minecraft_project_id":"n43FRKVD","_minecraft_author":"rradajbi","_minecraft_license":"MIT","_minecraft_downloads":7,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"pulsemsg.zip","_minecraft_size_bytes":22419,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:30:37.135899Z","_minecraft_date_created":"2026-03-24T23:48:40.477832Z","_minecraft_date_modified":"2026-03-24T22:18:59.739306Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/pulsemsg","_minecraft_icon_attachment_id":126098,"_minecraft_imported_at":"2026-06-07T09:51:40+00:00","_minecraft_import_hash":"14ce95975f8f995ae0aa037482d55d13","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,126,127,129,92],"mod_loader":[132,134],"minecraft_version":[59,36,60,93,94,101,102,41],"class_list":["post-126097","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-management","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-spigot","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21-11"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PulseMsg - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PulseMsg - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Send custom scheduled messages in chat\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.modrinth.com\/data\/n43FRKVD\/images\/9f6c8377cc0913e43d48b5283718e633d4157548.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/\",\"name\":\"PulseMsg - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pulsemsg-icon-c89a7578d47025c6376a5ad4e2284b0f11ceb194_96.webp\",\"datePublished\":\"2026-06-07T09:51:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pulsemsg-icon-c89a7578d47025c6376a5ad4e2284b0f11ceb194_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pulsemsg-icon-c89a7578d47025c6376a5ad4e2284b0f11ceb194_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pulsemsg\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"PulseMsg\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PulseMsg - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/","og_locale":"en_US","og_type":"article","og_title":"PulseMsg - Minecraft","og_description":"Send custom scheduled messages in chat","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.modrinth.com\/data\/n43FRKVD\/images\/9f6c8377cc0913e43d48b5283718e633d4157548.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/","name":"PulseMsg - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pulsemsg-icon-c89a7578d47025c6376a5ad4e2284b0f11ceb194_96.webp","datePublished":"2026-06-07T09:51:39+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pulsemsg-icon-c89a7578d47025c6376a5ad4e2284b0f11ceb194_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pulsemsg-icon-c89a7578d47025c6376a5ad4e2284b0f11ceb194_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pulsemsg\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"PulseMsg"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/126097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/126098"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=126097"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=126097"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=126097"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=126097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}