{"id":156156,"date":"2026-06-09T15:23:56","date_gmt":"2026-06-09T12:23:56","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/"},"modified":"2026-06-09T15:23:56","modified_gmt":"2026-06-09T12:23:56","slug":"thunderrider","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/","title":{"rendered":"ThunderRider"},"content":{"rendered":"<p># \u26a1 ThunderRider<\/p>\n<p>**ThunderRider** is a plugin that occasionally summons **lightning near a player**, followed by the appearance of a **rider on a skeleton horse** with a squad of helpers.<br \/>\nIt adds an atmosphere of surprise and danger to the world, making surface travel slightly less safe.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf29\ufe0f Features<\/p>\n<p>&#8211; Random spawn of **lightning and a skeleton rider** (Skeleton on a skeleton horse) near the player.<br \/>\n&#8211; Chance to spawn **additional skeleton helpers** that assist the rider.<br \/>\n&#8211; Configurable equipment, damage and health multipliers.<br \/>\n&#8211; Customizable names and messages (supports MiniMessages format).<br \/>\n&#8211; **WorldGuard** integration \u2014 lightning and riders **do not spawn** in regions where mob spawning is denied (`MOB_SPAWNING: DENY`).<br \/>\n&#8211; **AFK** check via Essentials \u2014 events do not trigger for inactive players.<br \/>\n&#8211; Check for existing nearby riders to avoid spam.<br \/>\n&#8211; Flexible configuration for chance, radius, frequency, and behavior in `config.yml`.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration (`config.yml`)<\/p>\n<p>&#8220;`yml<br \/>\n# ThunderRider config<\/p>\n<p>check-interval: 1000             # spawn check interval (20 ticks = 1 second)<br \/>\nchance: 1.0                      # spawn chance in percent (0.0 &#8211; 100.0)<br \/>\nspawn-radius: 15                 # radius to search for spawn point around player<br \/>\nhelpers: 3                       # number of helpers to summon<br \/>\nshow-message: true               # show message to player on spawn<br \/>\nexisting-rider-check-radius: 50  # radius within which new riders won&#8217;t spawn if one already exists<br \/>\ndebug: false                     # enable\/disable debug mode (logging)<\/p>\n<p>hp-multiplier:<br \/>\n  horse: 3.0       # health multiplier for horse (default 3.0)<br \/>\n  rider: 3.0       # health multiplier for rider (skeleton)<br \/>\n  skeleton: 1.5    # health multiplier for additional skeletons<\/p>\n<p>attack-multiplier:<br \/>\n  rider: 1.5       # attack multiplier for rider (skeleton)<br \/>\n  skeleton: 1.5    # attack multiplier for additional skeletons<\/p>\n<p>names:<br \/>\n  horse: &#8220;&#8221;                    # if empty \u2014 no name shown, horse&#8217;s name<br \/>\n  rider: &#8220;<gold>Storm Rider&#8221;   # rider&#8217;s name<br \/>\n  skeleton: &#8220;&#8221;                 # name for additional skeletons<\/p>\n<p># Specify Material by name (e.g.: CHAINMAIL_HELMET, IRON_SWORD, BOW)<br \/>\n# Empty string = do not equip item<br \/>\nequipment:<br \/>\n  rider:<br \/>\n    helmet: &#8220;CHAINMAIL_HELMET&#8221;<br \/>\n    chestplate: &#8220;&#8221;     # example: &#8220;CHAINMAIL_CHESTPLATE&#8221;<br \/>\n    leggings: &#8220;&#8221;<br \/>\n    boots: &#8220;&#8221;<br \/>\n    weapon: &#8220;BOW&#8221;      # weapon in rider&#8217;s hand<br \/>\n  skeleton:<br \/>\n    helmet: &#8220;CHAINMAIL_HELMET&#8221;<br \/>\n    chestplate: &#8220;&#8221;     # example: &#8220;IRON_CHESTPLATE&#8221;<br \/>\n    leggings: &#8220;&#8221;<br \/>\n    boots: &#8220;&#8221;<br \/>\n    weapon: &#8220;IRON_SWORD&#8221;<\/p>\n<p># Messages<br \/>\nmessages:<br \/>\n  no-permissions: &#8220;<red>Insufficient permissions!&#8221;<br \/>\n  reloaded: &#8220;<green>ThunderRider reloaded!&#8221;<br \/>\n  started: &#8220;<green>ThunderRider started!&#8221;<br \/>\n  stopped: &#8220;<green>ThunderRider stopped!&#8221;<br \/>\n  help: |<br \/>\n    <gold>=== ThunderRider Commands ===<br \/>\n    <yellow>\/thunderider reload <white>&#8211; Reload config<br \/>\n    <yellow>\/thunderider start <white>&#8211; Start plugin<br \/>\n    <yellow>\/thunderider stop <white>&#8211; Stop plugin<br \/>\n    <yellow>\/thunderider spawn <white>&#8211; summon storm rider<br \/>\n  spawned: &#8220;<green>You summoned the Storm Rider&#8221;<br \/>\n  no-spawned: &#8220;<red>Failed to summon the Storm Rider&#8221;<br \/>\n  hunting: &#8220;<yellow>\u26a1 <red>A <gold>Storm Rider <red>is hunting you!&#8221;<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 Commands<\/p>\n<p>| Command                  | Description                                                    |<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;&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/thunderider reload`    | Reload plugin config and settings                              |<br \/>\n| `\/thunderider start`     | Force start the background spawning task                       |<br \/>\n| `\/thunderider stop`      | Stop the background task                                       |<br \/>\n| `\/thunderider spawn`     | Summon a skeleton rider at your location (on the surface!)     |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd11 Permissions<\/p>\n<p>| Permission             | Description                                               | Default       |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `thunderrider.admin`   | Allows usage of plugin commands                           | `op`          |<br \/>\n| `thunderrider.ignore`  | Players with this permission are not targeted by lightning events | `op`   |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udde9 Integrations (Optional)<\/p>\n<p>&#8211; **Essentials** \u2014 used to determine player AFK status.<br \/>\n&#8211; **WorldGuard** \u2014 protects regions from spawn if `MOB_SPAWNING: DENY` is set.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udca1 Concept<\/p>\n<p>The plugin is designed to add **unexpected challenges for players**, where even during regular travel a storm can erupt and **Storm Riders** can appear on the field.<\/p>\n<p>> \u2694\ufe0f Beware, thunder doesn&#8217;t always herald rain!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A plugin that adds the chance of a lightning strike next to the player, which summons a skeleton rider with helpers.<\/p>\n","protected":false},"featured_media":156157,"template":"","meta":{"_minecraft_slug":"thunderrider","_minecraft_project_id":"WRF7557O","_minecraft_author":"FlyAwayMaking","_minecraft_license":"MIT","_minecraft_downloads":31,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"thunderrider.zip","_minecraft_size_bytes":14779,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:02:40.322696Z","_minecraft_date_created":"2025-12-17T23:23:45.686268Z","_minecraft_date_modified":"2025-12-16T13:11:39.163711Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/thunderrider","_minecraft_icon_attachment_id":156157,"_minecraft_imported_at":"2026-06-09T12:23:56+00:00","_minecraft_import_hash":"1613370bddd257b0662105d9934619cb","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,89,137,127,128],"mod_loader":[132,133],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-156156","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-game-mechanics","mod_category-mobs","mod_category-paper","mod_category-purpur","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-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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ThunderRider - 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\/thunderrider\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ThunderRider - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A plugin that adds the chance of a lightning strike next to the player, which summons a skeleton rider with helpers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/\" \/>\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\\\/thunderrider\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/thunderrider\\\/\",\"name\":\"ThunderRider - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/thunderrider\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/thunderrider\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/thunderrider-icon-37d8c5475cf079b8f5919ffdabaa1c2ce42b1209_96.webp\",\"datePublished\":\"2026-06-09T12:23:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/thunderrider\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/thunderrider\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/thunderrider\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/thunderrider-icon-37d8c5475cf079b8f5919ffdabaa1c2ce42b1209_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/thunderrider-icon-37d8c5475cf079b8f5919ffdabaa1c2ce42b1209_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/thunderrider\\\/#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\":\"ThunderRider\"}]},{\"@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":"ThunderRider - 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\/thunderrider\/","og_locale":"en_US","og_type":"article","og_title":"ThunderRider - Minecraft","og_description":"A plugin that adds the chance of a lightning strike next to the player, which summons a skeleton rider with helpers.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/","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\/thunderrider\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/","name":"ThunderRider - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/thunderrider-icon-37d8c5475cf079b8f5919ffdabaa1c2ce42b1209_96.webp","datePublished":"2026-06-09T12:23:56+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/thunderrider-icon-37d8c5475cf079b8f5919ffdabaa1c2ce42b1209_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/thunderrider-icon-37d8c5475cf079b8f5919ffdabaa1c2ce42b1209_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/thunderrider\/#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":"ThunderRider"}]},{"@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\/156156","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\/156157"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=156156"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=156156"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=156156"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=156156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}