{"id":124072,"date":"2026-06-07T10:04:20","date_gmt":"2026-06-07T07:04:20","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/"},"modified":"2026-06-07T10:04:20","modified_gmt":"2026-06-07T07:04:20","slug":"postspawner","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/","title":{"rendered":"PostSpawner"},"content":{"rendered":"<p>\u7b80\u4f53\u4e2d\u6587 | English<\/p>\n<p># PostSpawner<\/p>\n<p>![Version](https:\/\/img.shields.io\/github\/v\/release\/postyizhan\/PostSpawner?color=blue&#038;label=Version)<br \/>\n![Minecraft](https:\/\/img.shields.io\/badge\/Minecraft-1.13+-green)<br \/>\n![Language](https:\/\/img.shields.io\/badge\/Language-\u7b80\u4f53\u4e2d\u6587|English-orange)<\/p>\n<p>PostSpawner is a lightweight Minecraft plugin for managing monster spawners, providing control over spawner mining and placement.<\/p>\n<p>## \ud83d\udcda Features<\/p>\n<p>&#8211; \u2705 **Spawner Management**: Supports silk touch and normal tool mining of spawners<br \/>\n&#8211; \u2705 **Multi-language Support**: Built-in Chinese and English language files, easily extendable<br \/>\n&#8211; \u2705 **Rich Action System**: Supports various actions like command execution, item drops, sound effects, etc.<br \/>\n&#8211; \u2705 **Hook System**: Compatible with PlaceholderAPI, ItemsAdder, MythicMobs, NeigeItems, Oraxen and more<br \/>\n&#8211; \u2705 **Flexible Configuration**: Fully customizable config and message system<br \/>\n&#8211; \u2705 **Update Check**: Optional update checking feature<\/p>\n<p>![1](https:\/\/cdn.modrinth.com\/data\/cached_images\/981563d6112dd0fd8a6ff2013ce5d1f1fe241576.png)<br \/>\n![2](https:\/\/cdn.modrinth.com\/data\/cached_images\/bcbc3f9287a4a28717b5a6cc86811de2d39a5f7c.png)<\/p>\n<p>## \ud83d\udcbb Installation<\/p>\n<p>1. Download the latest PostSpawner.jar<br \/>\n2. Place the plugin in your server&#8217;s plugins folder<br \/>\n3. Start\/Restart the server<br \/>\n4. Edit plugins\/PostSpawner\/config.yml for customization<br \/>\n5. Use `\/ps reload` to reload plugin configuration<\/p>\n<p>## \ud83d\udd27 Commands<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/ps reload` | Reload plugin config and language files | `postspawner.command.reload` |<br \/>\n| `\/ps version` | Show version information | `postspawner.command.version` |<br \/>\n| `\/ps help` | Show help information | `postspawner.command.help` |<br \/>\n| `\/ps update` | Check for updates | `postspawner.command.update` |<\/p>\n<p>## \ud83d\udd12 Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `postspawner.use.place` | Place spawners | All players |<br \/>\n| `postspawner.use.break` | Break spawners | All players |<br \/>\n| `postspawner.command.reload` | Reload command | OP |<br \/>\n| `postspawner.command.version` | Version command | All players |<br \/>\n| `postspawner.command.help` | Help command | All players |<br \/>\n| `postspawner.command.update` | Update command | OP |<br \/>\n| `postspawner.admin` | Includes all permissions | OP |<\/p>\n<p>## \ud83d\udee0\ufe0f Actions<\/p>\n<p>PostSpawner provides a rich action system. Use the following action formats in config:<\/p>\n<p>Format: `[]` for required parameters, `()` for optional parameters<\/p>\n<p>| Action Syntax | Description | Example |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `[command] [command]` | Make player execute command | `[command] spawn` |<br \/>\n| `[op] [command]` | Temporarily give player OP to execute command | `[op] gamemode creative` |<br \/>\n| `[console] [command]` | Execute command from console | `[console] broadcast Someone mined a spawner!` |<br \/>\n| `[sound] [sound] (volume) (pitch)` | Play sound for player | `[sound] BLOCK_ANVIL_LAND 1.0 1.5` |<br \/>\n| `[message] [text]` | Send message to player | `[message] &#038;aYou successfully mined a spawner!` |<br \/>\n| `[title] [title] (subtitle)` | Show title to player | `[title] &#038;aMining Success &#038;7Got a spawner` |<br \/>\n| `[drop_monster_spawner]` | Drop the broken spawner | `[drop_monster_spawner]` |<br \/>\n| `[drop] [itemID] (amount)` | Drop item at location | `[drop] DIAMOND 5` |<br \/>\n| `[give] [itemID] (amount)` | Give item to player | `[give] DIAMOND_SWORD 1` |<br \/>\n| `[buff] [potion] (duration) (level)` | Give player potion effect | `[buff] SPEED 30 2` |<br \/>\n| `[money] [action] [amount]` | Control player economy | `[money] give 100`, `[money] take 200`, `[money] set 50` |<br \/>\n| `[points] [action] [amount]` | Control player points | `[points] give 100`, `[points] take 200`, `[points] set 50` |<\/p>\n<p>Note: Breaking spawners in creative mode won&#8217;t trigger any actions.<\/p>\n<p>## \ud83d\udce6 Item Library Support<\/p>\n<p>When using `[drop]` and `[give]` actions, the following item libraries are supported:<\/p>\n<p>| Library | Format | Example |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|<br \/>\n| Minecraft | `minecraft:itemID [amount]` | `minecraft:diamond_sword`, `diamond:5` |<br \/>\n| ItemsAdder | `itemsadder:itemID [amount]` | `itemsadder:ruby_sword` |<br \/>\n| MMOItems | `mmoitems:type:ID [amount]` | `mmoitems:SWORD:EXCALIBUR` |<br \/>\n| NeigeItems | `neigeitems:itemID [amount]` | `neigeitems:test_item` |<br \/>\n| Oraxen | `oraxen:itemID [amount]` | `oraxen:amethyst_helmet` |<br \/>\n| MythicMobs | `mythicmobs:itemID [amount]` | `mythicmobs:special_bow` |<br \/>\n| SX-Item | `sxitem:itemID [arg1:arg2&#8230;] [amount]` | `sxitem:magic_wand:arg1:arg2` |<br \/>\n| Zaphkiel | `zaphkiel:itemID [amount]` | `zaphkiel:legendary_axe` |<br \/>\n| CraftEngine | `craftengine:itemID [amount]` | `craftengine:magic_staff` |<br \/>\n| AzureFlow | `azureflow:itemID [amount]` | `azureflow:wizard_robe` |<\/p>\n<p>Simplified formats:<br \/>\n&#8211; Default source is minecraft (can be omitted), e.g. `diamond:5` equals `minecraft:diamond:5`<br \/>\n&#8211; If amount is 1, can be omitted, e.g. `itemsadder:ruby_sword` equals `itemsadder:ruby_sword 1`<\/p>\n<p>### \ud83d\udcca Variables<\/p>\n<p>You can use these built-in variables in actions:<\/p>\n<p>&#8211; `%player%` &#8211; Player name<br \/>\n&#8211; `%block_x%` &#8211; Block X coordinate<br \/>\n&#8211; `%block_y%` &#8211; Block Y coordinate<br \/>\n&#8211; `%block_z%` &#8211; Block Z coordinate<br \/>\n&#8211; `%block_world%` &#8211; Block world<br \/>\n&#8211; `%entity_type%` &#8211; Entity type<\/p>\n<p>Additionally, if PlaceholderAPI is installed, you can use PlaceholderAPI variables.<\/p>\n<p>## \ud83d\udceb Contact<\/p>\n<p>&#8211; ![](https:\/\/8aka.cn\/qq) <-\u70b9\u51fb\u52a0\u5165\n\n- ![](https:\/\/discord.com\/invite\/jN4Br8uhSS) <-Click to join\n\n- ![](https:\/\/github.com\/postyizhan) <- Home Page\n\n## \ud83d\udcdc License\n\nThis plugin is licensed under [GNU General Public License v2.0](LICENSE).\n\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A lightweight Minecraft plugin for managing Monster Spawner<\/p>\n","protected":false},"featured_media":124073,"template":"","meta":{"_minecraft_slug":"postspawner","_minecraft_project_id":"zjK9EQ4w","_minecraft_author":"postyizhan","_minecraft_license":"GPL-2.0-only","_minecraft_downloads":62,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"postspawner.zip","_minecraft_size_bytes":2697899,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T20:43:10.325051Z","_minecraft_date_created":"2025-06-12T01:43:54.991887Z","_minecraft_date_modified":"2025-06-08T06:41:22.011240Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/postspawner","_minecraft_icon_attachment_id":124073,"_minecraft_imported_at":"2026-06-07T07:04:21+00:00","_minecraft_import_hash":"4097c06660b025549ac64257ede9cd32","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,126,127,128,129],"mod_loader":[132,133,134],"minecraft_version":[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,73,74,38,78],"class_list":["post-124072","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-economy","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PostSpawner - 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\/postspawner\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PostSpawner - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A lightweight Minecraft plugin for managing Monster Spawner\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/\" \/>\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=\"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\\\/postspawner\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/postspawner\\\/\",\"name\":\"PostSpawner - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/postspawner\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/postspawner\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/postspawner-icon-e5be304bad467171454ec81da9e7331abcf8552b_96.webp\",\"datePublished\":\"2026-06-07T07:04:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/postspawner\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/postspawner\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/postspawner\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/postspawner-icon-e5be304bad467171454ec81da9e7331abcf8552b_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/postspawner-icon-e5be304bad467171454ec81da9e7331abcf8552b_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/postspawner\\\/#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\":\"PostSpawner\"}]},{\"@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":"PostSpawner - 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\/postspawner\/","og_locale":"en_US","og_type":"article","og_title":"PostSpawner - Minecraft","og_description":"A lightweight Minecraft plugin for managing Monster Spawner","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/","og_site_name":"Minecraft","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\/postspawner\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/","name":"PostSpawner - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/postspawner-icon-e5be304bad467171454ec81da9e7331abcf8552b_96.webp","datePublished":"2026-06-07T07:04:20+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/postspawner-icon-e5be304bad467171454ec81da9e7331abcf8552b_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/postspawner-icon-e5be304bad467171454ec81da9e7331abcf8552b_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/postspawner\/#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":"PostSpawner"}]},{"@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\/124072","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\/124073"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=124072"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=124072"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=124072"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=124072"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}