{"id":146275,"date":"2026-06-08T21:20:21","date_gmt":"2026-06-08T18:20:21","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/"},"modified":"2026-06-08T21:20:21","modified_gmt":"2026-06-08T18:20:21","slug":"spawnerchance","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/","title":{"rendered":"SpawnerChance"},"content":{"rendered":"<p># SpawnerChance<\/p>\n<p>A plugin for managing spawners with three main features:<br \/>\n1) Chance of a spawner dropping when broken (via permissions)<br \/>\n2) Granting a temporary drop chance to a player (via command)<br \/>\n3) Restricting which mobs can be placed in spawners (via config)<\/p>\n<p>## Optional Dependencies:<br \/>\n&#8211; LuckPerms &#8211; for granting temporary permissions<br \/>\n&#8211; PlaceholderAPI &#8211; for placeholders<\/p>\n<p>## Features<\/p>\n<p>### \ud83c\udfaf Spawner Drop Chance<br \/>\n&#8211; Configurable chance for a spawner to drop when broken<br \/>\n&#8211; Preserves mob type and all spawner settings<br \/>\n&#8211; Permissions system for different drop chances: `spawner.dropchance.`<br \/>\n&#8211; Informative messages for players<\/p>\n<p>### \ud83c\udfaf Temporary Spawner Drop Chance<br \/>\n&#8211; Requires `LuckPerms` for this feature<br \/>\n&#8211; Command `\/spawnerchance tempchance <player> <chance>` grants a player a temporary drop chance when breaking a spawner<br \/>\n&#8211; Duration (in minutes) for the temporary drop chance is set in `temp-chance-duration` in the config<br \/>\n&#8211; Cleanup interval (in seconds) for expired temporary permissions is set in `cleanup-interval`<\/p>\n<p>### \ud83d\udeab Mob Restrictions for Spawners (via spawn eggs)<br \/>\n&#8211; Whitelist of allowed mobs is set in the config: `allowed-spawner-mobs: []`<br \/>\n&#8211; Prevents placing forbidden mobs in spawners<br \/>\n&#8211; Admins can bypass restrictions<br \/>\n&#8211; Mob names in messages can be localized<\/p>\n<p>## Configuration<\/p>\n<p>&#8220;`yaml<br \/>\n# format: language_COUNTRY<br \/>\n# changing this will load default material names for the server<br \/>\nlanguage: en_US<\/p>\n<p># Duration (in minutes) for temporary drop chance<br \/>\ntemp-chance-duration: 15<br \/>\n# Interval (in seconds) to clean up expired temporary permissions<br \/>\ncleanup-interval: 10<\/p>\n<p># Main plugin messages<br \/>\nmessages:<br \/>\n  # Spawner drop messages<br \/>\n  empty-spawner-name: &#8220;<gray>Empty&#8221;<br \/>\n  drop-success: &#8220;<green>Luck! {spawner} dropped ({chance}%)&#8221;<br \/>\n  drop-failure: &#8220;<red>Spawner did not drop ({chance}%)&#8221;<br \/>\n&#8230;<\/p>\n<p># List of allowed mobs for spawners (add only mobs that can be placed in spawners)<br \/>\n# Leave empty to allow all mobs<br \/>\nallowed-spawner-mobs: []<br \/>\n#  &#8211; BLAZE<br \/>\n#  &#8211; PIGLIN<br \/>\n#  &#8211; COW<br \/>\n&#8220;`<\/p>\n<p>## Placeholders<\/p>\n<p>&#8216;%spawnerchance_chance%&#8217; &#8211; shows the current chance of spawner failure.<\/p>\n<p>## Permissions<\/p>\n<p>### Spawner Drop Chances:<br \/>\n&#8211; `spawner.dropchance.<number>` &#8211; drop chance in percent<br \/>\n  &#8211; Example: `spawner.dropchance.50` &#8211; 50% chance<br \/>\n  &#8211; The highest available chance for the player is used<\/p>\n<p>### Bypass Restrictions:<br \/>\n&#8211; `spawner.bypass` &#8211; allows placing any mobs in spawners<\/p>\n<p>### Command Access:<br \/>\n&#8211; `spawner.command.use` &#8211; allows using plugin commands<\/p>\n<p>## Usage Examples<\/p>\n<p>### Spawner Drop:<br \/>\n&#8220;`text<br \/>\n\u2694\ufe0f Player breaks a Zombie Spawner<br \/>\n\ud83c\udfaf Check drop chance (e.g., 30%)<br \/>\n\u2705 On success: &#8220;Luck! Zombie Spawner dropped (30%)&#8221;<br \/>\n\u274c On failure: &#8220;Spawner did not drop (30%)&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Mob Restrictions:<br \/>\n&#8220;`text<br \/>\n\ud83d\udd27 Player tries to use a Villager egg on a spawner<br \/>\n\ud83d\udeab If mob is not whitelisted: &#8220;Error: Villager Egg cannot be placed in a spawner!&#8221;<br \/>\n\u2705 If mob is allowed: &#8220;You placed a spawner for: Zombie&#8221;<br \/>\n&#8220;`<\/p>\n<p>## Features<\/p>\n<p>&#8211; **Data Preservation**: Dropped spawners retain all original settings<br \/>\n&#8211; **Localization Friendly**: All messages and mob names support any language<br \/>\n&#8211; **Flexible Configuration**: Easily add or remove mobs from the whitelist<\/p>\n<p>## Installation<\/p>\n<p>1. Download the **latest release**<br \/>\n2. Place it in the `\/plugins` folder<br \/>\n3. Restart the server<br \/>\n4. Configure `config.yml` if needed and run `\/spawnerchance reload`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Allows you to give players a chance to drop a spawner through permissions.<\/p>\n","protected":false},"featured_media":146276,"template":"","meta":{"_minecraft_slug":"spawnerchance","_minecraft_project_id":"bEd7sINe","_minecraft_author":"FlyAwayMaking","_minecraft_license":"MIT","_minecraft_downloads":96,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"spawnerchance.zip","_minecraft_size_bytes":62917,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T19:46:38.968817Z","_minecraft_date_created":"2025-12-17T23:40:07.223127Z","_minecraft_date_modified":"2026-01-24T13:42:27.999371Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/spawnerchance","_minecraft_icon_attachment_id":146276,"_minecraft_imported_at":"2026-06-08T18:20:22+00:00","_minecraft_import_hash":"2367f6604186e11d61f5f9faabd7bc34","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,127,128,92],"mod_loader":[132,133],"minecraft_version":[59,36,60,93,94,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-146275","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-utility","mod_loader-paper","mod_loader-purpur","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-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>SpawnerChance - 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\/spawnerchance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SpawnerChance - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Allows you to give players a chance to drop a spawner through permissions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/\",\"name\":\"SpawnerChance - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/spawnerchance-icon-efc63da75ca57c9a1d058b5dd169333d77e6443a_96.webp\",\"datePublished\":\"2026-06-08T18:20:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/spawnerchance-icon-efc63da75ca57c9a1d058b5dd169333d77e6443a_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/spawnerchance-icon-efc63da75ca57c9a1d058b5dd169333d77e6443a_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/spawnerchance\\\/#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\":\"SpawnerChance\"}]},{\"@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":"SpawnerChance - 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\/spawnerchance\/","og_locale":"en_US","og_type":"article","og_title":"SpawnerChance - Minecraft","og_description":"Allows you to give players a chance to drop a spawner through permissions.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/","name":"SpawnerChance - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/spawnerchance-icon-efc63da75ca57c9a1d058b5dd169333d77e6443a_96.webp","datePublished":"2026-06-08T18:20:21+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/spawnerchance-icon-efc63da75ca57c9a1d058b5dd169333d77e6443a_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/spawnerchance-icon-efc63da75ca57c9a1d058b5dd169333d77e6443a_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/spawnerchance\/#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":"SpawnerChance"}]},{"@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\/146275","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\/146276"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=146275"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=146275"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=146275"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=146275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}