{"id":143798,"date":"2026-06-08T16:59:19","date_gmt":"2026-06-08T13:59:19","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/"},"modified":"2026-06-08T16:59:19","modified_gmt":"2026-06-08T13:59:19","slug":"smartmobsplugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/","title":{"rendered":"SmartMobsPlugin"},"content":{"rendered":"<p># SmartMobs &#8211; Intelligent Enhanced Mobs System<\/p>\n<p>SmartMobs is an innovative Minecraft plugin that transforms ordinary hostile mobs into challenging opponents while maintaining the vanilla aesthetic of the game. The plugin not only increases mob stats but also grants some of them unique abilities, making every encounter with monsters a unique challenge.<\/p>\n<p>## \ud83c\udf1f Key Features<\/p>\n<p>### \ud83c\udfaf Natural Mob Evolution<br \/>\n&#8211; Two development tiers: Hardened and Elite (configurable spawn chances)<br \/>\n&#8211; Unique thematic names for each mob type<br \/>\n&#8211; Logical progression from simple mutations to advanced evolutionary forms<br \/>\n&#8211; Ability to automatically increase the spawn chance of enhanced mobs based on distance from the world spawn.<\/p>\n<p>### \u26a1 Smart Abilities<br \/>\n&#8211; **Skeletons**: Increased firing rate, triple shot for elites<br \/>\n&#8211; **Creepers**: Faster fuse, charged form for elites<br \/>\n&#8211; **Spiders**: Web trap, enhanced jump, poisonous bite for elites<br \/>\n&#8211; **Endermen**: Improved teleportation, water resistance<br \/>\n&#8211; And many other unique abilities for each mob type<\/p>\n<p>### \ud83d\udee0\ufe0f Full Customization<br \/>\n&#8211; Enable\/disable individual mob types<br \/>\n&#8211; Customize spawn probabilities<br \/>\n&#8211; Configure difficulty scaling<br \/>\n&#8211; Adjust health, damage, and speed multipliers<br \/>\n&#8211; Custom names and colors for each mob<br \/>\n&#8211; Flexible configuration of special abilities<\/p>\n<p>### \ud83c\udfae Preservation of Vanilla Spirit<br \/>\n&#8211; Natural names that harmonize with Minecraft lore<br \/>\n&#8211; Balanced difficulty, not artificial enhancement<br \/>\n&#8211; Integration into the existing mob ecosystem<br \/>\n&#8211; Names only displayed when looking at the mob<\/p>\n<p>### \ud83d\ude80 Performance Optimization<br \/>\n&#8211; Efficient mob processing on spawn<br \/>\n&#8211; Smart system of checks and fast event filtering<br \/>\n&#8211; Minimal impact on server performance<\/p>\n<p>## \ud83d\udccb Supported Mobs<\/p>\n<p>The plugin covers all major hostile Minecraft mobs:<\/p>\n<p>| Normal Mob               | Hardened                | Elite                     |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| Zombie                   | Rotting Wanderer        | Corrupted Vagabond        |<br \/>\n| Skeleton                 | Eternal Sentinel        | Bony Echo                 |<br \/>\n| Creeper                  | Scorching Visitor       | Thunderous Rupture        |<br \/>\n| Spider                   | Silken Assassin         | Web Sovereign             |<br \/>\n| Enderman                 | Abyssal Drifter         | Spatial Rift              |<br \/>\n| Witch                    | Swamp Potionmaster      | Shadow Sorceress          |<br \/>\n| Phantom                  | Nightmare               | Ethereal Scream           |<br \/>\n| Blaze                    | Fire Spirit             | Hellfire Core             |<br \/>\n| Ghast                    | Misty Phantom           | Celestial Lament          |<br \/>\n| And 40+ more mob types!  |                         |                           |<\/p>\n<p>## \ud83d\ude80 Installation<\/p>\n<p>1. Download the **latest release**<br \/>\n2. Place the `.jar` file in your server&#8217;s `plugins\/` folder<br \/>\n3. Restart the server<br \/>\n4. Configure the settings in `plugins\/SmartMobs\/config.yml`<br \/>\n5. Use `\/smartmobs reload` to apply changes<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>The plugin uses a flexible YAML configuration system. Main settings:<\/p>\n<p>&#8220;`yml<br \/>\n# SmartMobs Settings<br \/>\n# Plugin messages<br \/>\nmessages:<br \/>\n  # General messages<br \/>\n  no-permission: &#8220;<red>\u274c You don&#8217;t have permission to use this command.&#8221;<br \/>\n  only-players: &#8220;<red>\u274c Only players can spawn mobs.&#8221;<br \/>\n  unknown-subcommand: &#8220;<red>\u274c Unknown subcommand.&#8221;<\/p>\n<p>  # Spawn command<br \/>\n  spawn-usage: &#8220;<yellow>Usage: \/smartmobs spawn <mob> <hardened|elite>&#8221;<br \/>\n  spawn-no-permission: &#8220;<red>\u274c You don&#8217;t have permission to spawn mobs.&#8221;<br \/>\n  spawn-mob-disabled: &#8220;<red>\u274c Mob <white>{mob}<\/white> is disabled in config.&#8221;<br \/>\n  spawn-unknown-mob: &#8220;<red>\u274c Unknown mob type: <white>{mob}&#8221;<br \/>\n  spawn-not-living: &#8220;<red>\u274c This type is not a living entity.&#8221;<br \/>\n  spawn-unknown-variant: &#8220;<red>\u274c Unknown variant: <white>{variant}&#8221;<br \/>\n  spawn-success: &#8220;<green>\u2714 Spawned <yellow>{variant}<\/yellow> <gray>{mob}<\/gray>.&#8221;<\/p>\n<p>  # Reload command<br \/>\n  reload-no-permission: &#8220;<red>\u274c You don&#8217;t have permission to reload the plugin.&#8221;<br \/>\n  reload-success: &#8220;<green>\u2714 SmartMobs config reloaded.&#8221;<\/p>\n<p># Spawn chances for different mob types<br \/>\nchances:<br \/>\n  hardened: 0.05 # Initial chance for hardened mob spawn<br \/>\n  elite: 0.01 # Initial chance for elite mob spawn<br \/>\n  radius-complication: true # Whether to increase mob difficulty based on distance from spawn<br \/>\n  world-radius: 10000 # World radius up to which difficulty scaling occurs<br \/>\n  radius-levels:<br \/>\n    &#8211; from: 0.0 # zone start (0 = spawn)<br \/>\n      to: 0.33 # zone end (0.33 = one third of world-radius)<br \/>\n      hardened: 0.5 # hardened chance at zone end<br \/>\n      elite: 0.05 # elite chance at zone end<br \/>\n    &#8211; from: 0.33<br \/>\n      to: 0.66<br \/>\n      hardened: 0.5<br \/>\n      elite: 0.5<br \/>\n    &#8211; from: 0.66<br \/>\n      to: 1.0<br \/>\n      hardened: 0.2<br \/>\n      elite: 0.8<\/p>\n<p># Enable\/disable modifications for each mob<br \/>\nenabled-mobs:<br \/>\n  # OVERWORLD &#8211; Neutral and passive<br \/>\n  wolf: true<br \/>\n  bee: true<br \/>\n  iron_golem: true<br \/>\n  snow_golem: true<br \/>\n  rabbit: true<br \/>\n  # &#8230; and so on for all mobs<\/p>\n<p># Base characteristics for hardened mobs<br \/>\nhardened:<br \/>\n  hp-multiplier: 1.25<br \/>\n  damage-multiplier: 1.25<br \/>\n  knockback-resistance: 0.5<br \/>\n  name-visible: true<\/p>\n<p>  # Individual names for each mob type<br \/>\n  display-names:<br \/>\n    # Overworld &#8211; neutral<br \/>\n    bee: &#8220;<yellow>Buzzing Killer&#8221;<br \/>\n    iron_golem: &#8220;<gray>Steel Guardian&#8221;<br \/>\n    rabbit: &#8220;<gold>Killer Rabbit&#8221;<br \/>\n    snow_golem: &#8220;<white>Frost Golem&#8221;<br \/>\n    wolf: &#8220;<gray>Moon Predator&#8221;<\/p>\n<p># Base characteristics for elite mobs<br \/>\nelite:<br \/>\n  hp-multiplier: 1.5<br \/>\n  damage-multiplier: 1.5<br \/>\n  speed-multiplier: 1.4<br \/>\n  knockback-resistance: 0.8<br \/>\n  name-visible: true<br \/>\n  strength:<br \/>\n    enabled: true<br \/>\n    level: 0<\/p>\n<p>  # Individual names for each mob type<br \/>\n  display-names:<br \/>\n    # Overworld &#8211; neutral<br \/>\n    bee: &#8220;<red>Poisonous Hive Threat&#8221;<br \/>\n    iron_golem: &#8220;<dark_gray>Iron Colossus&#8221;<br \/>\n    rabbit: &#8220;<red>Elite Killer Rabbit&#8221;<br \/>\n    snow_golem: &#8220;<white>Ice Colossus&#8221;<br \/>\n    wolf: &#8220;<dark_gray>Shadow Wolf&#8221;<\/p>\n<p># Specific abilities for different mobs<br \/>\nspecial-abilities:<br \/>\n  rabbit:<br \/>\n    hardened:<br \/>\n      killer: true<br \/>\n    elite:<br \/>\n      killer: true<br \/>\n      jump-strength: 1.5<\/p>\n<p>  skeleton:<br \/>\n    hardened:<br \/>\n      arrow-speed-multiplier: 1.4<br \/>\n      attack-speed: 1.4<br \/>\n    elite:<br \/>\n      arrow-speed-multiplier: 1.8<br \/>\n      attack-speed: 1.8<br \/>\n      triple-shot: true<br \/>\n    # &#8230; and so on for other mobs<br \/>\n&#8220;`<\/p>\n<p>## \ud83c\udfae Commands<\/p>\n<p>&#8211; `\/smartmobs` &#8211; show plugin help<br \/>\n&#8211; `\/smartmobs reload` &#8211; reload configuration (requires `smartmobs.reload` permission)<br \/>\n&#8211; `\/smartmobs spawn <mob> <hardened|elite>` &#8211; manually spawn an enhanced mob (requires `smartmobs.spawn` permission)<\/p>\n<p># Idea<br \/>\nThe idea was taken from dottaik98, but he did not implement half of the stated functionality, so I had to write everything from scratch.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A plugin that turns ordinary hostile mobs into challenging opponents while maintaining the vanilla aesthetic of the game.<\/p>\n","protected":false},"featured_media":143799,"template":"","meta":{"_minecraft_slug":"smartmobsplugin","_minecraft_project_id":"K6hppt1U","_minecraft_author":"FlyAwayMaking","_minecraft_license":"MIT","_minecraft_downloads":303,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"smartmobsplugin.zip","_minecraft_size_bytes":72138,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T11:42:55.519109Z","_minecraft_date_created":"2025-12-17T23:24:07.266062Z","_minecraft_date_modified":"2026-03-09T10:54:13.854908Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/smartmobsplugin","_minecraft_icon_attachment_id":143799,"_minecraft_imported_at":"2026-06-08T13:59:20+00:00","_minecraft_import_hash":"105b7bd994276b600a379cdf5b8cc2c7","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,137,127,128],"mod_loader":[132,133],"minecraft_version":[40,41,74,38,78,79,80,81,82],"class_list":["post-143798","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-mobs","mod_category-paper","mod_category-purpur","mod_loader-paper","mod_loader-purpur","minecraft_version-1-21-10","minecraft_version-1-21-11","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>SmartMobsPlugin - 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\/smartmobsplugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SmartMobsPlugin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A plugin that turns ordinary hostile mobs into challenging opponents while maintaining the vanilla aesthetic of the game.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/\" \/>\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=\"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\\\/smartmobsplugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smartmobsplugin\\\/\",\"name\":\"SmartMobsPlugin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smartmobsplugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smartmobsplugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/smartmobsplugin-icon-0f91fdfd8b3ff94c5e347376fdc6815599c94541_96.webp\",\"datePublished\":\"2026-06-08T13:59:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smartmobsplugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smartmobsplugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smartmobsplugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/smartmobsplugin-icon-0f91fdfd8b3ff94c5e347376fdc6815599c94541_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/smartmobsplugin-icon-0f91fdfd8b3ff94c5e347376fdc6815599c94541_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/smartmobsplugin\\\/#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\":\"SmartMobsPlugin\"}]},{\"@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":"SmartMobsPlugin - 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\/smartmobsplugin\/","og_locale":"en_US","og_type":"article","og_title":"SmartMobsPlugin - Minecraft","og_description":"A plugin that turns ordinary hostile mobs into challenging opponents while maintaining the vanilla aesthetic of the game.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/","og_site_name":"Minecraft","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\/smartmobsplugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/","name":"SmartMobsPlugin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/smartmobsplugin-icon-0f91fdfd8b3ff94c5e347376fdc6815599c94541_96.webp","datePublished":"2026-06-08T13:59:19+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/smartmobsplugin-icon-0f91fdfd8b3ff94c5e347376fdc6815599c94541_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/smartmobsplugin-icon-0f91fdfd8b3ff94c5e347376fdc6815599c94541_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/smartmobsplugin\/#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":"SmartMobsPlugin"}]},{"@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\/143798","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\/143799"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=143798"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=143798"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=143798"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=143798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}