{"id":126152,"date":"2026-06-07T12:56:08","date_gmt":"2026-06-07T09:56:08","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/"},"modified":"2026-06-07T12:56:08","modified_gmt":"2026-06-07T09:56:08","slug":"pumpkinannouncer","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/","title":{"rendered":"PumpkinAnnouncer"},"content":{"rendered":"<p># \ud83c\udf83 Pumpkin Announcer <\/p>\n<p>![Velocity](https:\/\/img.shields.io\/badge\/Velocity-Ready-blue?style=for-the-badge)<br \/>\n![Paper](https:\/\/img.shields.io\/badge\/Paper-Ready-white?style=for-the-badge)<br \/>\n![Java](https:\/\/img.shields.io\/badge\/Java-17+-orange?style=for-the-badge&#038;logo=java)<br \/>\n![Version](https:\/\/img.shields.io\/badge\/Version-v2.2-success?style=for-the-badge)<\/p>\n<p>The ultimate automated announcement system, now natively supporting both **Paper** servers and **Velocity** proxies in a single, smart `.jar` file!<br \/>\nPumpkinAnnouncer allows you to schedule highly immersive messages with full support for chat, ActionBars, BossBars, and custom sound effects.<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; \ud83c\udf10 **Cross-Platform (1 File):** Works seamlessly whether you drop it into your Paper `plugins` folder or your Velocity proxy. The plugin intelligently adapts to the platform!<br \/>\n&#8211; \ud83c\udfa8 **Universal Color Support:** Mix and match Legacy codes (`&#038;a&#038;l`), Bungee Hex (`&#038;#FF0000`), and modern MiniMessage tags (`<gradient:red:blue>`) on the same line. The plugin automatically translates everything flawlessly.<br \/>\n&#8211; \ud83e\udea7 **BossBars &#038; ActionBars:** Grab your players&#8217; attention with animated, temporary boss bars and action bar messages paired with custom sounds.<br \/>\n&#8211; \ud83c\udfaf **Multi-Server (Velocity):** Broadcast announcements to the entire network (`global`) or restrict them to specific servers (e.g., `[&#8220;lobby&#8221;, &#8220;survival&#8221;]`).<br \/>\n&#8211; \ud83c\udf0d **Multi-World (Paper):** Filter announcements so they only appear to players in specific worlds (e.g., `[&#8220;world_nether&#8221;]`).<br \/>\n&#8211; \ud83d\udccf **Mathematical Centering:** Simply add the `[center]` tag at the beginning of any line to center it perfectly in the Minecraft chat. It calculates pixels and intelligently ignores color codes!<br \/>\n&#8211; \ud83d\uddb1\ufe0f **Interactive Chat:** Full support for `<click>` and `<hover>` tags to create clickable links and informative tooltips.<br \/>\n&#8211; \u2328\ufe0f **Smart Tab-Completion:** Press `TAB` while typing `\/pa test` to instantly auto-complete the IDs of all your configured announcements.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc Commands &#038; Permissions<\/p>\n<p>| Command | Description | Permission |<br \/>\n| :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/pa reload` | Reloads the configuration in real-time. | `pumpkin.admin` |<br \/>\n| `\/pa list` | Displays a list of all loaded announcement IDs. | `pumpkin.admin` |<br \/>\n| `\/pa test <id>` | Instantly previews a specific announcement. | `pumpkin.admin` |<\/p>\n<p>*Tip: When using `\/pa test`, press the `TAB` key to auto-complete available announcements!*<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Installation<\/p>\n<p>1. Download the `PumpkinAnnouncer-x.x.jar` file.<br \/>\n2. Drop it into the `plugins` folder of your **Paper** server or **Velocity** proxy.<br \/>\n3. Restart your server\/proxy.<br \/>\n4. Edit the newly generated `plugins\/pumpkinannouncer\/config.yml` file to your liking.<br \/>\n5. Run `\/pa reload` in-game or from the console to apply your changes instantly.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcd6 Documentation &#038; Examples (`config.yml`)<\/p>\n<p>The v2.2 configuration system allows you to fully customize every aspect of your announcements. Here are 4 of the most common setups (feel free to copy and paste them!).<\/p>\n<p>### 1. Store Sale (Features BossBar, ActionBar &#038; Sound)<br \/>\nA premium-tier announcement. It plays a &#8220;Level Up&#8221; sound, shows a title above the hotbar, and displays a BossBar that smoothly depletes (`deplete: true`) over 15 seconds.<br \/>\n&#8220;`yaml<br \/>\n  store_sale:<br \/>\n    servers: [&#8220;global&#8221;]<br \/>\n    worlds: [&#8220;global&#8221;]<br \/>\n    sound: &#8220;ENTITY_PLAYER_LEVELUP&#8221;<br \/>\n    actionbar:<br \/>\n      enabled: true<br \/>\n      text: &#8220;<gradient:red:gold><bold>\ud83d\udd25 HUGE WEEKEND SALE &#8211; 50% OFF! \ud83d\udd25<\/bold><\/gradient>&#8221;<br \/>\n      duration-seconds: 10<br \/>\n    bossbar:<br \/>\n      enabled: true<br \/>\n      text: &#8220;<gradient:red:gold><bold>WEEKEND SALE IS LIVE!<\/bold><\/gradient>&#8221;<br \/>\n      color: &#8220;RED&#8221;<br \/>\n      style: &#8220;SOLID&#8221;<br \/>\n      duration-seconds: 15<br \/>\n      deplete: true<br \/>\n    lines:<br \/>\n      &#8211; &#8220;[center]<gradient:red:gold><bold>\ud83d\udd25 WEEKEND SALE \ud83d\udd25<\/bold><\/gradient>&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8220;[center]<white>Get a <green><bold>50% DISCOUNT<\/bold><\/green> on all ranks and keys!&#8221;<br \/>\n      &#8211; &#8220;[center]<white>Support the server and get epic perks.&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8220;[center]<click:open_url:'https:\/\/store.yourserver.com'><hover:show_text:'<green>Click to visit the store!&#8217;><yellow><bold>\ud83d\udc49 store.yourserver.com \ud83d\udc48<\/bold><\/yellow><\/hover><\/click>&#8221;<br \/>\n&#8220;`<\/p>\n<p>### 2. Voting Reminder (Velocity Server Filter)<br \/>\nIf you are running Velocity, this announcement will **only** broadcast to the &#8220;survival&#8221; and &#8220;skyblock&#8221; servers. It utilizes an ActionBar but disables the BossBar.<br \/>\n&#8220;`yaml<br \/>\n  voting:<br \/>\n    servers: [&#8220;survival&#8221;, &#8220;skyblock&#8221;]<br \/>\n    worlds: [&#8220;global&#8221;]<br \/>\n    sound: &#8220;ENTITY_EXPERIENCE_ORB_PICKUP&#8221;<br \/>\n    actionbar:<br \/>\n      enabled: true<br \/>\n      text: &#8220;<gold><bold>Vote for us and earn epic rewards!<\/bold><\/gold>&#8221;<br \/>\n      duration-seconds: 8<br \/>\n    bossbar:<br \/>\n      enabled: false<br \/>\n    lines:<br \/>\n      &#8211; &#8220;[center]<color:#FFD900><bold>SUPPORT THE SERVER<\/bold><\/color>&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8220;[center]<white>Do you enjoy playing here? Help us grow!&#8221;<br \/>\n      &#8211; &#8220;[center]<white>Use <gold>\/vote<\/gold> or click the link below.&#8221;<br \/>\n      &#8211; &#8220;[center]<click:open_url:'https:\/\/vote.yourserver.com'><hover:show_text:'<yellow>Click to vote!&#8217;><underlined><aqua>vote.yourserver.com<\/aqua><\/underlined><\/hover><\/click>&#8221;<br \/>\n&#8220;`<\/p>\n<p>### 3. Danger Alert (Paper World Filter)<br \/>\nIf you are running Paper, this is perfect. It will **only** appear to players who are currently in the Nether dimension. Features a Ghast warning sound and a segmented BossBar for a &#8220;timer&#8221; feel.<br \/>\n&#8220;`yaml<br \/>\n  nether_warning:<br \/>\n    servers: [&#8220;global&#8221;]<br \/>\n    worlds: [&#8220;world_nether&#8221;] #[PAPER ONLY] Exclusive to this world<br \/>\n    sound: &#8220;ENTITY_GHAST_WARN&#8221;<br \/>\n    actionbar:<br \/>\n      enabled: false<br \/>\n    bossbar:<br \/>\n      enabled: true<br \/>\n      text: &#8220;<red><bold>\u26a0 DANGEROUS ZONE \u26a0<\/bold><\/red>&#8221;<br \/>\n      color: &#8220;RED&#8221;<br \/>\n      style: &#8220;SEGMENTED_6&#8221;<br \/>\n      duration-seconds: 10<br \/>\n      deplete: true<br \/>\n    lines:<br \/>\n      &#8211; &#8220;[center]<red><bold>\u26a0 CAUTION \u26a0<\/bold><\/red>&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8220;[center]<white>You are currently exploring the <color:#FF5733>Nether<\/color>!&#8221;<br \/>\n      &#8211; &#8220;[center]<white>Keep your inventory safe and watch out for lava.&#8221;<br \/>\n      &#8211; &#8220;[center]<gray>\u00bb <white>PvP is <red>enabled<\/red> in this world.&#8221;<br \/>\n&#8220;`<\/p>\n<p>### 4. Informational Announcement (Clean &#038; Minimalist)<br \/>\nA simple staff recruitment announcement. No ActionBars, no BossBars, no sounds. Just perfectly centered chat text.<br \/>\n&#8220;`yaml<br \/>\n  staff_recruitment:<br \/>\n    servers: [&#8220;global&#8221;]<br \/>\n    worlds: [&#8220;global&#8221;]<br \/>\n    sound: &#8220;&#8221;<br \/>\n    actionbar:<br \/>\n      enabled: false<br \/>\n    bossbar:<br \/>\n      enabled: false<br \/>\n    lines:<br \/>\n      &#8211; &#8220;[center]<color:#00FFD1><bold>WE ARE HIRING!<\/bold><\/color>&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8220;[center]<white>Are you active and love helping others?&#8221;<br \/>\n      &#8211; &#8220;[center]<white>We are currently looking for <color:#00FFD1>Helpers<\/color> and <color:#FF8C00>Moderators<\/color>.&#8221;<br \/>\n      &#8211; &#8220;[center]<gray>\u00bb <white>Apply here: <click:open_url:'https:\/\/apply.yourserver.com'><hover:show_text:'<gray>Good luck!&#8217;><underlined><color:#00FFD1>apply.yourserver.com<\/color><\/underlined><\/hover><\/click>&#8221;<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f General Settings<\/p>\n<p>At the very top of your `config.yml`, you can control the main timer and fully translate\/customize all the plugin&#8217;s command responses.<br \/>\n&#8220;`yaml<br \/>\nsettings:<br \/>\n  cooldown-seconds: 60<\/p>\n<p>messages:<br \/>\n  help: &#8220;<gradient:gold:yellow><bold>PumpkinAnnouncer<\/bold><\/gradient>n<gray>\u00bb <yellow>\/pa reload <dark_gray>&#8211; <white>Reload settingsn<gray>\u00bb <yellow>\/pa list <dark_gray>&#8211; <white>View all IDsn<gray>\u00bb <yellow>\/pa test <id> <dark_gray>&#8211; <white>Preview an announcement&#8221;<br \/>\n  reload-success: &#8220;<green>Reload complete! Everything is running smoothly.&#8221;<br \/>\n  list-header: &#8220;<gold><bold>Currently Loaded Announcements:<\/bold><\/gold>&#8221;<br \/>\n  id-not-found: &#8220;<red>That announcement ID doesn&#8217;t exist. Please check your config.&#8221;<br \/>\n&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Simple plugin for velocity and paper.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"pumpkinannouncer","_minecraft_project_id":"iaHWouqE","_minecraft_author":"superzxd276-tech","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":20,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"pumpkinannouncer.zip","_minecraft_size_bytes":1342901,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T22:30:35.653985Z","_minecraft_date_created":"2026-04-17T04:25:22.049617Z","_minecraft_date_modified":"2026-04-18T18:07:20.013941Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/pumpkinannouncer","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-07T09:56:10+00:00","_minecraft_import_hash":"aa60741031bbedf877fe4daa8d7e1176","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,126,127,92,985],"mod_loader":[132,986],"minecraft_version":[54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-126152","mod","type-mod","status-publish","hentry","mod_category-decoration","mod_category-management","mod_category-paper","mod_category-utility","mod_category-velocity","mod_loader-paper","mod_loader-velocity","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","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","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PumpkinAnnouncer - 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\/pumpkinannouncer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PumpkinAnnouncer - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Simple plugin for velocity and paper.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pumpkinannouncer\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pumpkinannouncer\\\/\",\"name\":\"PumpkinAnnouncer - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-07T09:56:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pumpkinannouncer\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pumpkinannouncer\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pumpkinannouncer\\\/#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\":\"PumpkinAnnouncer\"}]},{\"@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":"PumpkinAnnouncer - 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\/pumpkinannouncer\/","og_locale":"en_US","og_type":"article","og_title":"PumpkinAnnouncer - Minecraft","og_description":"Simple plugin for velocity and paper.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/","name":"PumpkinAnnouncer - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-07T09:56:08+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pumpkinannouncer\/#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":"PumpkinAnnouncer"}]},{"@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\/126152","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:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=126152"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=126152"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=126152"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=126152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}