{"id":130863,"date":"2026-06-07T20:05:11","date_gmt":"2026-06-07T17:05:11","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/"},"modified":"2026-06-07T20:05:11","modified_gmt":"2026-06-07T17:05:11","slug":"redpockets","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/","title":{"rendered":"RedPockets"},"content":{"rendered":"<p># RedPockets &#8211; Minecraft Red Packet Plugin<\/p>\n<p>A feature-rich Minecraft red packet plugin that supports both currency red packets and item red packets.<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; Minecraft 1.21+<br \/>\n&#8211; Java 17+<br \/>\n&#8211; Spigot\/Paper\/Folia server<br \/>\n&#8211; Vault (optional, for currency red packet feature)<br \/>\n&#8211; **Dependencies**: nbtapi<br \/>\n#### Languages Supported:<br \/>\nChinese, English<br \/>\n#### The language files are located in the resources directory<\/p>\n<p>## Features<\/p>\n<p>&#8211; **Currency Red Packets**: Supports both random distribution and equal distribution modes<br \/>\n&#8211; **Item Red Packets**: Players can put in items for others to draw randomly<br \/>\n&#8211; **Visual GUI**: Full graphical interface operation, easy to use<br \/>\n&#8211; **Broadcast Messages**: Real-time broadcasts for sending and grabbing red packets<br \/>\n&#8211; **Multi-language Support**: Built-in Chinese and English language packs<br \/>\n&#8211; **Data Persistence**: Supports MySQL and SQLite databases<br \/>\n&#8211; **Economy System**: Compatible with mainstream economy plugins (Vault)<\/p>\n<p>## Installation<\/p>\n<p>1. Download the latest version of RedPockets.jar<br \/>\n2. Place the plugin into your server&#8217;s `plugins` folder<br \/>\n3. Restart the server or load the plugin<br \/>\n4. Configure the `config.yml` file (optional)<br \/>\n5. Restart the server to apply configurations<\/p>\n<p>## Configuration<\/p>\n<p>### Database<\/p>\n<p>&#8220;`yaml<br \/>\ndatabase:<br \/>\n  # Database type: mysql or sqlite<br \/>\n  type: sqlite<\/p>\n<p>  # MySQL configuration (only needed when type is mysql)<br \/>\n  mysql:<br \/>\n    host: localhost<br \/>\n    port: 3306<br \/>\n    database: redpockets<br \/>\n    username: root<br \/>\n    password: password<br \/>\n&#8220;`<\/p>\n<p>### Red Packet Settings<\/p>\n<p>&#8220;`yaml<br \/>\nredpocket:<br \/>\n  # Red packet expiration time (seconds), 0 means never expire<br \/>\n  expire-time: 3600<\/p>\n<p>  # Maximum amount for currency red packets<br \/>\n  max-amount: 100000.0<\/p>\n<p>  # Maximum number of red packets<br \/>\n  max-count: 100<br \/>\n&#8220;`<\/p>\n<p>## Commands<\/p>\n<p>### Player Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/redpocket` | Open the red packet creation GUI |<br \/>\n| `\/redpocket create` | Create a red packet (opens GUI) |<br \/>\n| `\/grab <RedPacketID>` | Grab a specific red packet |<br \/>\n| `\/redpocket preview <RedPacketID>` | Preview item red packet contents |<\/p>\n<p>### Admin Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/redpocketadmin delete <RedPacketID>` | Delete a specific red packet |<br \/>\n| `\/redpocketadmin reload` | Reload plugin configuration |<\/p>\n<p>## Permissions<\/p>\n<p>| Permission Node | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `redpockets.use` | Use red packet features | OP |<br \/>\n| `redpockets.create` | Create red packets | OP |<br \/>\n| `redpockets.grab` | Grab red packets | OP |<br \/>\n| `redpockets.admin` | Admin commands | OP |<\/p>\n<p>## Usage<\/p>\n<p>### Creating Currency Red Packets<\/p>\n<p>1. Type `\/redpocket` to open the main interface<br \/>\n2. Click on the &#8220;Currency Red Packet&#8221; icon<br \/>\n3. Set the total amount and quantity<br \/>\n4. Choose distribution method (random\/equal)<br \/>\n5. Click &#8220;Confirm Send&#8221;<\/p>\n<p>### Creating Item Red Packets<\/p>\n<p>1. Type `\/redpocket` to open the main interface<br \/>\n2. Click on the &#8220;Item Red Packet&#8221; icon<br \/>\n3. Click &#8220;Edit Items&#8221; to open the editing interface<br \/>\n4. Drag items into the editing area<br \/>\n5. Return to the main interface and click &#8220;Confirm Send&#8221;<\/p>\n<p>### Grabbing Red Packets<\/p>\n<p>&#8211; Click on the red packet link in the chat<br \/>\n&#8211; Or type `\/grab <RedPacketID>`<\/p>\n<p>## Support<\/p>\n<p>For issues or suggestions, please contact the plugin author.<\/p>\n<p>## License<\/p>\n<p>This project is open-sourced under the GPL-3.0 License.<\/p>\n<p># User Guide<\/p>\n<p>Detailed instructions on how to use all features of the RedPockets plugin.<\/p>\n<p>## Quick Start<\/p>\n<p>### Basic Commands<\/p>\n<p>&#8220;`<br \/>\n\/redpocket          &#8211; Open the main red packet interface<br \/>\n\/grab <RedPacketID>  &#8211; Grab a red packet<br \/>\n&#8220;`<\/p>\n<p>### Your First Red Packet<\/p>\n<p>1. Type `\/redpocket` in-game<br \/>\n2. In the GUI that appears, select either &#8220;Currency Red Packet&#8221; or &#8220;Item Red Packet&#8221;<br \/>\n3. Follow the prompts to set parameters<br \/>\n4. Click &#8220;Confirm Send&#8221;<\/p>\n<p>## Currency Red Packets<\/p>\n<p>### Overview<\/p>\n<p>Currency red packets are based on in-game currency. Players receive corresponding currency after grabbing them.<\/p>\n<p>### Creation Steps<\/p>\n<p>1. **Open Creation Interface**<br \/>\n   &#8220;`<br \/>\n   \/redpocket<br \/>\n   &#8220;`<br \/>\n   Click on the &#8220;Currency Red Packet&#8221; icon<\/p>\n<p>2. **Set Total Amount**<br \/>\n   &#8211; Click the &#8220;Total Amount&#8221; item<br \/>\n   &#8211; Enter the amount in chat (e.g., `100`)<br \/>\n   &#8211; Enter `cancel` to cancel<\/p>\n<p>3. **Set Quantity**<br \/>\n   &#8211; Click the &#8220;Quantity&#8221; item<br \/>\n   &#8211; Enter the quantity in chat (e.g., `10`)<br \/>\n   &#8211; The quantity indicates how many people can grab the red packet<\/p>\n<p>4. **Choose Distribution Method**<br \/>\n   &#8211; **Random Distribution**: Each person gets a random amount, with a &#8220;Lucky Draw&#8221; possible<br \/>\n   &#8211; **Equal Distribution**: Everyone gets the same amount<\/p>\n<p>5. **Set Note (Optional)**<br \/>\n   &#8211; Click the &#8220;Set Note&#8221; item<br \/>\n   &#8211; Enter the note information in chat<\/p>\n<p>6. **Confirm Sending**<br \/>\n   &#8211; Check if settings are correct<br \/>\n   &#8211; Click &#8220;Confirm Send&#8221;<br \/>\n   &#8211; The red packet will be sent to all online players<\/p>\n<p>### Distribution Methods<\/p>\n<p>#### Random Distribution<\/p>\n<p>&#8211; The system randomly allocates amounts based on total amount and quantity<br \/>\n&#8211; Each person receives a different amount<br \/>\n&#8211; The person who grabs the most will be shown as &#8220;Lucky Draw&#8221; after the red packet is fully claimed<br \/>\n&#8211; Suitable for adding fun and interactivity<\/p>\n<p>#### Equal Distribution<\/p>\n<p>&#8211; Total amount is divided equally among all recipients<br \/>\n&#8211; Everyone receives the same amount<br \/>\n&#8211; Suitable for fair distribution scenarios<\/p>\n<p>## Item Red Packets<\/p>\n<p>### Overview<\/p>\n<p>Item red packets allow senders to place items for other players to randomly draw. It&#8217;s a great way to give gifts to friends!<\/p>\n<p>### Creation Steps<\/p>\n<p>1. **Open Creation Interface**<br \/>\n   &#8220;`<br \/>\n   \/redpocket<br \/>\n   &#8220;`<br \/>\n   Click on the &#8220;Item Red Packet&#8221; icon<\/p>\n<p>2. **Edit Items**<br \/>\n   &#8211; Click the &#8220;Edit Items&#8221; icon<br \/>\n   &#8211; Open the item editing interface (54 slots)<br \/>\n   &#8211; Drag items you want to send into the editing area<br \/>\n   &#8211; You can place multiple items, one item per slot<br \/>\n   &#8211; Items can be stacked<\/p>\n<p>3. **Return to Main Interface**<br \/>\n   &#8211; Closing the edit interface saves automatically<br \/>\n   &#8211; Return to the creation interface<\/p>\n<p>4. **Confirm Sending**<br \/>\n   &#8211; Check the item quantity<br \/>\n   &#8211; Click &#8220;Confirm Send&#8221;<br \/>\n   &#8211; The red packet will be sent to all online players<\/p>\n<p>### Features<\/p>\n<p>&#8211; **Random Draw**: Players randomly receive one of the items<br \/>\n&#8211; **Uniqueness**: Each item can only be grabbed once<br \/>\n&#8211; **Auto-lock**: Items are automatically locked after sending and cannot be modified<br \/>\n&#8211; **Expiry Return**: Unclaimed items are automatically returned when the red packet expires<\/p>\n<p>### Important Notes<\/p>\n<p>&#8211; Ensure items have been placed in the editing area<br \/>\n&#8211; Confirm item settings before sending<br \/>\n&#8211; Items will be automatically returned when the red packet expires<\/p>\n<p>## Grabbing Red Packets<\/p>\n<p>### Method 1: Click Chat Link<\/p>\n<p>When someone sends a red packet, it will appear in the chat:<br \/>\n&#8220;`<br \/>\nPlayer xxx sent 10 red packets worth 100 coins each, [Click here to grab]<br \/>\n&#8220;`<\/p>\n<p>Simply click on the green &#8220;[Click here to grab]&#8221; text to grab the red packet.<\/p>\n<p>### Method 2: Use Command<\/p>\n<p>&#8220;`<br \/>\n\/grab <RedPacketID><br \/>\n&#8220;`<\/p>\n<p>You need to know the red packet ID to grab it.<\/p>\n<p>### Viewing Red Packet ID<\/p>\n<p>Click on the &#8220;type&#8221; text in the chat to view the red packet ID.<\/p>\n<p>## Preview Feature<\/p>\n<p>### Item Red Packet Preview<\/p>\n<p>In the item red packet broadcast message, click on the &#8220;Item Red Packet&#8221; text to preview the red packet contents:<\/p>\n<p>&#8220;`<br \/>\nPlayer xxx sent an Item Red Packet containing 5 items, [Click to view]<br \/>\n&#8220;`<\/p>\n<p>The preview feature allows you to see what items are in the red packet, but you **cannot take items** from it.<\/p>\n<p>### Preview Notes<\/p>\n<p>&#8211; The preview interface is read-only<br \/>\n&#8211; You cannot take items from the preview<br \/>\n&#8211; Preview data is stored in memory<br \/>\n&#8211; The preview automatically disappears when the red packet expires or is fully claimed<\/p>\n<p>## FAQ<\/p>\n<p>### Q: What should I do if I get an &#8220;insufficient balance&#8221; prompt when grabbing a red packet?<\/p>\n<p>**A**: Currency red packets require an economy system. Please ensure:<br \/>\n1. Vault plugin is installed<br \/>\n2. An economy plugin (like Essentials) is installed<br \/>\n3. Server economy features are enabled<\/p>\n<p>### Q: Where do items go when a red packet expires?<\/p>\n<p>**A**: When item red packets expire:<br \/>\n1. Unclaimed items are automatically returned to the sender<br \/>\n2. You can view remaining items through the item editing interface<br \/>\n3. Reopen the item editing interface to see the returned items<\/p>\n<p>### Q: How can I modify a sent red packet?<\/p>\n<p>**A**: Sent red packets cannot be modified:<br \/>\n&#8211; Currency red packets: Amount and quantity are fixed after sending<br \/>\n&#8211; Item red packets: Items are automatically locked after sending<\/p>\n<p>### Q: Why is the edit interface still read-only even after all items in an item red packet have been claimed?<\/p>\n<p>**A**: This might be a bug. Please try:<br \/>\n1. Waiting a few seconds for it to refresh<br \/>\n2. Reopening the edit interface<br \/>\n3. Contacting an administrator if the issue persists<\/p>\n<p>### Q: Can I see what others have grabbed?<\/p>\n<p>**A**: Yes, the system broadcasts in real-time:<br \/>\n&#8211; Currency red packets: Shows the amount grabbed<br \/>\n&#8211; Item red packets: Shows the grabbed item name and quantity<\/p>\n<p>### Q: How do I delete a red packet?<\/p>\n<p>**A**: Only administrators can delete red packets:<br \/>\n&#8220;`<br \/>\n\/redpocketadmin delete <RedPacketID><br \/>\n&#8220;`<\/p>\n<p>### Q: What should I do if data is lost?<\/p>\n<p>**A**: Please back up your database regularly:<br \/>\n&#8211; MySQL: Regularly back up the `redpockets` database<br \/>\n&#8211; SQLite: Back up the `plugins\/RedPockets\/redpockets.db` file<\/p>\n<p>### Q: Which economy plugins are supported?<\/p>\n<p>**A**: Supports all Vault-compatible economy plugins:<br \/>\n&#8211; EssentialsX<br \/>\n&#8211; CMI<br \/>\n&#8211; VaultEconomy<br \/>\n&#8211; Other mainstream economy plugins<\/p>\n<p>### Q: What are the maximum amounts and quantities for red packets?<\/p>\n<p>**A**: These can be configured in `config.yml`:<br \/>\n&#8220;`yaml<br \/>\nredpocket:<br \/>\n  max-amount: 100000.0  # Maximum amount<br \/>\n  max-count: 100         # Maximum quantity<br \/>\n&#8220;`<\/p>\n<p>## Tips<\/p>\n<p>1. **Note Function**: Add notes to red packets to make them more meaningful<br \/>\n2. **Preview Items**: Preview item red packets before grabbing to see what items are available<br \/>\n3. **Equal Distribution**: Choose equal distribution mode for fair distribution<br \/>\n4. **Random Distribution**: Choose random distribution mode to increase interactive fun<br \/>\n5. **Watch Expiry Time**: Default expiration is 1 hour, remember to grab in time<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A fully-featured Minecraft red envelope plugin that supports both coin red envelopes and item red envelopes.<\/p>\n","protected":false},"featured_media":130864,"template":"","meta":{"_minecraft_slug":"redpockets","_minecraft_project_id":"3yb0MHN3","_minecraft_author":"chenasyd","_minecraft_license":"GPL-3.0-or-later","_minecraft_downloads":27,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"redpockets.zip","_minecraft_size_bytes":5263753,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:17:32.697886Z","_minecraft_date_created":"2026-03-04T21:17:42.523703Z","_minecraft_date_modified":"2026-04-12T16:07:40.949962Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/redpockets","_minecraft_icon_attachment_id":130864,"_minecraft_imported_at":"2026-06-07T17:05:12+00:00","_minecraft_import_hash":"4b8f10ada91a4e199dc5cf57a30297ae","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,844,125,127,128,129,91,92],"mod_loader":[131,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-130863","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-economy","mod_category-folia","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-storage","mod_category-utility","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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>RedPockets - 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\/redpockets\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RedPockets - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A fully-featured Minecraft red envelope plugin that supports both coin red envelopes and item red envelopes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/\",\"name\":\"RedPockets - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/redpockets-icon-407c917768583b993017a7526e5f137afaf74a49.webp\",\"datePublished\":\"2026-06-07T17:05:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/redpockets-icon-407c917768583b993017a7526e5f137afaf74a49.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/redpockets-icon-407c917768583b993017a7526e5f137afaf74a49.webp\",\"width\":128,\"height\":128},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/redpockets\\\/#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\":\"RedPockets\"}]},{\"@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":"RedPockets - 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\/redpockets\/","og_locale":"en_US","og_type":"article","og_title":"RedPockets - Minecraft","og_description":"A fully-featured Minecraft red envelope plugin that supports both coin red envelopes and item red envelopes.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/","name":"RedPockets - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/redpockets-icon-407c917768583b993017a7526e5f137afaf74a49.webp","datePublished":"2026-06-07T17:05:11+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/redpockets-icon-407c917768583b993017a7526e5f137afaf74a49.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/redpockets-icon-407c917768583b993017a7526e5f137afaf74a49.webp","width":128,"height":128},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/redpockets\/#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":"RedPockets"}]},{"@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\/130863","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\/130864"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=130863"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=130863"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=130863"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=130863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}