{"id":169635,"date":"2026-06-09T23:23:01","date_gmt":"2026-06-09T20:23:01","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/"},"modified":"2026-06-09T23:23:01","modified_gmt":"2026-06-09T20:23:01","slug":"werm","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/","title":{"rendered":"WERM"},"content":{"rendered":"<p># WERM &#8211; Web Engine for Realm Monetization<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/rjN2nIJ.png\" alt=\"WERM Logo\" width=\"600\">\n<\/p>\n<p align=\"center\">\n  <strong>The official Minecraft plugin for WERM &#8211; the future of game monetization. Global wallets, instant delivery, and powerful analytics\u2014all with the lowest fees in the industry.<\/strong>\n<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/bstats.org\/signatures\/bukkit\/WERM.svg\" alt=\"bStats\">\n<\/p>\n<p align=\"center\">\n  Website \u2022<br \/>\n  Dashboard \u2022<br \/>\n  Discord\n<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udd95 What&#8217;s New in v1.0.4<\/p>\n<p>### \u26a1 Performance &#038; Reliability Release<\/p>\n<p>This release adds batch delivery confirmation and async file I\/O to improve performance and reliability during high-load scenarios.<\/p>\n<p>| Feature | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| \ud83d\udce6 **Batch Delivery Confirmation** | Up to 10 confirmations per API call for 90% reduction in network overhead |<br \/>\n| \ud83d\udd04 **Async File I\/O** | Non-blocking queue persistence with debounced writes prevents main thread blocking |<br \/>\n| \ud83d\uded1 **Graceful Shutdown** | Proper executor termination ensures no data loss during server stops |<br \/>\n| \u26a1 **Faster Bulk Deliveries** | Improved performance when multiple items need to be delivered at once |<\/p>\n<p>**Technical Details:**<br \/>\n&#8211; Batch size: 10 confirmations per API call<br \/>\n&#8211; I\/O thread: Daemon thread named `WERM-ConfirmationQueue-IO`<br \/>\n&#8211; Shutdown timeout: 5 seconds for graceful termination<br \/>\n&#8211; Debounced writes: 2-second delay to coalesce multiple queue changes<\/p>\n<p>### Previous Releases:<\/p>\n<details>\n<summary>v1.0.3 &#8211; Performance Optimization<\/summary>\n<p>| Feature | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| \ud83d\udd17 **HTTP Connection Pooling** | New OkHttp-based connection manager with 5-connection pool and 5-minute keep-alive |<br \/>\n| \ud83d\udcc9 **Smart Polling** | Dynamic polling with exponential backoff\u2014reduces API calls by up to 75% during idle periods |<br \/>\n| \u26a1 **Faster Response Times** | Keep-alive connections eliminate connection setup overhead |<br \/>\n| \ud83d\udee0\ufe0f **Improved Resource Usage** | Connection reuse reduces memory footprint and CPU usage |<\/p>\n<p>**Technical Details:**<br \/>\n&#8211; Connection pool: 5 max idle connections, 5-minute keep-alive<br \/>\n&#8211; Timeouts: 10s connect, 30s read, 10s write<br \/>\n&#8211; Backoff: Up to 4x base interval after consecutive empty responses<br \/>\n&#8211; Instant reset when player joins or delivery found<\/p>\n<\/details>\n<details>\n<summary>v1.0.2 &#8211; bStats Update<\/summary>\n<p>&#8211; **\ud83d\udd27 bStats Update** &#8211; Updated bStats plugin ID for proper metrics tracking<br \/>\n&#8211; All security hardening from v1.0.1 remains in place<\/p>\n<\/details>\n<details>\n<summary>v1.0.1 &#8211; Security Features<\/summary>\n<p>| Feature | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| \ud83d\udee1\ufe0f **Command Validation** | Blocks dangerous commands (op, deop, ban, stop) from being executed via deliveries |<br \/>\n| \ud83d\udd10 **TLS 1.2+ Enforcement** | All API connections now require modern TLS protocols |<br \/>\n| \ud83d\udcdd **Debug Redaction** | Sensitive data (tokens, UUIDs) automatically redacted in debug logs |<br \/>\n| \ud83d\udcbe **Confirmation Queue** | Pending delivery confirmations survive server restarts |<br \/>\n| \u2705 **Input Sanitization** | Player names and UUIDs sanitized before command execution |<br \/>\n| \ud83c\udf10 **Endpoint Validation** | HTTPS and domain whitelist enforcement for API endpoints |<br \/>\n| \u23f1\ufe0f **Rate Limiting** | Verification attempts limited to prevent brute-force abuse |<br \/>\n| \ud83d\udd04 **Auto-Discovery** | Project ID now auto-discovered from API (no hardcoding) |<\/p>\n<\/details>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf10 What is WERM?<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/azrFKaz.png\" alt=\"What is WERM?\" width=\"700\">\n<\/p>\n<p>WERM is a modern, all-in-one monetization platform built specifically for Minecraft servers. Think of it as a **Tebex alternative**\u2014but with better features, lower fees, and a focus on the modern server owner experience.<\/p>\n<p>### Platform Features<\/p>\n<p>| Feature | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| \ud83d\udd0d **Server Discovery** | Get your server listed on our public directory where players can find, vote for, and join servers |<br \/>\n| \ud83d\udcb0 **Global Wallet System** | Players have one wallet across all WERM-powered servers (1 credit = 1 USD cent) |<br \/>\n| \ud83d\uded2 **Built-in Storefront** | Beautiful, customizable store pages with categories, sales, gifting, and wishlists |<br \/>\n| \u26a1 **Instant Delivery** | Hybrid delivery system using webhooks + polling ensures items are delivered fast |<br \/>\n| \ud83d\uddf3\ufe0f **Voting System** | Integrated voting with Votifier\/NuVotifier support to boost your server&#8217;s ranking |<br \/>\n| \ud83d\udcac **Discord Integration** | Display your Discord member count on your server listing |<br \/>\n| \ud83c\udf0d **Multi-Currency Support** | Accept payments globally with automatic currency conversion |<br \/>\n| \ud83d\udcb8 **Lowest Fees** | Starting at just 3% platform fee (vs 5%+ competitors) |<\/p>\n<p>### Why Choose WERM?<\/p>\n<p>&#8211; **Free Tier Available** &#8211; Start monetizing with no monthly fees (up to $500\/month revenue)<br \/>\n&#8211; **Modern Dashboard** &#8211; Clean, intuitive interface for managing your server and products<br \/>\n&#8211; **Real-time Analytics** &#8211; Track sales, player engagement, and revenue trends<br \/>\n&#8211; **Cross-Server Economy** &#8211; Players can use their wallet credits on any WERM server<br \/>\n&#8211; **Open &#038; Transparent** &#8211; No hidden fees, no surprise charges<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Plugin Features<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/I0MYAaK.png\" alt=\"Features\" width=\"700\">\n<\/p>\n<p>### \ud83d\udd17 Account Verification<br \/>\nPlayers can securely link their Minecraft account to WERM using a simple 6-character verification code. Generate a code on the website, enter it in-game, and you&#8217;re connected!<\/p>\n<p>### \ud83d\udce6 Automatic Delivery System<br \/>\nAutomatically delivers purchased products to players using configurable console commands. Supports both immediate delivery and requiring players to be online.<\/p>\n<p>### \ud83d\udc93 Server Heartbeat<br \/>\nKeeps your server status updated on the WERM dashboard with real-time player counts and server version information.<\/p>\n<p>### \ud83c\udfae Player Join Detection<br \/>\nAutomatically checks for and delivers pending purchases when players join the server.<\/p>\n<p>### \u26a1 Async Processing<br \/>\nAll API calls are processed asynchronously to ensure zero impact on your server&#8217;s performance.<\/p>\n<p>### \ud83d\udee1\ufe0f Secure Authentication<br \/>\nUses secure plugin token authentication to ensure only your server can manage deliveries.<\/p>\n<p>### \ud83d\udcdd Fully Customizable<br \/>\nAll messages are fully configurable with Minecraft color code support (`&#038;` codes).<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc Commands<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/yvV9P4B.png\" alt=\"Commands\" width=\"700\">\n<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/werm verify <code>` | Link your Minecraft account with WERM | `werm.verify` (default: true) |<br \/>\n| `\/werm help` | Display help information | None |<br \/>\n| `\/werm status` | View plugin connection status | `werm.admin` (default: op) |<br \/>\n| `\/werm reload` | Reload plugin configuration | `werm.admin` (default: op) |<\/p>\n<p>**Aliases:** `\/w`<\/p>\n<p>---<\/p>\n<p>## \ud83c\udfaf Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|------------|-------------|---------|<br \/>\n| `werm.verify` | Allows players to verify their Minecraft account | `true` |<br \/>\n| `werm.admin` | Admin commands (reload, status) | `op` |<\/p>\n<p>---<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>```yaml<br \/>\n# WERM Plugin Configuration<\/p>\n<p># Generate your plugin token at https:\/\/wermpay.com\/dashboard\/servers<br \/>\nplugin-token: \"werm_XXXXXXXX_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"<\/p>\n<p># Enable debug logging for troubleshooting<br \/>\ndebug: false<\/p>\n<p># Heartbeat Settings<br \/>\nheartbeat:<br \/>\n  interval: 60              # Send status every X seconds<br \/>\n  send-player-count: true   # Include player count in heartbeat<\/p>\n<p># Delivery Settings<br \/>\ndelivery:<br \/>\n  interval: 15              # Check for deliveries every X seconds<\/p>\n<p># Customizable messages (supports & color codes)<br \/>\nmessages:<br \/>\n  prefix: \"&8[&6WERM&8] &r\"<br \/>\n  verify-success: \"&aYour Minecraft account has been linked successfully!\"<br \/>\n  verify-failed: \"&cVerification failed: &7%reason%\"<br \/>\n  delivery-received: \"&aYou received: &e{product} &ax{quantity}\"<br \/>\n  # ... and more customizable messages<br \/>\n```<\/p>\n<p>---<\/p>\n<p>## \ud83d\udce6 Delivery Placeholders<\/p>\n<p>When configuring your product commands in the WERM dashboard, you can use these placeholders:<\/p>\n<p>| Placeholder | Description |<br \/>\n|-------------|-------------|<br \/>\n| `{player}` or `{player_name}` | Player's username |<br \/>\n| `{uuid}` or `{player_uuid}` | Player's UUID |<br \/>\n| `{quantity}` | Quantity purchased |<br \/>\n| `{product_id}` | Product ID |<br \/>\n| `{product_name}` | Product name |<br \/>\n| `{order_id}` | Order ID |<br \/>\n| `{delivery_id}` | Delivery ID |<\/p>\n<p>**Example Commands:**<br \/>\n```<br \/>\ngive {player} diamond 64<br \/>\nlp user {player} parent add vip<br \/>\neco give {player} 1000<br \/>\n```<\/p>\n<p>---<\/p>\n<p>## \ud83d\ude80 Installation<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/mdelBo0.png\" alt=\"Installation\" width=\"700\">\n<\/p>\n<p>1. **Download** the WERM plugin JAR file<br \/>\n2. **Place** it in your server's `plugins` folder<br \/>\n3. **Start\/restart** your server<br \/>\n4. **Generate** a plugin token in your WERM Dashboard<br \/>\n5. **Edit** `plugins\/WERM\/config.yml` and add your plugin token<br \/>\n6. **Run** `\/werm reload` or restart your server<br \/>\n7. \u2705 Your server will now appear as **online** in the WERM dashboard!<\/p>\n<p>---<\/p>\n<p>## \ud83d\udccb Requirements<\/p>\n<p>- **Server Software:** Spigot, Paper, Purpur, or any Spigot-based fork<br \/>\n- **Minecraft Version:** 1.13+<br \/>\n- **Java Version:** 8+<br \/>\n- **WERM Account:** Create one here<\/p>\n<p>---<\/p>\n<p>## \ud83d\udd27 How It Works<\/p>\n<p>1. **Setup:** Configure the plugin with your unique plugin token from the WERM dashboard<br \/>\n2. **Heartbeat:** The plugin sends periodic heartbeats to keep your server status updated<br \/>\n3. **Purchases:** When a customer makes a purchase on your WERM store, a delivery is queued<br \/>\n4. **Delivery:** The plugin polls for pending deliveries and executes the configured commands<br \/>\n5. **Confirmation:** Successful deliveries are confirmed and marked as completed<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcac Support<\/p>\n<p>Need help? Join our Discord Server for support and community discussions.<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcc4 License<\/p>\n<p>This plugin is provided by WERM for use with the WERM monetization platform.<\/p>\n<p>---<\/p>\n<p align=\"center\">\n  <strong>WERM - The Future of Game Monetization<\/strong><br \/>\n  <br \/>\n  <sub>\u00a9 2026 WERM | Made with \u2764\ufe0f for the Minecraft community<\/sub><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WERM is a modern, all-in-one monetization platform built specifically for Minecraft servers. Think of it as a Tebex alternative\u2014but with better features, lower fees, and a focus on the modern server owner experience.<\/p>\n","protected":false},"featured_media":169636,"template":"","meta":{"_minecraft_slug":"werm","_minecraft_project_id":"JfqCmMXn","_minecraft_author":"lokixcz","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":62,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"werm.zip","_minecraft_size_bytes":6431162,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-15T20:50:55.608073Z","_minecraft_date_created":"2026-01-09T23:18:11.185738Z","_minecraft_date_modified":"2026-01-02T01:13:19.054225Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/werm","_minecraft_icon_attachment_id":169636,"_minecraft_imported_at":"2026-06-09T20:23:01+00:00","_minecraft_import_hash":"45390ed4402f62ff14976594bc9c5110","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,127,128,129],"mod_loader":[130,132,133,134],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-169635","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","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-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","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","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WERM - 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\/werm\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WERM - Minecraft\" \/>\n<meta property=\"og:description\" content=\"WERM is a modern, all-in-one monetization platform built specifically for Minecraft servers. Think of it as a Tebex alternative\u2014but with better features, lower fees, and a focus on the modern server owner experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/werm\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.imgur.com\/rjN2nIJ.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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/\",\"name\":\"WERM - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/werm-icon-5342f1bff507c7c145207a14d14b5aaab94e5a46_96.webp\",\"datePublished\":\"2026-06-09T20:23:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/werm-icon-5342f1bff507c7c145207a14d14b5aaab94e5a46_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/werm-icon-5342f1bff507c7c145207a14d14b5aaab94e5a46_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/werm\\\/#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\":\"WERM\"}]},{\"@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":"WERM - 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\/werm\/","og_locale":"en_US","og_type":"article","og_title":"WERM - Minecraft","og_description":"WERM is a modern, all-in-one monetization platform built specifically for Minecraft servers. Think of it as a Tebex alternative\u2014but with better features, lower fees, and a focus on the modern server owner experience.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/i.imgur.com\/rjN2nIJ.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/","name":"WERM - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/werm-icon-5342f1bff507c7c145207a14d14b5aaab94e5a46_96.webp","datePublished":"2026-06-09T20:23:01+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/werm\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/werm-icon-5342f1bff507c7c145207a14d14b5aaab94e5a46_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/werm-icon-5342f1bff507c7c145207a14d14b5aaab94e5a46_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/werm\/#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":"WERM"}]},{"@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\/169635","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\/169636"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=169635"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=169635"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=169635"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=169635"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}