{"id":63825,"date":"2026-06-03T19:24:06","date_gmt":"2026-06-03T16:24:06","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/"},"modified":"2026-06-03T19:24:06","modified_gmt":"2026-06-03T16:24:06","slug":"enderannounce","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/","title":{"rendered":"EnderAnnounce"},"content":{"rendered":"<div align=\"center\">\n<img decoding=\"async\" src=\"https:\/\/media.discordapp.net\/attachments\/1392315129235771534\/1407274666925752330\/raw.png?ex=68b74e6a&#038;is=68b5fcea&#038;hm=0bf87b28910914c5842bb67e62619d5c67d11f32d79dd451ffd5b16d4c09196c&#038;=&#038;format=webp&#038;quality=lossless&#038;width=1380&#038;height=920\" alt=\"EnderAnnounce2 Logo\" width=\"300\"\/><\/p>\n<\/div>\n<p>&#8212;<\/p>\n<p># \ud83d\udce2 EnderAnnounce2 &#8211; Wiki<\/p>\n<p>![Minecraft](https:\/\/minecraft.net)<br \/>\n![Platform](https:\/\/papermc.io)<br \/>\n![Java](https:\/\/openjdk.java.net)<\/p>\n<p>**A lightweight and powerful announcement plugin for Minecraft with full color support, automatic announcements, and customizable formats.**<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb Table of Contents<\/p>\n<p>1. [\ud83c\udfaf Features](#-features)<br \/>\n2. [\u26a1 Quick Installation](#-quick-installation)<br \/>\n3. [\ud83c\udfae Commands](#-commands)<br \/>\n4. [\ud83d\udd27 Configuration](#-configuration)<br \/>\n5. [\ud83c\udfa8 Color Formats](#-color-formats)<br \/>\n6. [\u23f0 Automatic Announcements](#-automatic-announcements)<br \/>\n7. [\ud83d\udd12 Permissions](#-permissions)<br \/>\n8. [\ud83d\udcd6 Practical Examples](#-practical-examples)<br \/>\n9. [\u2753 FAQ](#-faq)<br \/>\n10. [\ud83c\udd98 Support](#-support)<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfaf Features<\/p>\n<p>### \u2728 **Advanced Color Formats**<br \/>\n&#8211; **Legacy Colors**: `&#038;a`, `&#038;b`, `&#038;c`, etc.<br \/>\n&#8211; **Hex Colors**: `&#038;#ff0000`, `#00ff00`, etc.<br \/>\n&#8211; **MiniMessage**: `<red>`, `<gradient:#ff0000:#00ff00>`, `<rainbow>`, etc.<\/p>\n<p>### \ud83d\ude80 **Predefined Announcement System**<br \/>\n&#8211; Configurable announcements from the config file<br \/>\n&#8211; Unique and customizable formats for each announcement<br \/>\n&#8211; Dynamic placeholders (`{player}`)<\/p>\n<p>### \u23f1\ufe0f **Automatic Announcements**<br \/>\n&#8211; Customizable timers per announcement<br \/>\n&#8211; Smart system (only sends if players are online)<br \/>\n&#8211; Full control from the config<\/p>\n<p>### \ud83c\udfb5 **Sound System**<br \/>\n&#8211; Customizable sounds per announcement<br \/>\n&#8211; Adjustable volume and pitch<br \/>\n&#8211; Compatible with all Minecraft sounds<\/p>\n<p>### \ud83d\udd27 **Flexible Configuration**<br \/>\n&#8211; Intuitive config file<br \/>\n&#8211; Hot reload without server restart<br \/>\n&#8211; Fully customizable messages<\/p>\n<p>&#8212;<\/p>\n<p>## \u26a1 Quick Installation<\/p>\n<p>### \ud83d\udce5 **Step 1: Download**<br \/>\n1. Download the `EnderAnnounce2.jar` file<br \/>\n2. Make sure you have Java 8+ and Minecraft 1.16.5+<\/p>\n<p>### \ud83d\udcc1 **Step 2: Install**<br \/>\n1. Place the JAR file in your server&#8217;s `plugins\/` folder<br \/>\n2. Restart or reload the server<br \/>\n3. The `config.yml` file will be generated automatically<\/p>\n<p>### \u2699\ufe0f **Step 3: Configure**<br \/>\n1. Edit `plugins\/EnderAnnounce2\/config.yml` as needed<br \/>\n2. Run `\/announceconfig reload` to apply changes<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae Commands<\/p>\n<p>### \ud83d\udc65 **For Players**<\/p>\n<p>#### `\/announce <name>`<br \/>\nSends a predefined announcement to all online players.<\/p>\n<p>**Examples:**<br \/>\n&#8220;`<br \/>\n\/announce welcome    \u2192 Sends welcome announcement<br \/>\n\/announce rules      \u2192 Sends rules announcement<br \/>\n\/announce list       \u2192 Lists all available announcements<br \/>\n&#8220;`<\/p>\n<p>### \ud83d\udd27 **For Administrators**<\/p>\n<p>#### `\/announceconfig<option>`<br \/>\nManages plugin configuration.<\/p>\n<p>**Available options:**<br \/>\n&#8220;`<br \/>\n\/announceconfig reload          \u2192 Reloads configuration<br \/>\n\/announceconfig toggle          \u2192 Enables\/disables the plugin<br \/>\n\/announceconfig list            \u2192 Lists available announcements<br \/>\n\/announceconfig auto status     \u2192 View status of automatic announcements<br \/>\n\/announceconfig auto toggle     \u2192 Enable\/disable automatic announcements<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 Configuration<\/p>\n<p>### \ud83d\udcc4 **config.yml Structure**<\/p>\n<p>&#8220;`yaml<br \/>\n# General settings<br \/>\nsettings:<br \/>\n  enabled: true                    # Enable\/disable plugin<br \/>\n  play_sound: true                 # Global sounds<\/p>\n<p>  # Automatic announcement system<br \/>\n  auto_announcements:<br \/>\n    enabled: true                  # Enable automatic announcements<br \/>\n    debug: false                   # Debug logs<\/p>\n<p># Predefined announcements<br \/>\nannouncements:<br \/>\n  announcement_name:<br \/>\n    format: |                      # Announcement format (multiline)<br \/>\n      <gradient:#ff6b6b:#4ecdc4>Decorative text<br \/>\n      <white>{message}<br \/>\n    sound:                         # Sound configuration<br \/>\n      enabled: true<br \/>\n      type: &#8220;entity.experience_orb.pickup&#8221;<br \/>\n      volume: 1.0<br \/>\n      pitch: 1.0<br \/>\n    auto:                         # Automatic configuration<br \/>\n      enabled: true               # Auto send?<br \/>\n      interval: 300               # Interval in seconds<\/p>\n<p># System messages<br \/>\nmessages:<br \/>\n  no_permission: &#8220;<red>No permission!&#8221;<br \/>\n  config_reloaded: &#8220;<green>Configuration reloaded!&#8221;<br \/>\n  # &#8230; more messages<br \/>\n&#8220;`<\/p>\n<p>## \u23f0 Automatic Announcements<\/p>\n<p>### \ud83d\udd04 **Timer Configuration**<\/p>\n<p>Each announcement can be set to send automatically:<\/p>\n<p>&#8220;`yaml<br \/>\nannouncements:<br \/>\n  my_announcement:<br \/>\n    format: &#8220;My message&#8221;<br \/>\n    auto:<br \/>\n      enabled: true          # Enable auto send<br \/>\n      interval: 600          # Every 10 minutes (in seconds)<br \/>\n&#8220;`<\/p>\n<p>### \ud83c\udf9b\ufe0f **Controlling Automatic Announcements**<\/p>\n<p>&#8220;`bash<br \/>\n# Enable\/disable entire system<br \/>\n\/announceconfig auto toggle<\/p>\n<p># Reload config and timers<br \/>\n\/announceconfig reload<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd12 Permissions<\/p>\n<p>### \ud83d\udc65 **Main Permissions**<\/p>\n<p>| Permission                | Description           | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `enderannounce.announce`  | Send announcements   | OP      |<br \/>\n| `enderannounce.admin`     | Configure plugin     | OP      |<br \/>\n| `enderannounce.*`         | All permissions      | OP      |<\/p>\n<p>## \u2753 FAQ<\/p>\n<p>### \ud83e\udd14 **How do I add a new announcement?**<\/p>\n<p>1. Open `plugins\/EnderAnnounce2\/config.yml`<br \/>\n2. Add a new section under `announcements:`<br \/>\n3. Run `\/announceconfig reload`<\/p>\n<p>**Example:**<br \/>\n&#8220;`yaml<br \/>\nannouncements:<br \/>\n  my_new_announcement:<br \/>\n    format: &#8220;<green>My custom message&#8221;<br \/>\n    sound:<br \/>\n      enabled: true<br \/>\n      type: &#8220;entity.experience_orb.pickup&#8221;<br \/>\n      volume: 1.0<br \/>\n      pitch: 1.0<br \/>\n    auto:<br \/>\n      enabled: false<br \/>\n&#8220;`<\/p>\n<p>### \ud83e\udd14 **How do I disable a specific automatic announcement?**<\/p>\n<p>Set `auto.enabled` to `false` in the corresponding announcement:<\/p>\n<p>&#8220;`yaml<br \/>\nannouncements:<br \/>\n  my_announcement:<br \/>\n    auto:<br \/>\n      enabled: false  # \u2190 Change this<br \/>\n      interval: 300<br \/>\n&#8220;`<\/p>\n<p>### \ud83e\udd14 **Do colors work on all versions?**<\/p>\n<p>| Format            | 1.16.5+ | 1.20+ | Limitations         |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| Legacy (`&#038;a`)     | \u2705      | \u2705    | None               |<br \/>\n| Hex (`&#038;#ff0000`)  | \u2705      | \u2705    | None               |<br \/>\n| MiniMessage basic | \u2705      | \u2705    | None               |<br \/>\n| MiniMessage adv.  | \u26a0\ufe0f      | \u2705    | Some features      |<\/p>\n<p>### \ud83e\udd14 **How do I change the time interval?**<\/p>\n<p>The interval is set in **seconds**:<\/p>\n<p>&#8220;`yaml<br \/>\nauto:<br \/>\n  interval: 1800  # 30 minutes<br \/>\n  # 60 = 1 minute<br \/>\n  # 300 = 5 minutes<br \/>\n  # 600 = 10 minutes<br \/>\n  # 1800 = 30 minutes<br \/>\n  # 3600 = 1 hour<br \/>\n&#8220;`<\/p>\n<p>### \ud83e\udd14 **Can I use emojis in announcements?**<\/p>\n<p>Yes! Emojis work perfectly:<\/p>\n<p>&#8220;`yaml<br \/>\nformat: |<br \/>\n  \ud83c\udf89 Welcome! \ud83c\udf89<br \/>\n  \ud83c\udfae Enjoy the game! \ud83c\udfae<br \/>\n  \u2b50 You are awesome! \u2b50<br \/>\n&#8220;`<\/p>\n<p>## \ud83c\udd98 Support<\/p>\n<p>### \ud83d\udcdd **Before Reporting a Problem**<\/p>\n<p>1. **Check your version:**<br \/>\n   &#8211; Are you using Minecraft 1.16.5 &#8211; 1.21.x?<br \/>\n   &#8211; Do you have Java 8 or higher?<\/p>\n<p>2. **Review your configuration:**<br \/>\n   &#8211; Is your YAML formatted correctly?<br \/>\n   &#8211; Did you reload after changes?<\/p>\n<p>3. **Check the logs:**<br \/>\n   &#8211; Review `logs\/latest.log` for errors<br \/>\n   &#8211; Enable `debug: true` for more info<\/p>\n<p>### \ud83d\udc1b **Common Issues and Solutions**<\/p>\n<p>#### \u274c **&#8221;Plugin not working&#8221;**<br \/>\n&#8220;`bash<br \/>\n# Check if the plugin is loaded<br \/>\n\/plugins<\/p>\n<p># If it appears in red, check the logs:<br \/>\n# logs\/latest.log<br \/>\n&#8220;`<\/p>\n<p>#### \u274c **&#8221;Colors not showing&#8221;**<br \/>\n&#8220;`yaml<br \/>\n# Make sure to use the correct format:<br \/>\n# \u2705 Correct:<br \/>\nformat: &#8220;<red>Red text&#8221;<\/p>\n<p># \u274c Incorrect:<br \/>\nformat: &#8220;<red>Red text&#8221;<br \/>\n&#8220;`<\/p>\n<p>#### \u274c **&#8221;Automatic announcements not sending&#8221;**<br \/>\n&#8220;`yaml<br \/>\n# Check your configuration:<br \/>\nsettings:<br \/>\n  auto_announcements:<br \/>\n    enabled: true  # \u2190 Should be true<\/p>\n<p>announcements:<br \/>\n  my_announcement:<br \/>\n    auto:<br \/>\n      enabled: true  # \u2190 Should be true<br \/>\n      interval: 300  # \u2190 Greater than 0<br \/>\n&#8220;`<\/p>\n<p>## \ud83d\udcdc Additional Information<\/p>\n<p>### \ud83d\udd04 **Updates**<br \/>\n&#8211; \u2705 Guaranteed compatibility 1.16.5 &#8211; 1.21.x<br \/>\n&#8211; \u2705 Automatic config updates<br \/>\n&#8211; \u2705 Backward compatibility maintained<\/p>\n<p>### \ud83d\udcca **Performance**<br \/>\n&#8211; \u26a1 Ultra lightweight (<1MB RAM)\n- \u26a1 No server lag\n- \u26a1 Asynchronous config loading\n\n### \ud83d\udd10 **Security**\n- \ud83d\udee1\ufe0f Permission validation\n- \ud83d\udee1\ufe0f Spam prevention\n- \ud83d\udee1\ufe0f Secure default configuration\n\n---\n\n*Thank you for using EnderAnnounce2! A plugin made with \u2764\ufe0f for the Minecraft community.*\n\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Lightweight announcement plugin with legacy, hex, and MiniMessage support<\/p>\n","protected":false},"featured_media":63826,"template":"","meta":{"_minecraft_slug":"enderannounce","_minecraft_project_id":"Karkknnw","_minecraft_author":"DevEmx","_minecraft_license":"MIT","_minecraft_downloads":38,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"enderannounce.zip","_minecraft_size_bytes":22677,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T21:42:24.063164Z","_minecraft_date_created":"2025-09-04T21:44:24.311845Z","_minecraft_date_modified":"2025-09-01T21:20:49.784386Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/enderannounce","_minecraft_icon_attachment_id":63826,"_minecraft_imported_at":"2026-06-03T16:24:07+00:00","_minecraft_import_hash":"adc7d5a6091cfd104d701068ae2b712a","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,126,127,92],"mod_loader":[132],"minecraft_version":[118,119,120,46,47,48,59,36,60,93,94,101,102,62,37,73,74,38,78,79,80,81],"class_list":["post-63825","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-management","mod_category-paper","mod_category-utility","mod_loader-paper","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","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-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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EnderAnnounce - 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\/enderannounce\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EnderAnnounce - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Lightweight announcement plugin with legacy, hex, and MiniMessage support\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/media.discordapp.net\/attachments\/1392315129235771534\/1407274666925752330\/raw.png?ex=68b74e6a&is=68b5fcea&hm=0bf87b28910914c5842bb67e62619d5c67d11f32d79dd451ffd5b16d4c09196c&=&format=webp&quality=lossless&width=1380&height=920\" \/>\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\\\/enderannounce\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderannounce\\\/\",\"name\":\"EnderAnnounce - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderannounce\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderannounce\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/enderannounce-icon-05378f33e04e8d9c244e4ff36ef3e0d08a09eda1_96.webp\",\"datePublished\":\"2026-06-03T16:24:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderannounce\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderannounce\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderannounce\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/enderannounce-icon-05378f33e04e8d9c244e4ff36ef3e0d08a09eda1_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/enderannounce-icon-05378f33e04e8d9c244e4ff36ef3e0d08a09eda1_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderannounce\\\/#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\":\"EnderAnnounce\"}]},{\"@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":"EnderAnnounce - 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\/enderannounce\/","og_locale":"en_US","og_type":"article","og_title":"EnderAnnounce - Minecraft","og_description":"Lightweight announcement plugin with legacy, hex, and MiniMessage support","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/media.discordapp.net\/attachments\/1392315129235771534\/1407274666925752330\/raw.png?ex=68b74e6a&is=68b5fcea&hm=0bf87b28910914c5842bb67e62619d5c67d11f32d79dd451ffd5b16d4c09196c&=&format=webp&quality=lossless&width=1380&height=920","type":"","width":"","height":""}],"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\/enderannounce\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/","name":"EnderAnnounce - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/enderannounce-icon-05378f33e04e8d9c244e4ff36ef3e0d08a09eda1_96.webp","datePublished":"2026-06-03T16:24:06+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/enderannounce-icon-05378f33e04e8d9c244e4ff36ef3e0d08a09eda1_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/enderannounce-icon-05378f33e04e8d9c244e4ff36ef3e0d08a09eda1_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderannounce\/#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":"EnderAnnounce"}]},{"@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\/63825","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\/63826"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=63825"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=63825"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=63825"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=63825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}